aboutsummaryrefslogtreecommitdiffstats
path: root/extras/insert_texts.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* make extras/ a submoduleBryan Bishop2013-09-011-891/+0
* Remove python shebangs.IIMarckus2012-03-141-1/+0
* use zero-padded values in base statsBryan Bishop2012-01-281-7/+7
* move learnsets into the asmBryan Bishop2012-01-271-5/+14
* 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
* rename common.asm -> main.asmBryan Bishop2012-01-251-1/+1
* The python tools should spit out tabs, not spaces.IIMarckus2012-01-181-1/+1
* insert many many more textsBryan Bishop2012-01-171-5/+9
* skip some incbins from analyze_texts for 0-size intervalsBryan Bishop2012-01-171-1/+7
* fix insert_texts for pre-existing TX_FAR target labelsBryan Bishop2012-01-171-5/+20
* fix some offset errors in insert_texts.pyBryan Bishop2012-01-171-2/+20
* text insertion code for unnamed TX_FARsBryan Bishop2012-01-171-8/+29
* insert _VermilionCityText14 machop textBryan Bishop2012-01-141-1/+2
* some map subscript pointer listsBryan Bishop2012-01-131-2/+6
* insert_texts now inserts map script pointer listsBryan Bishop2012-01-131-32/+72
* code to insert main scripts and subscriptsBryan Bishop2012-01-131-10/+78
* update insert_texts: $0000 to $3fff don't need banksBryan Bishop2012-01-131-3/+10
* a very slow tool to find script pointers for each mapBryan Bishop2012-01-131-20/+49
* insert $8 asm for NameRaterText1Bryan Bishop2012-01-121-2/+2
* insert texts pointer labelsBryan Bishop2012-01-121-3/+4
* more automation to assist in text insertionBryan Bishop2012-01-111-2/+38
* a simple tool to insert missing $17s from analyze_textsBryan Bishop2012-01-111-4/+20
* formatting and commentsBryan Bishop2012-01-111-1/+1
* minor formattingBryan Bishop2012-01-111-1/+1
* added text_pretty_printer_at to analyze_textsBryan Bishop2012-01-101-7/+9
* fix gbz80disasm line repetition bugBryan Bishop2012-01-101-3/+4
* fix gbz80disasm pretty printer for non-08 scriptsBryan Bishop2012-01-101-1/+1
* call $3927 -> call AddPokemonToPartyBryan Bishop2012-01-101-1/+1
* insert_asm in insert_texts for function asmBryan Bishop2012-01-101-1/+33
* updates to asm injection codeBryan Bishop2012-01-091-3/+11
* insertion code for $08 text script asmBryan Bishop2012-01-091-1/+80
* insert labels for map texts pointer listsBryan Bishop2012-01-081-3/+3
* update to the broken TX_FAR inserterBryan Bishop2012-01-081-2/+4
* script to insert TX_FAR labelsBryan Bishop2012-01-081-3/+194
* text analysis and insertion code (TX_FAR targets only)Bryan Bishop2012-01-071-0/+118