Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-05 | Verify data table sizes with table_width and assert_table_length macros | Rangi | |
It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants. | |||
2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi | |
2020-10-06 | Identify battle bg effects functions and constants | Rangi | |
2020-10-04 | Identify anim object constants | Rangi | |
2020-05-14 | Clean up battle anims, constants, and wram. | entrpntr | |
2020-03-25 | Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14. | entrpntr | |
2019-08-14 | Disassemble battle animation scripts. | obskyr | |
Based on pokecrystal. Apparently, very few move animations were changed (Transform, Minimize, and Body Slam-likes)! |