Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
"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
|
|
|
|
|
|
|