index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
Age
Commit message (
Collapse
)
Author
2020-07-13
Disassemble the final English debug ROMs
Rangi
2020-07-06
text_linkpromptbutton -> text_waitbutton
Rangi
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
2020-07-04
SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT
Rangi
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-29
Identify more labels and constants
Rangi
2020-06-22
Identify some more labels
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-19
Rename labels to stop cheating the unnamed.py script.
entrpntr
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-06-16
Harmonize some more symbols with pokecrystal
Rangi
2020-06-16
Fix over-replacement
Rangi
2020-06-16
BlackOutBGMap -> FillBGMap0WithBlack (after pokecrystal's ↵
Rangi
HDMATransfer_FillBGMap0WithBlack)
2020-06-16
hFF9E -> hBlackOutBGMapThird
Rangi
2020-06-15
Miscellaneous cleanups.
entrpntr
2020-06-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-06-05
Fix file permissions.
entrpntr
2020-05-30
Add savemenu/phonering_copytilemapatonce.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
Many minor cleanups.
entrpntr
2020-05-09
Add engine/pokegear/pokegear.asm.
entrpntr
2020-05-04
Finish cleanup of bank 3.
entrpntr
2020-05-01
Disassemble bank $0b.
entrpntr
2020-04-30
Add engine/link/link.asm and engine/link/mystery_gift.asm
entrpntr
2020-04-29
Add bank 9 files before trainer card.
entrpntr
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-26
Disassemble map scenes and events.
entrpntr
2020-04-23
Revisit some bank 5 code before continuing.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-20
Finish disassembling battle core.
entrpntr
2020-04-19
Start adding engine/battle/core.asm.
entrpntr
2020-04-13
Minor cleanup (remove unused HRAM, predef folder) before continuing.
entrpntr
2020-04-12
Finish disassembling bank $05.
entrpntr
2020-04-10
Add engine/overworld/map_setup.asm.
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-08
Add engine/battle/read_trainer_[attributes|party].asm.
entrpntr
2020-04-08
Add engine/battle/ai/scoring.asm.
entrpntr
2020-04-06
Add unnamed.py and update for rgbds v0.4.x before continuing.
entrpntr
2020-04-02
Finish disassembling bank $2e, miscellaneous pics cleanup.
entrpntr
2020-03-31
Disassemble pic banks.
entrpntr
2020-03-25
Update hram and engine/gfx/load_pics before continuing.
entrpntr
2020-03-25
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
entrpntr
2020-03-22
Clean up makefile, submodules, root dir; Python 3 compatibility.
entrpntr
2020-03-17
Cleanup macros before continuing.
entrpntr
2020-03-17
Some cleanup before continuing.
entrpntr
2020-03-17
Fill in a lot of missing bank $04 code.
entrpntr
[next]