Age | Commit message (Collapse) | Author |
|
|
|
|
|
this is the simplest way to support 1bpp without rewriting a lot
|
|
|
|
|
|
|
|
|
|
songs for the most part are independent
sfx/cry headers are grouped together and most sound data is shared
|
|
|
|
|
|
|
|
rom_interval got broken when globals got nuked
it's probably a bad idea to keep the function around but it's supposed to work eventually
|
|
enjoy this half-assed implementation
|
|
+ sorted out output semantics
+ cross-song label references
+ incbins
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|