aboutsummaryrefslogtreecommitdiffstats
path: root/extras (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-16hotfix: Bump pokemontools so gfx.py doesn't look for a baserom.yenatch1-0/+0
2014-04-15Bump pokemontools for png manifest destiny.yenatch1-0/+0
2014-01-22bump pokemontools for merging the previous bumpyenatch1-0/+0
2014-01-21bump pokemontools to play nice with EQUSyenatch1-0/+0
2013-12-14incbin killingU-Fish-PC\Daniel1-0/+0
2013-12-11bump pokemontools for fixed wram label handlingyenatch1-0/+0
2013-12-08bump pokemontools for scan_includes fixyenatch1-0/+0
2013-12-07bump pokemontools for global label handlingyenatch1-0/+0
2013-12-06bump pokemontools to support makefile changesyenatch1-0/+0
2013-10-13Update submoduleU-Fish-PC\Daniel1-0/+0
2013-09-16bump and support latest pokemontoolsBryan Bishop1-0/+0
2013-09-16revert pokemontools to 7aa016fbU-Fish-PC\Daniel1-0/+0
2013-09-11gbz80disasm for pokered fixU-Fish-PC\Daniel1-0/+0
2013-09-01bump submodule to get a gbz80disasm fixBryan Bishop1-0/+0
2013-09-01make extras/ a submoduleBryan Bishop25-6124/+0
2013-06-10allow commas in commentsBryan Bishop1-0/+5
2013-03-12* added verification (equality test) for blue version buildMr Wint1-0/+6
2012-12-21Add generate_sys.py.Sanky1-0/+8
2012-10-01Improve error checking in the context of issue #27sawakita2-1/+6
2012-10-01Fix param error in load_asm_if_one_exists_in()sawakita1-2/+2
2012-10-01Restore auto-loading of default "main" asm filesawakita1-3/+21
2012-10-01Fix pokered_dir extrapolationsawakita1-1/+1
2012-09-30Make analyze_incbins dirs reference os-independentsawakita2-17/+23
2012-03-30fix a few things I did wrongxeons1-2/+1
2012-03-30Forced biking or surfing map handling functionsxeons1-1/+2
2012-03-16romvisualizer should delete everything just to be sureBryan Bishop1-0/+1
2012-03-16romvisualizer updates for main.asm, common.asm, pokered.asmBryan Bishop3-6/+22
2012-03-14Remove python shebangs.IIMarckus20-22/+2
2012-02-21Remove .tbl file. It is too hard to keep this in sync with textpre.awk.IIMarckus1-90/+0
2012-02-14sanky's .tbl fileBryan Bishop1-0/+90
2012-01-30remove some small incbinsBryan Bishop1-0/+3
2012-01-30tool to sort INCBINs by interval lengthBryan Bishop1-0/+18
2012-01-29extract spritesheets into .2bpp filesBryan Bishop1-15/+236
2012-01-28use zero-padded values in base statsBryan Bishop1-7/+7
2012-01-27move learnsets into the asmBryan Bishop2-13/+23
2012-01-27leave insert_all_base_stats in a usable formBryan Bishop1-5/+5
2012-01-27insert MewBaseStatsBryan Bishop1-4/+4
2012-01-27pokemon base statsBryan Bishop1-4/+188
2012-01-27small script to make better trainer header labelsBryan Bishop1-0/+83
2012-01-25rename common.asm -> main.asmBryan Bishop5-14/+14
2012-01-25pretty_trainer_headers.py - print out multiple headers simultaneouslyBryan Bishop1-3/+13
2012-01-24trainer headers are 12 bytesBryan Bishop1-2/+2
2012-01-24update gbz80disasm to find labels betterBryan Bishop1-4/+9
2012-01-24TextEndBattle is only used onceBryan Bishop1-1/+1
2012-01-24some error reporting for trainer headersBryan Bishop1-0/+26
2012-01-24python for printing trainer headersBryan Bishop2-3/+94
2012-01-23gbz80disasm - only use labels when the bank matchesBryan Bishop1-1/+2
2012-01-23gbz80disasm now prints out known labelsBryan Bishop2-24/+58
2012-01-23python to find labels and offsets in analyze_incbinsBryan Bishop1-3/+160
2012-01-23$039e -> HandleMidJumpBryan Bishop1-0/+1