Age | Commit message (Collapse) | Author |
|
who wrote this?
|
|
|
|
|
|
labels.json had to be deleted manually to be updated, and rgbasm is better at scanning labels anyway
|
|
fixes 0fd121a8
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There are a few more missing imports to get this to work. On the other
hand, it may not be valuable enough to bother fixing.
|