summaryrefslogtreecommitdiff
path: root/extras/insert_texts.py
AgeCommit message (Collapse)Author
2018-12-31Remove the 'extras' submodule and include a local gfx.py tool insteadRangi
2018-03-19sfxnote parameter 1 is length, not dutydannye
also bumb submodule
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.
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-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-25rename common.asm -> main.asmBryan Bishop
hg-commit-id: adec8319c54b
2012-01-18The python tools should spit out tabs, not spaces.IIMarckus
hg-commit-id: fc09f0bbe4b3
2012-01-17insert many many more textsBryan Bishop
hg-commit-id: 50dfe24e0bad
2012-01-17skip some incbins from analyze_texts for 0-size intervalsBryan Bishop
hg-commit-id: a63d92b4534c
2012-01-17fix insert_texts for pre-existing TX_FAR target labelsBryan Bishop
hg-commit-id: b506eecb191a
2012-01-17fix some offset errors in insert_texts.pyBryan Bishop
hg-commit-id: b131d049ecd3
2012-01-17text insertion code for unnamed TX_FARsBryan Bishop
These TX_FARs are found in ASM inside INCBIN intervals, and as a consequence do not have good names. Someone will have to review the naming. Note that these texts may or may not be referenced in scripts that will eventually be imported. Some of these are raw texts that could be completely unreferenced, but so far that doesn't look like the case. hg-commit-id: 47239e73071a
2012-01-14insert _VermilionCityText14 machop textBryan Bishop
hg-commit-id: 22d36f8bc08e
2012-01-13some map subscript pointer listsBryan Bishop
hg-commit-id: b36e9b279197
2012-01-13insert_texts now inserts map script pointer listsBryan Bishop
hg-commit-id: a63f010e5cdc
2012-01-13code to insert main scripts and subscriptsBryan Bishop
hg-commit-id: 807e8743e682
2012-01-13update insert_texts: $0000 to $3fff don't need banksBryan Bishop
hg-commit-id: 10327274b8f8
2012-01-13a very slow tool to find script pointers for each mapBryan Bishop
hg-commit-id: a61a85fd7577
2012-01-12insert $8 asm for NameRaterText1Bryan Bishop
hg-commit-id: dd9f5126d4a5
2012-01-12insert texts pointer labelsBryan Bishop
hg-commit-id: 18cc3e2ec33b
2012-01-11more automation to assist in text insertionBryan Bishop
hg-commit-id: e631a0e3c275
2012-01-11a simple tool to insert missing $17s from analyze_textsBryan Bishop
hg-commit-id: 66d1deca5777
2012-01-11formatting and commentsBryan Bishop
hg-commit-id: 4cf41759eaf0
2012-01-11minor formattingBryan Bishop
hg-commit-id: b6dfe0dfccd2
2012-01-10added text_pretty_printer_at to analyze_textsBryan Bishop
hg-commit-id: 04e647ab44f8
2012-01-10fix gbz80disasm line repetition bugBryan Bishop
Certain two-byte op codes would be printed twice. hg-commit-id: 8c7650a614b7
2012-01-10fix gbz80disasm pretty printer for non-08 scriptsBryan Bishop
hg-commit-id: 6f16741dc45f
2012-01-10call $3927 -> call AddPokemonToPartyBryan Bishop
hg-commit-id: a4ec02195797
2012-01-10insert_asm in insert_texts for function asmBryan Bishop
hg-commit-id: dc34a93f0f47
2012-01-09updates to asm injection codeBryan Bishop
hg-commit-id: 6748c9773b32
2012-01-09insertion code for $08 text script asmBryan Bishop
hg-commit-id: 5668ca41238c