Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-01 | Update file paths in constants/ and docs/ | mid-kid | |
2018-01-19 | wiggle → wobble | Remy Oukaour | |
2018-01-15 | Group unused data | Remy Oukaour | |
2018-01-15 | G/S does use this OAM data: https://i.imgur.com/KdIhKKk.png | Remy Oukaour | |
2018-01-12 | Merge branch 'patch' of https://github.com/mid-kid/pokecrystal | Remy Oukaour | |
# Conflicts: # constants/sprite_anim_constants.asm # data/sprite_anims/framesets.asm # data/sprite_anims/oam.asm | |||
2018-01-12 | Label frameset 09 | mid-kid | |
It seems to be used as the "big" text entry cursor (i.e. for the bottom 3 buttons in the text entry screen). It is never referenced explicitly, instead used when adding 1 to SPRITEANIMSTRUCT_0E, in NamingScreen_AnimateCursor. | |||
2018-01-03 | Better names | Remy Oukaour | |
2018-01-02 | Use constants | Remy Oukaour | |
2018-01-02 | Identify more G/S intro OAM data | Remy Oukaour | |
2018-01-02 | One more G/S intro OAM identified | Remy Oukaour | |
2018-01-02 | Align comments | Remy Oukaour | |
2018-01-02 | More G/S intro OAM documentation | Remy Oukaour | |
2018-01-02 | 1-based EZ Chat cursor data indexes | Remy Oukaour | |
2018-01-02 | More sprite anim documentation | Remy Oukaour | |
2018-01-02 | Document more sprite anim data | Remy Oukaour | |
2017-12-26 | Use "battle_anims" and "sprite_anims" for clarity, not just "anims" | Remy Oukaour | |
2017-12-26 | Split battle/ into data/ and engine/ components | Remy Oukaour | |