Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
|
|
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
|
|
This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.
|
|
spotted by comparing against pokeyellow
|
|
|
|
|
|
Polished Map
|
|
"<USER>" respectively.
|
|
|
|
fix trainer header numbering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes some more static wram addresses.
|
|
For unknown addresses, use "w<address>".
Label overleads are still an issue.
|
|
|
|
Conflicts:
main.asm
text.asm
text/maps/route_22.asm
|
|
|
|
|
|
|
|
|
|
|