aboutsummaryrefslogtreecommitdiffstats
path: root/extras (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump pokemontools to play nice with EQUSyenatch2014-01-211-0/+0
* incbin killingU-Fish-PC\Daniel2013-12-141-0/+0
* bump pokemontools for fixed wram label handlingyenatch2013-12-111-0/+0
* bump pokemontools for scan_includes fixyenatch2013-12-081-0/+0
* bump pokemontools for global label handlingyenatch2013-12-071-0/+0
* bump pokemontools to support makefile changesyenatch2013-12-061-0/+0
* Update submoduleU-Fish-PC\Daniel2013-10-131-0/+0
* bump and support latest pokemontoolsBryan Bishop2013-09-161-0/+0
* bump submodule to get a gbz80disasm fixBryan Bishop2013-09-011-0/+0
* make extras/ a submoduleBryan Bishop2013-09-0125-6124/+0
* Merge https://bitbucket.org/sanky/pokeredIIMarckus2013-05-131-0/+8
|\
| * Add generate_sys.py.Sanky2012-12-211-0/+8
* | * added verification (equality test) for blue version buildMr Wint2013-03-121-0/+6
|/
* Improve error checking in the context of issue #27sawakita2012-10-012-1/+6
* Fix param error in load_asm_if_one_exists_in()sawakita2012-10-011-2/+2
* Restore auto-loading of default "main" asm filesawakita2012-10-011-3/+21
* Fix pokered_dir extrapolationsawakita2012-10-011-1/+1
* Make analyze_incbins dirs reference os-independentsawakita2012-09-302-17/+23
* romvisualizer should delete everything just to be sureBryan Bishop2012-03-161-0/+1
* romvisualizer updates for main.asm, common.asm, pokered.asmBryan Bishop2012-03-163-6/+22
* Remove python shebangs.IIMarckus2012-03-1420-22/+2
* Remove .tbl file. It is too hard to keep this in sync with textpre.awk.IIMarckus2012-02-211-90/+0
* sanky's .tbl fileBryan Bishop2012-02-141-0/+90
* remove some small incbinsBryan Bishop2012-01-301-0/+3
* tool to sort INCBINs by interval lengthBryan Bishop2012-01-301-0/+18
* extract spritesheets into .2bpp filesBryan Bishop2012-01-291-15/+236
* use zero-padded values in base statsBryan Bishop2012-01-281-7/+7
* move learnsets into the asmBryan Bishop2012-01-272-13/+23
* leave insert_all_base_stats in a usable formBryan Bishop2012-01-271-5/+5
* insert MewBaseStatsBryan Bishop2012-01-271-4/+4
* pokemon base statsBryan Bishop2012-01-271-4/+188
* small script to make better trainer header labelsBryan Bishop2012-01-271-0/+83
* rename common.asm -> main.asmBryan Bishop2012-01-255-14/+14
* pretty_trainer_headers.py - print out multiple headers simultaneouslyBryan Bishop2012-01-251-3/+13
* trainer headers are 12 bytesBryan Bishop2012-01-241-2/+2
* update gbz80disasm to find labels betterBryan Bishop2012-01-241-4/+9
* TextEndBattle is only used onceBryan Bishop2012-01-241-1/+1
* some error reporting for trainer headersBryan Bishop2012-01-241-0/+26
* python for printing trainer headersBryan Bishop2012-01-242-3/+94
* gbz80disasm - only use labels when the bank matchesBryan Bishop2012-01-231-1/+2
* gbz80disasm now prints out known labelsBryan Bishop2012-01-232-24/+58
* python to find labels and offsets in analyze_incbinsBryan Bishop2012-01-231-3/+160
* $039e -> HandleMidJumpBryan Bishop2012-01-231-0/+1
* remove silly scriptBryan Bishop2012-01-231-9/+0
* use labels in more commands in gbz80disasmBryan Bishop2012-01-211-2/+2
* replaced $3e2e with GiveItem in some textsBryan Bishop2012-01-211-0/+2
* update gbz80disasm to account for conditional relative forward jumpsBryan Bishop2012-01-201-4/+17
* fix palette on romviz.pyBryan Bishop2012-01-201-3/+4
* i'm really bad at colorsBryan Bishop2012-01-201-15/+5
* improvements to romviz.pyBryan Bishop2012-01-201-13/+8