Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-19 | Add evolve.asm | libjet | |
2020-05-14 | Clean up battle anims, constants, and wram. | entrpntr | |
2020-05-12 | Simple cleanups in constants/data/macros and banks 1-4. | entrpntr | |
2020-05-09 | Add item/move/class names; update linkerscript and main.asm. | entrpntr | |
2020-04-19 | Start adding engine/battle/core.asm. | entrpntr | |
2020-04-19 | Finish disassembling effect commands. | entrpntr | |
2020-04-19 | Continue with effect commands (about 50% complete). | entrpntr | |
2020-04-19 | Start adding engine/battle/effect_commands.asm. | entrpntr | |
2020-04-07 | Add data/moves/effects.asm. | entrpntr | |
2020-03-25 | Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14. | entrpntr | |
2019-08-14 | Dump move descriptions. | obskyr | |
2019-08-14 | Disassemble battle animation scripts. | obskyr | |
Based on pokecrystal. Apparently, very few move animations were changed (Transform, Minimize, and Body Slam-likes)! |