index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
gfx.asm
Age
Commit message (
Collapse
)
Author
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-22
Identify some more labels (a few link-related)
Rangi
2020-06-29
Identify more labels and constants
Rangi
2020-06-21
Comment more ROM labels as unreferenced
Rangi
(Some unreferenced labels are above code which is still used via fallthrough!)
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-17
Harmonize engine/{gfx, items, link, math} with pokecrystal
Rangi
2020-06-16
ReplaceChrisSprite -> UpdatePlayerSprite
Rangi
2020-06-16
Harmonize home/ with pokecrystal
Rangi
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-12
Finish disassembling bank $05.
entrpntr
2020-04-10
Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.
entrpntr
2020-04-02
Finish disassembling bank $2e, miscellaneous pics cleanup.
entrpntr
2020-03-25
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
entrpntr
2020-03-17
Fill in a lot of missing bank $04 code.
entrpntr
2020-03-16
Sync home/ with pokecrystal
libjet
2020-03-15
Small home/ reorganization
libjet