| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
from April 8, 2016 to present
|
| |
|
|
|
|
|
|
|
|
|
| |
globals.asm was a hack that:
- gave rgbasm an extra 100k lines to read
- increased reliance on the python preprocessor
- made the makefile a mess
- gave object creation an extra step
- wasn't even necessary
This speeds up build time by at least a third.
|
| |
|
|
|
|
| |
cont replaces next, and next becomes a generic newline.
para replaces page (now used for pokedex entries).
dex ends a pokedex entry.
|
| | |
|
|
|
hg-commit-id: 59e6e303019d
|