pokemon-reverse-engineering.../pokemontools
2015-11-04 20:20:06 -08: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: Expose header reads via separate functions. 2014-10-28 21:59:07 -07: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 Fix event flags, and read them only if necessary. 2015-07-21 23:40:33 -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 Actually call the newly created condense_image_to_map. 2015-10-24 18:05:47 -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 Read labels from symfile, not mapfile. 2015-10-19 20:32:50 -07:00
lz.py Add the current address to the output of Decompressed.command_list. 2015-08-16 20:22:22 -07:00
map_editor.py map_editor: Fix automatic graphics decompression. 2014-10-02 23:47:00 -04: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
pcm.py Fix average sample calculation in wav-to-pcm conversion. 2015-11-04 20:20:06 -08: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 New sfx names 2015-10-14 16:44:53 -05:00
redsfxheaders.py New sfx names 2015-10-14 16:44:53 -05:00
romstr.py make a basic python module 2013-08-03 16:10:52 -05:00
scan_includes.py Add docstrings for IncludeReader methods. 2014-09-24 12:54:44 -07: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 Read labels from symfile, not mapfile. 2015-10-19 20:32:50 -07: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: Fix eval inserting __builtins__ into self.constants. 2014-11-01 20:42:41 -07:00