index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
gfx
/
sprite_anims.asm
Age
Commit message (
Expand
)
Author
2021-03-04
Verify data table sizes with table_width and assert_table_length macros
Rangi
2020-11-08
Rename "dummy game" to "memory game"
Rangi
2020-10-28
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Rangi
2020-10-22
Identify a few more labels and data
Rangi
2020-10-22
Identify more sprite graphics and map object labels, and have consistent anon...
Rangi
2020-08-27
GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLE
mid-kid
2020-08-27
Small changes to better match pokegold
mid-kid
2020-08-27
Fix some constants surrounding sprite animations
mid-kid
2020-08-27
Document splash screen animation
mid-kid
2020-08-05
`d` is the multiplier for Sprites_Sine
mid-kid
2020-06-17
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...
Rangi
2020-06-17
Harmonize engine/{gfx, items, link, math} with pokegold
Rangi
2020-06-16
[in progress] Harmonize more constant and data files with pokegold
Rangi
2019-04-19
Identify a few more WRAM label uses
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-04-01
Fix file permissions
mid-kid
2018-03-13
Organize the engine/ directory
mid-kid