Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
also dont assume any dimension matches in png conversion
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Parse WRAM addresses into a dictionary
|
|
|
|
|
|
UNfortunately these aren't being parsed from files at the moment.
|
|
|
|
|
|
TODO in givepoke
|
|
|
|
|
|
|
|
It doesn't do anything except show some of the methods that need to be
implemented.
|