Age | Commit message (Collapse) | Author |
|
|
|
also rename battle center to colosseum
closes https://github.com/iimarckus/pokered/issues/102
|
|
|
|
|
|
Conflicts:
engine/town_map.asm
|
|
|
|
|
|
|
|
|
|
|
|
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
be on the look out for more static ids in the wild
unused constants are still included because a
script could be written to check whether the player
has picked up an item/fought a legendary etc.
|
|
|
|
Conflicts:
constants/misc_constants.asm
engine/battle/core.asm
engine/menu/pokedex.asm
engine/town_map.asm
home.asm
hram.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For unknown addresses, use "w<address>".
Label overleads are still an issue.
|
|
|
|
|
|
|
|
|
|
Conflicts:
main.asm
text.asm
text/maps/route_22.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
main.asm
|
|
|
|
|