Age | Commit message (Collapse) | Author |
|
Conflicts:
tilesets/tileset_headers.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Crystal's tileset-specific palettes are disconnected from these.
|
|
|
|
|
|
|
|
Mention python2.7 requirement
|
|
fixes #255
|
|
Syntax is now `changemap MapBlockDataBank, MapBlockDataPointer`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Nip this in the bud, so it doesn't turn out like pokered. When the time comes, use make -j16 for faster builds.
|
|
This is ugly, but much better than static values.
|
|
|
|
|
|
"enum" is like "const" but uses variables instead. This might not be desired.
It has been moved to the top of macros.asm so that included macros can be enumerated.
|
|
|
|
|
|
no more baserom
|
|
also fixed some problems with gfx.py:
- choking on filenames in graphics conversion
- faulty 'repeat' method in the compressor
|
|
|
|
|
|
|
|
|
|
|
|
Battle Tower text was hiding here.
|
|
|