| .. |
|
crystalparts
|
fix a few imports for testing an old func
|
2013-11-09 15:10:06 -06:00 |
|
data
|
include pokecrystal gbhw.asm and hram.asm
|
2013-11-22 21:56:54 -06:00 |
|
vba
|
also call load_all_sprite_Images
|
2014-04-28 18:43:08 -05:00 |
|
__init__.py
|
version bump to: v1.6.0
|
2013-11-11 12:39:50 -06:00 |
|
addresses.py
|
move is_valid_address into addresses.py
|
2013-09-12 00:56:45 -05:00 |
|
audio.py
|
fix configuration import in audio.py
|
2013-11-17 11:09:36 -06:00 |
|
chars.py
|
jp char ァ
|
2013-08-27 10:43:27 -05:00 |
|
comparator.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
configuration.py
|
make ConfigException accessible
|
2013-11-17 18:34:57 -06:00 |
|
cry_names.py
|
cry_names: zfill(2)
|
2013-11-08 22:49:47 -05:00 |
|
crystal.py
|
sigh, use a global for caching parsed status
|
2013-11-23 03:40:29 -06:00 |
|
disassemble_map_scripts.py
|
fix syntax on import gbz80disasm
|
2013-09-01 16:08:26 -05:00 |
|
dump_sections.py
|
chmod -x dump_sections.py
|
2013-09-01 01:59:52 -05:00 |
|
exceptions.py
|
make ConfigException accessible
|
2013-11-17 18:34:57 -06:00 |
|
gbz80disasm.py
|
rename config.py -> configuration.py
|
2013-09-12 00:34:43 -05:00 |
|
gfx.py
|
Merge pull request #56 from kanzure/map-editor-stuff
|
2013-11-18 22:26:54 -08:00 |
|
graph.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
helpers.py
|
better docstrings in helpers.py
|
2013-09-01 16:31:55 -05:00 |
|
interval_map.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
item_constants.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
labels.py
|
labels: grab labels from a mapfile instead of an old json dump
|
2013-12-06 19:44:02 -05:00 |
|
map_editor.py
|
return constants after parsing
|
2013-11-19 22:27:50 -06:00 |
|
map_gfx.py
|
read sprite images from rom
|
2013-11-24 19:28:56 -06:00 |
|
map_names.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
move_constants.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
old_parse_scripts.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
old_text_script.py
|
fix how pointers are imported
|
2013-09-16 12:36:53 -05:00 |
|
overworldripper.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
parse_consecutive_strings.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
pksv.py
|
script command scripttalkerafter is an ender
|
2013-08-27 10:29:25 -05:00 |
|
pointers.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
pokemon_constants.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
preprocessor.py
|
Merge pull request #59 from yenatch/dependencies
|
2013-12-09 17:48:11 -08:00 |
|
redmusicdisasm.py
|
Update redmusicdisasm and redsfxdisasm
|
2013-10-22 02:24:37 -04:00 |
|
redsfxdisasm.py
|
Update red music tools
|
2013-11-01 10:25:40 -04:00 |
|
redsfxheaders.py
|
Update red music tools
|
2013-11-01 10:25:40 -04:00 |
|
romstr.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
scan_includes.py
|
scan_includes: join names properly and actually use conf.path
|
2013-12-08 01:26:09 -05:00 |
|
sfx_names.py
|
dont use ambiguous characters in sfx_names
|
2013-11-07 00:27:22 -05:00 |
|
song_names.py
|
crystal: sfx and song names
|
2013-10-31 01:38:30 -04:00 |
|
sym.py
|
sym: rgbds does ram banks now
|
2013-12-06 19:39:34 -05:00 |
|
trainers.py
|
pretty_print_trainer_id_constants to trainers.py
|
2013-09-12 22:57:45 -05:00 |
|
type_constants.py
|
make a basic python module
|
2013-08-03 16:10:52 -05:00 |
|
wram.py
|
Merge branch 'master' into path-finding
|
2013-12-18 20:20:09 -06:00 |