summaryrefslogtreecommitdiff
path: root/engine/battle_anims
AgeCommit message (Expand)Author
2020-11-17Resolve some "???" commentsRangi
2020-11-09Replace $0 with 0 for "ld l, a / ld h, 0" idiomRangi
2020-11-09Identify wBattleAnimTemp0-3Rangi
2020-11-03Identify some more uses of wBuffer1-6Rangi
2020-10-30UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle animsRangi
2020-10-30Identify wSpriteAnimDict key constantsRangi
2020-10-26Use more assertions to ensure correct code and dataRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-22Identify more sprite graphics and map object labels, and have consistent anon...Rangi
2020-10-21Identify remaining two battle anim BG effect functionsRangi
2020-10-06Update battle anim bg function comments, and identify more unnamed labelsRangi
2020-10-06Identify battle bg effects functions and constantsRangi
2020-10-05Identify more unnamed labelsRangi
2020-10-05Identify some more unnamed labelsRangi
2020-10-04Identify more unnamed labelsRangi
2020-10-03Identify battle animation functionsRangi
2020-08-27Fix some constants surrounding sprite animationsmid-kid
2020-08-05Use TRUE for hCGBPalUpdatemid-kid
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-19Rename labels to stop cheating the unnamed.py script.entrpntr
2020-06-16Harmonize engine/{battle, battle_anims, events, games} with pokecrystalRangi
2020-06-15Port miscellaneous recent updates from pokecrystalRangi
2020-06-15Use pokecrystal's sine_table macroRangi
2020-06-05Fix file permissions.entrpntr
2020-06-05Add a couple comments.entrpntr
2020-06-05add engine/battle_anims/functions.asmlibjet
2020-06-05Add engine/battle_anims/helpers.asm, and the rest of data/battle_animslibjet
2020-06-05Add engine/battle_anims/core.asmlibjet
2020-06-05Add engine/battle_anims/anim_commands.asmlibjet
2020-06-02Quick style cleanup.entrpntr
2020-06-02Add engine/battle_anims/bg_effects.asmlibjet
2020-05-04Finish cleanup of bank 3.entrpntr