Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
todo: samples, drumkits
|
|
|
|
|
|
|
|
|
|
|
|
rename some event script commands
|
|
|
|
|
|
|
|
|
|
|
|
Ugh, it's still a global?
|
|
Conflicts:
pokemontools/crystal.py
Fixes #40.
|
|
|
|
|
|
|
|
makes less assumptions about the structure of a header
|
|
This reverts commit 9bea14db798eedcb262d17562a37b1f337fb67eb.
Conflicts:
pokemontools/map_editor.py
|
|
|
|
|
|
|
|
|
|
this was kind of overzealous
|
|
|
|
this was a mistake in the original pksv spec and tauwasser's notes
|
|
|
|
Another map editor.
|
|
|
|
|
|
|
|
works with both pokecrystal and pokered
version is crystal by default
|
|
More cleanup of crystal.py
|
|
Also, don't set global rom in the load_rom related methods. This will
nip everything for a while, but roms should be passed around as
references instead of globals.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|