index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
menus
/
naming_screen.asm
Age
Commit message (
Expand
)
Author
2020-12-23
Rename some labels
Rangi
2020-11-17
Correct some filename comments
Rangi
2020-10-30
Identify wSpriteAnimDict key constants
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-06
Identify some unnamed labels
Rangi
2020-08-27
Fix some constants surrounding sprite animations
mid-kid
2020-08-03
Identify constant in NamingScreen_IsTargetBox
Rangi
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-18
Harmonize engine/menus with pokecrystal
Rangi
2020-05-16
Couple quick fixes so nothing dangerous/shameful gets merged in.
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-04
Clean up specials and swarms.
entrpntr
2020-04-29
Add bank 9 files before trainer card.
entrpntr
2020-04-24
Minor cleanup of wram and text/charmap before continuing.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-12
Finish disassembling bank $05.
entrpntr
2020-04-12
Add engine/events/print_[photo|unown] and engine/pokemon/breeding.
entrpntr
2020-04-10
Add engine/menus/save.asm, and some other files.
entrpntr
2020-04-10
Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.
entrpntr
2020-04-06
Add unnamed.py and update for rgbds v0.4.x before continuing.
entrpntr
2020-04-05
Create PNGs for remaining gfx binary files.
entrpntr
2020-04-02
Finish disassembling bank $2e, miscellaneous pics cleanup.
entrpntr
2020-03-17
Cleanup macros before continuing.
entrpntr