index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
tilesets
Age
Commit message (
Expand
)
Author
2021-05-30
Add more comments to tileset palette animation functions
Rangi
2021-03-23
Consistent comments in the tileset animation engine
Rangi
2021-03-05
Verify data table sizes with table_width and assert_table_length macros
Rangi
2020-10-28
Replace many '; unused' with '; unreferenced'
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-06
Update battle anim bg function comments, and identify more unnamed labels
Rangi
2020-08-11
Identify some time-related data
Rangi
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-17
Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with poke...
Rangi
2020-06-05
Fix file permissions.
entrpntr
2020-05-30
Add engine/tilesets/timeofday_pals.asm
libjet
2020-05-25
Finish disassembling banks 7 and 8.
entrpntr
2020-05-25
Palette map updates.
entrpntr
2020-05-22
Add engine/events/npc_trade.asm.
entrpntr
2020-05-22
Add engine/tilesets/tileset_anims.asm.
entrpntr
2020-05-12
Simple cleanups in constants/data/macros and banks 1-4.
entrpntr
2020-04-12
Finish disassembling bank $05.
entrpntr
2020-03-25
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
entrpntr
2020-03-17
Cleanup of files for banks $02 and $03 for main.asm.
entrpntr