Age | Commit message (Collapse) | Author |
|
wram: fix section address allocation
|
|
who wrote this?
|
|
Use a mapfile instead of labels.json; object dependency handling
|
|
|
|
|
|
labels.json had to be deleted manually to be updated, and rgbasm is better at scanning labels anyway
|
|
fixes 0fd121a8
|
|
|
|
|
|
|
|
Minor map editor changes
|
|
|
|
|
|
Remove globals from the map editor
|
|
gfx rewrites and 1bpp support
|
|
|
|
|
|
|
|
|
|
|
|
also dont assume any dimension matches in png conversion
|
|
|
|
|
|
"new" is sometimes a reserved keyword and it would be nice to not use
that name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Although I am not sure that using eval is a good idea in the first
place... it should go away.
|
|
|
|
|
|
Apparently the "exceptions" name is already used for another module.
|
|
|
|
|
|
This is to maintain consistency in python source code formatting in the
project.
|
|
|
|
this is the simplest way to support 1bpp without rewriting a lot
|
|
Fix configuration import line in map_editor.py
|
|
|
|
|
|
Make gfx.py not depend on crystal.py
|
|
Fix audio syntax error
|
|
|
|
|
|
|
|
Battles
|
|
|
|
|