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