summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Collapse)Author
2016-06-09Try again to bump extraspikalaxalt
2015-02-07serial/trade/miscYamaArashi
2014-09-19Bump submoduleU-Daniel-PC\Daniel
python tools now include new red music command names
2014-04-16hotfix: Bump pokemontools so gfx.py doesn't look for a baserom.yenatch
2014-04-15Bump pokemontools for png manifest destiny.yenatch
Now the past 10 or so commits actually work.
2014-01-22bump pokemontools for merging the previous bumpyenatch
this brings pokemontools up to date, including some map editor fixes
2014-01-21bump pokemontools to play nice with EQUSyenatch
2013-12-14incbin killingU-Fish-PC\Daniel
2013-12-11bump pokemontools for fixed wram label handlingyenatch
2013-12-08bump pokemontools for scan_includes fixyenatch
2013-12-07bump pokemontools for global label handlingyenatch
2013-12-06bump pokemontools to support makefile changesyenatch
2013-10-13Update submoduleU-Fish-PC\Daniel
2013-09-16bump and support latest pokemontoolsBryan Bishop
2013-09-01bump submodule to get a gbz80disasm fixBryan Bishop
2013-09-01make extras/ a submoduleBryan Bishop
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project.
2013-05-13Merge https://bitbucket.org/sanky/pokeredIIMarckus
Conflicts: main.asm
2013-03-12* added verification (equality test) for blue version buildMr Wint
* changed analyze_incbins to recognize generated label addresses * fixed bank 1D assembly to make blue version build correctly
2012-12-21Add generate_sys.py.Sanky
2012-10-01Improve error checking in the context of issue #27sawakita
Link to kanzures' guidelines for that issue: https://bitbucket.org/iimarckus/pokered/issue/27/analyze_incbinsscan_for_predifined_labels#comment-2068911
2012-10-01Fix param error in load_asm_if_one_exists_in()sawakita
Not sure, but I suppose that using *args makes the passed list an element of the args list, thus causing iteration on args to yield the passed list as an element instead of yielding the single elements of the passed list. Maybe.
2012-10-01Restore auto-loading of default "main" asm filesawakita
This feature was removed misunderstanding its actual use: if filename passed to load_asm() is in defaults the correct current main asm file is loaded. This saves us from knowing which actually is the current name of the "main" asm file, because the correct one is chosen automatically (unless, of course, the passed filename is not in the defaults list.
2012-10-01Fix pokered_dir extrapolationsawakita
Without "os.path.abspath" the result was an empty string. Now the absolute path is correctly calculated.
2012-09-30Make analyze_incbins dirs reference os-independentsawakita
This should fix a bug caused by comparing string literals to directories. It should also be safer, using "os" module to access paths.
2012-03-16romvisualizer should delete everything just to be sureBryan Bishop
hg-commit-id: 354d32230585
2012-03-16romvisualizer updates for main.asm, common.asm, pokered.asmBryan Bishop
hg-commit-id: cc4f5c666710
2012-03-14Remove python shebangs.IIMarckus
- Not all systems have /usr/bin/python - On those that do, it is not always python 2 - These files aren't marked executable anyway Just use "python whatever.py" via shell instead. hg-commit-id: 09184f4c838d
2012-02-21Remove .tbl file. It is too hard to keep this in sync with textpre.awk.IIMarckus
It would be good to create a program to generate a .tbl file from the same source as the text preprocessor. hg-commit-id: 3d3d4dc1f559
2012-02-14sanky's .tbl fileBryan Bishop
hg-commit-id: 840a5410c1e3
2012-01-30remove some small incbinsBryan Bishop
hg-commit-id: 2084c82c52ec
2012-01-30tool to sort INCBINs by interval lengthBryan Bishop
hg-commit-id: 3d687a971202
2012-01-29extract spritesheets into .2bpp filesBryan Bishop
hg-commit-id: 294542bfff57
2012-01-28use zero-padded values in base statsBryan Bishop
hg-commit-id: 395f2f7a0015
2012-01-27move learnsets into the asmBryan Bishop
hg-commit-id: a77dfd566b43
2012-01-27leave insert_all_base_stats in a usable formBryan Bishop
hg-commit-id: 40eb54982caa
2012-01-27insert MewBaseStatsBryan Bishop
hg-commit-id: 35f5a02b395f
2012-01-27pokemon base statsBryan Bishop
hg-commit-id: c849d2eb9f36
2012-01-27small script to make better trainer header labelsBryan Bishop
hg-commit-id: 6ef15ef40471
2012-01-25rename common.asm -> main.asmBryan Bishop
hg-commit-id: adec8319c54b
2012-01-25pretty_trainer_headers.py - print out multiple headers simultaneouslyBryan Bishop
hg-commit-id: 6fb8641fc65b
2012-01-24trainer headers are 12 bytesBryan Bishop
hg-commit-id: bac5f2cf5ed3
2012-01-24update gbz80disasm to find labels betterBryan Bishop
hg-commit-id: 10be245776b4
2012-01-24TextEndBattle is only used onceBryan Bishop
hg-commit-id: c038c49301fc
2012-01-24some error reporting for trainer headersBryan Bishop
hg-commit-id: 63846843dfc2
2012-01-24python for printing trainer headersBryan Bishop
hg-commit-id: c04285b83047
2012-01-23gbz80disasm - only use labels when the bank matchesBryan Bishop
hg-commit-id: caf3eb99db86
2012-01-23gbz80disasm now prints out known labelsBryan Bishop
hg-commit-id: f54b2dfb9512
2012-01-23python to find labels and offsets in analyze_incbinsBryan Bishop
hg-commit-id: 469315517f04
2012-01-23$039e -> HandleMidJumpBryan Bishop
hg-commit-id: f18a7d446304
2012-01-23remove silly scriptBryan Bishop
hg-commit-id: 8738e623fe29