index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extras
/
insert_texts.py
Age
Commit message (
Expand
)
Author
2012-01-27
move learnsets into the asm
Bryan Bishop
2012-01-27
leave insert_all_base_stats in a usable form
Bryan Bishop
2012-01-27
insert MewBaseStats
Bryan Bishop
2012-01-27
pokemon base stats
Bryan Bishop
2012-01-25
rename common.asm -> main.asm
Bryan Bishop
2012-01-18
The python tools should spit out tabs, not spaces.
IIMarckus
2012-01-17
insert many many more texts
Bryan Bishop
2012-01-17
skip some incbins from analyze_texts for 0-size intervals
Bryan Bishop
2012-01-17
fix insert_texts for pre-existing TX_FAR target labels
Bryan Bishop
2012-01-17
fix some offset errors in insert_texts.py
Bryan Bishop
2012-01-17
text insertion code for unnamed TX_FARs
Bryan Bishop
2012-01-14
insert _VermilionCityText14 machop text
Bryan Bishop
2012-01-13
some map subscript pointer lists
Bryan Bishop
2012-01-13
insert_texts now inserts map script pointer lists
Bryan Bishop
2012-01-13
code to insert main scripts and subscripts
Bryan Bishop
2012-01-13
update insert_texts: $0000 to $3fff don't need banks
Bryan Bishop
2012-01-13
a very slow tool to find script pointers for each map
Bryan Bishop
2012-01-12
insert $8 asm for NameRaterText1
Bryan Bishop
2012-01-12
insert texts pointer labels
Bryan Bishop
2012-01-11
more automation to assist in text insertion
Bryan Bishop
2012-01-11
a simple tool to insert missing $17s from analyze_texts
Bryan Bishop
2012-01-11
formatting and comments
Bryan Bishop
2012-01-11
minor formatting
Bryan Bishop
2012-01-10
added text_pretty_printer_at to analyze_texts
Bryan Bishop
2012-01-10
fix gbz80disasm line repetition bug
Bryan Bishop
2012-01-10
fix gbz80disasm pretty printer for non-08 scripts
Bryan Bishop
2012-01-10
call $3927 -> call AddPokemonToParty
Bryan Bishop
2012-01-10
insert_asm in insert_texts for function asm
Bryan Bishop
2012-01-09
updates to asm injection code
Bryan Bishop
2012-01-09
insertion code for $08 text script asm
Bryan Bishop
2012-01-08
insert labels for map texts pointer lists
Bryan Bishop
2012-01-08
update to the broken TX_FAR inserter
Bryan Bishop
2012-01-08
script to insert TX_FAR labels
Bryan Bishop
2012-01-07
text analysis and insertion code (TX_FAR targets only)
Bryan Bishop