pokemon-reverse-engineering.../pokemontools
yenatch 82b78e5c79 BSSReader now reads constants and variables.
This lets the map editor do cool things.
2014-10-02 23:21:54 -04:00
..
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 basic plan for drawing paths 2013-11-29 23:56:35 -06: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 audio: Import sound names outside of functions 2014-02-06 19:53:21 -05:00
battle_animations.py battle_animations: docstring for battle_anim_label 2013-12-25 06:52:55 -05: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 Event commands "name" and "trainerclassname" take another argument. 2014-07-22 22:24:23 -07: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 gfx: Let .wxh filename arguments exceed 9. 2014-06-15 16:27:46 -07: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: exported labels are labels too 2014-02-06 19:00:50 -05:00
map_editor.py Merge branch 'kanzure/master' into merge-old-commits 2014-02-06 19:58:21 -05:00
map_gfx.py map_gfx: read rgb macros for palettes 2013-12-23 03:40:04 -05: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
pic.py Clearer explanation for porting https://github.com/magical/pokemon-sprites-rby to python 2.7. 2014-04-14 14:24:05 -04: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 #65 from yenatch/rgbasm-equs 2014-01-22 07:12:22 -08:00
redmusicdisasm.py Update Red music commands 2014-06-10 12:36:51 -04:00
redsfxdisasm.py Update Red music commands 2014-06-10 12:36:51 -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 sfx_names: UnknownCb to UnknownCB 2014-02-05 22:41:37 -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 BSSReader now reads constants and variables. 2014-10-02 23:21:54 -04:00