Commit Graph

14 Commits

Author SHA1 Message Date
Rangi b3e38f1246 Remove Crystal-only CaughtData 2020-06-15 17:41:02 -04:00
entrpntr e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
libjet f53d5a4c9c Add evolve.asm 2020-05-19 21:33:58 +01:00
entrpntr 3185d4b360 Clean up battle anims, constants, and wram. 2020-05-14 19:44:36 -04:00
entrpntr 3e40a1ecd0 Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -04:00
entrpntr 6de1f826f6 Add item/move/class names; update linkerscript and main.asm. 2020-05-09 23:28:22 -04:00
entrpntr 0def3b67fa Start adding engine/battle/core.asm. 2020-04-19 21:36:23 -04:00
entrpntr 7b63a9c032 Finish disassembling effect commands. 2020-04-19 15:25:51 -04:00
entrpntr e953302d3f Continue with effect commands (about 50% complete). 2020-04-19 12:31:56 -04:00
entrpntr e10598eb20 Start adding engine/battle/effect_commands.asm. 2020-04-19 10:48:54 -04:00
entrpntr 7b003316f8 Add data/moves/effects.asm. 2020-04-07 18:16:14 -04:00
entrpntr ca12e16b29 Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14. 2020-03-25 15:10:21 -04:00
obskyr b205104b3e Dump move descriptions. 2019-08-14 01:14:55 +02:00
obskyr 79f2589ef8 Disassemble battle animation scripts.
Based on pokecrystal. Apparently, very few move animations were changed (Transform, Minimize, and Body Slam-likes)!
2019-08-14 00:54:00 +02:00