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
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
Make gfx.py not depend on crystal.py
|
|
|
|
|
|
|
|
|
|
Battles
|
|
|
|
|
|
|
|
This is the message that appears after the pokemon evolved.
|
|
sound dumps and from_asm() method in preprocessor macros
|
|
|
|
The other way was way too slow since it had to parse 1000 characters
every frame.
|
|
Add params to the get_text() function to dump text tiles from screen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|