index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
/
sprite_anim_constants.asm
Age
Commit message (
Expand
)
Author
2021-05-30
Move the dbbw, dbww, and dbwww macros to legacy
Rangi
2021-03-05
Define more struct offset constants with rsreset instead of const_def
Rangi
2021-03-05
Verify data table sizes with table_width and assert_table_length macros
Rangi
2020-11-08
Rename "dummy game" to "memory game"
Rangi
2020-11-02
Identify an unused intro sprite animation from pokegold-spaceworld
Rangi
2020-10-30
UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle anims
Rangi
2020-10-30
Identify wSpriteAnimDict key constants
Rangi
2020-08-27
GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLE
mid-kid
2020-08-27
Fix some constants surrounding sprite animations
mid-kid
2020-06-16
[in progress] Harmonize more constant and data files with pokecrystal
Rangi
2020-06-10
Finish adding/improving labels for now.
entrpntr
2020-06-03
Fill out oam.asm, final cleanups for now.
entrpntr
2020-06-03
Label jumptable entries.
entrpntr
2020-06-01
Update data/sprite_anims/oam.asm
libjet
2020-06-01
Update data/sprite_anims/framesets.asm
libjet
2020-05-31
Add engine/events/magnet_train.asm
libjet
2020-05-31
Add engine/events/field_moves.asm
libjet
2020-05-22
Remove hardcoded addresses, minor cleanup of gamefreak_presents.asm
entrpntr
2020-05-14
Clean up battle anims, constants, and wram.
entrpntr
2020-05-13
Clean up engine/menus/naming_screen.asm.
entrpntr
2020-05-12
Cleanup of color.asm and scgb_layouts.asm.
entrpntr
2020-05-11
Clean up engine/menus/intro_menu.asm.
entrpntr
2020-05-09
Add engine/games/slot_machine.asm.
entrpntr
2020-05-09
Add engine/pokegear/pokegear.asm.
entrpntr
2020-04-30
Add engine/link/link.asm and engine/link/mystery_gift.asm
entrpntr
2020-04-12
Add engine/events/print_[photo|unown] and engine/pokemon/breeding.
entrpntr