summaryrefslogtreecommitdiff
path: root/extras/insert_texts.py
AgeCommit message (Expand)Author
2012-01-27move learnsets into the asmBryan Bishop
2012-01-27leave insert_all_base_stats in a usable formBryan Bishop
2012-01-27insert MewBaseStatsBryan Bishop
2012-01-27pokemon base statsBryan Bishop
2012-01-25rename common.asm -> main.asmBryan Bishop
2012-01-18The python tools should spit out tabs, not spaces.IIMarckus
2012-01-17insert many many more textsBryan Bishop
2012-01-17skip some incbins from analyze_texts for 0-size intervalsBryan Bishop
2012-01-17fix insert_texts for pre-existing TX_FAR target labelsBryan Bishop
2012-01-17fix some offset errors in insert_texts.pyBryan Bishop
2012-01-17text insertion code for unnamed TX_FARsBryan Bishop
2012-01-14insert _VermilionCityText14 machop textBryan Bishop
2012-01-13some map subscript pointer listsBryan Bishop
2012-01-13insert_texts now inserts map script pointer listsBryan Bishop
2012-01-13code to insert main scripts and subscriptsBryan Bishop
2012-01-13update insert_texts: $0000 to $3fff don't need banksBryan Bishop
2012-01-13a very slow tool to find script pointers for each mapBryan Bishop
2012-01-12insert $8 asm for NameRaterText1Bryan Bishop
2012-01-12insert texts pointer labelsBryan Bishop
2012-01-11more automation to assist in text insertionBryan Bishop
2012-01-11a simple tool to insert missing $17s from analyze_textsBryan Bishop
2012-01-11formatting and commentsBryan Bishop
2012-01-11minor formattingBryan Bishop
2012-01-10added text_pretty_printer_at to analyze_textsBryan Bishop
2012-01-10fix gbz80disasm line repetition bugBryan Bishop
2012-01-10fix gbz80disasm pretty printer for non-08 scriptsBryan Bishop
2012-01-10call $3927 -> call AddPokemonToPartyBryan Bishop
2012-01-10insert_asm in insert_texts for function asmBryan Bishop
2012-01-09updates to asm injection codeBryan Bishop
2012-01-09insertion code for $08 text script asmBryan Bishop
2012-01-08insert labels for map texts pointer listsBryan Bishop
2012-01-08update to the broken TX_FAR inserterBryan Bishop
2012-01-08script to insert TX_FAR labelsBryan Bishop
2012-01-07text analysis and insertion code (TX_FAR targets only)Bryan Bishop