index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
items
Age
Commit message (
Expand
)
Author
2020-10-29
Identify the remaining uses of another WRAM union
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-21
Identify SwitchItemsInBag labels
Rangi
2020-10-06
Update battle anim bg function comments, and identify more unnamed labels
Rangi
2020-10-05
Identify some more unnamed labels
Rangi
2020-10-05
Identify more unnamed labels
Rangi
2020-10-04
Identify some more unnamed labels
Rangi
2020-08-18
Merge pull request #60 from mid-kid/master
Rangi
2020-08-12
Factor out gfx/pack/pack_menu.tilemap
Rangi
2020-08-04
Better label 2D menu data
mid-kid
2020-07-13
Disassemble the final English debug ROMs
Rangi
2020-07-09
Use const_skip and const_next macros for brevity
Rangi
2020-06-22
Identify some more labels
Rangi
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-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-06-05
Fix file permissions.
entrpntr
2020-05-12
Simple cleanups in constants/data/macros and banks 1-4.
entrpntr
2020-05-04
Finish cleanup of bank 3.
entrpntr
2020-05-04
Clean up text, and some bank 3 code.
entrpntr
2020-05-03
Add Makefile option for verbose sym/map; fix some label names.
entrpntr
2020-05-01
Disassemble bank $0b.
entrpntr
2020-04-30
Add remaining bank 9 files.
entrpntr
2020-04-29
Add bank 9 files before trainer card.
entrpntr
2020-04-26
Clean up some overworld code.
entrpntr
2020-04-26
Disassemble map scenes and events.
entrpntr
2020-04-20
Finish disassembling battle core.
entrpntr
2020-04-19
Start adding engine/battle/core.asm.
entrpntr
2020-04-19
Finish disassembling effect commands.
entrpntr
2020-04-19
Continue with effect commands (about 50% complete).
entrpntr
2020-04-19
Start adding engine/battle/effect_commands.asm.
entrpntr
2020-04-12
Add engine/events/print_[photo|unown] and engine/pokemon/breeding.
entrpntr
2020-04-10
Add engine/events/pokemon_pc.asm and engine/items/mart.asm.
entrpntr
2020-04-07
Add engine/battle/ai/items.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-25
Update hram and engine/gfx/load_pics before continuing.
entrpntr
2020-03-17
Cleanup of files for banks $02 and $03 for main.asm.
entrpntr
2020-03-17
Cleanup macros before continuing.
entrpntr