aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix TX_RAM injector for addresses between $a-$f inclusiveBryan Bishop2012-01-171-1/+1
* skip some incbins from analyze_texts for 0-size intervalsBryan Bishop2012-01-172-1/+8
* fix insert_texts for pre-existing TX_FAR target labelsBryan Bishop2012-01-172-6/+21
* fix some offset errors in insert_texts.pyBryan Bishop2012-01-173-4/+23
* text insertion code for unnamed TX_FARsBryan Bishop2012-01-173-8/+31
* improve text printer, including TX_RAM and TX_NUMBryan Bishop2012-01-171-23/+92
* switch money sign back in common.asmBryan Bishop2012-01-171-1/+1
* analyze_texts - find possible TX_FARsBryan Bishop2012-01-171-22/+75
* Use the currency character in appropriate text.IIMarckus2012-01-171-1/+1
* Add the currency character to text tables.IIMarckus2012-01-172-0/+2
* Merge.IIMarckus2012-01-174-988/+998
|\
| * first use of TX_RAMBryan Bishop2012-01-171-4/+4
| * TX_RAM for text engine command $1 in pretty_textBryan Bishop2012-01-172-3/+28
| * Merge in new Route2 work.Bryan Bishop2012-01-164-982/+967
| |\
| | * fix naming of map size constantsBryan Bishop2012-01-163-947/+956
| | * revert tileset constantsBryan Bishop2012-01-162-27/+1
* | | Remove -b, which is nonstandard and breaks BSD awk.IIMarckus2012-01-161-1/+1
|/ /
* | Cleaned up and finalized route 2KuroiIeWa5Da2012-01-162-23/+22
* | MergedKuroiIeWa5Da2012-01-161-5/+8
|\ \ | |/ |/|
| * Cleaned Up Pallet Town HeaderKuroiIeWa5Da2012-01-161-5/+8
* | These didn’t work as intended. Delete.IIMarckus2012-01-161-9/+0
* | Strip out 00s at the end of text banks.IIMarckus2012-01-161-11/+11
* | analyze_texts now returns an end addressBryan Bishop2012-01-161-0/+1
* | pretty_text - print out texts from command lineBryan Bishop2012-01-161-0/+19
* | Merge in Route2 from KuroiIeWa5Da.Bryan Bishop2012-01-162-3/+56
|\|
| * final updates to route 2KuroiIeWa5Da2012-01-161-4/+2
| * modified makefile for cygwin awk (-b flag)KuroiIeWa5Da2012-01-161-1/+1
| * Added Route2 HeaderKuroiIeWa5Da2012-01-162-3/+58
* | formulas for map header connections instead of raw valuesBryan Bishop2012-01-163-321/+568
|/
* replace connection pointers with formulasBryan Bishop2012-01-153-78/+109
* oops, forgot constants for PalletTownBryan Bishop2012-01-151-1/+1
* update analyze_incbins for common.asmBryan Bishop2012-01-151-7/+7
* replace dimensions with constants in map headersBryan Bishop2012-01-152-209/+258
* switch a few map sizes to use their constantsBryan Bishop2012-01-151-6/+6
* connection_helper - print out a formula for connection mathBryan Bishop2012-01-153-3/+95
* Merge.IIMarckus2012-01-151-0/+17
|\
| * get direction name in extract_mapsBryan Bishop2012-01-151-0/+17
* | Close mapsizeconstants branch.IIMarckus2012-01-150-0/+0
* | dump in map size constantsBryan Bishop2012-01-151-0/+886
|/
* script to generate map height/width constantsBryan Bishop2012-01-151-0/+29
* more south connections in map headersBryan Bishop2012-01-151-7/+7
* south connection labels in some map headersBryan Bishop2012-01-151-11/+11
* set LC_CTYPE=C in Makefile for gawkBryan Bishop2012-01-151-1/+4
* sprinkle in some constants into PalletTown's map headerBryan Bishop2012-01-151-2/+2
* Merge in sawakita's W_PEOPLEMOVEMENTS changes.Bryan Bishop2012-01-152-3/+3
|\
| * Fix a RAM location mis-labeling. At $D4E4 there is the list of current map's ...Sawakita2012-01-152-3/+3
* | Merge in stag019's work.Bryan Bishop2012-01-151-17/+120
|\ \
| * | Game Corner Prizes in Red vs. Blue.stag0192012-01-151-14/+49
| * | Misc. Red/Blue differences.stag0192012-01-151-3/+71
| |/
* | ItemUseNotTime for gbz80disasmBryan Bishop2012-01-151-0/+1