Get some more script pointers from Oak’s Lab, missed the first time around.
fill out some texts in bank $1d
finish up bank $26 with some trading texts
finish up bank $25 with pokedex rating text
texts about leveling up, bait, exp. share
calculate end address in text printer output
update pretty_text to use a default label
text for 'once released, gone forever'
Merge KuroiIeWa5Da/pokered.
Inserted several text and text pointers
daycare text and 4 unknown bytes at 0x8ac8b
finish bank $23 and bank $24
text for receiving a rod, i think
"You don't have the BOULDERBADGE yet!"
insert more text for BillsHouse
insert text about beating contest trainers
insert text about receiving items
"So, you want the fire #MON, CHARMANDER?"
insert some texts in bank $25
text for ReceivedOldAmberText
text for ViridianMartParcelQuestText
Probably something in bank 1D, I don't really remember.
Added Viridian Gym Text 12
Add missing newlines to ends of files.
The python tools should spit out tabs, not spaces.
synchroized MapBanks with MapHeaders
Minor: prefixed 118 with id=118
Connected Hall of fame room
Strip redundant comments from map header pointers.
Add where the pointers come from for freeze maps.
update romvisualizer for common.asm
insert many many more texts
insert many texts and TX_FARs and labels
analyze_incbins - reject zero interval incbins
fix TX_RAM injector for addresses between $a-$f inclusive
skip some incbins from analyze_texts for 0-size intervals
fix insert_texts for pre-existing TX_FAR target labels
fix some offset errors in insert_texts.py
text insertion code for unnamed TX_FARs
improve text printer, including TX_RAM and TX_NUM
switch money sign back in common.asm
analyze_texts - find possible TX_FARs
Various little text strings in bank 1D.
Use the currency character in appropriate text.
Add the currency character to text tables.
TX_RAM for text engine command $1 in pretty_text
fix naming of map size constants
Remove -b, which is nonstandard and breaks BSD awk.
Cleaned up and finalized route 2
Cleaned Up Pallet Town Header
These didn’t work as intended. Delete.
Strip out 00s at the end of text banks.
analyze_texts now returns an end address
pretty_text - print out texts from command line
Merge in Route2 from KuroiIeWa5Da.
modified makefile for cygwin awk (-b flag)
formulas for map header connections instead of raw values
replace connection pointers with formulas
oops, forgot constants for PalletTown
update analyze_incbins for common.asm
replace dimensions with constants in map headers
switch a few map sizes to use their constants
connection_helper - print out a formula for connection math
get direction name in extract_maps
Close mapsizeconstants branch.
script to generate map height/width constants
more south connections in map headers
south connection labels in some map headers