Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The map_names object is the entry point to the parsed rom data.
|
|
|
|
These files are used when parsing wram and other constants.
|
|
|
|
Don't override the given configuration.
|
|
|
|
|
|
|
|
|
|
|
|
This is a function that is necessary outside of the context of a main
method.
|
|
|
|
Remove globals from the map editor
|
|
gfx rewrites and 1bpp support
|
|
|
|
|
|
|
|
|
|
|
|
also dont assume any dimension matches in png conversion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|