Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Fix some tm compatibility issues.
|