Age | Commit message (Collapse) | Author |
|
To do: Polished Map support for detecting the tileset
|
|
To do: add comments associating constants with data and code
|
|
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.
|
|
|
|
Polished Map
|
|
|
|
|
|
Document MissingNo's base stats, and silence an rgbds warning
|
|
make comments consistent throughout all mapHeader files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
except for wram.asm and sram.asm
also delete unused yellow file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use OPP_ constants separate from trainer constants since
valid opponents can be all Pokemon and trainers
|
|
|