aboutsummaryrefslogtreecommitdiffstats
path: root/extras (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-23remove silly scriptBryan Bishop1-9/+0
2012-01-21use labels in more commands in gbz80disasmBryan Bishop1-2/+2
2012-01-21replaced $3e2e with GiveItem in some textsBryan Bishop1-0/+2
2012-01-20update gbz80disasm to account for conditional relative forward jumpsBryan Bishop1-4/+17
2012-01-20fix palette on romviz.pyBryan Bishop1-3/+4
2012-01-20i'm really bad at colorsBryan Bishop1-15/+5
2012-01-20improvements to romviz.pyBryan Bishop1-13/+8
2012-01-19switch to W_BAGITEM01QTY formatBryan Bishop1-2/+2
2012-01-19simple tool to dump pc item constantsBryan Bishop1-0/+9
2012-01-19minor touch-ups and missed TX_FARsBryan Bishop1-0/+10
2012-01-18fill out some texts in bank $1dBryan Bishop1-1/+21
2012-01-18finish bank $22 with textsBryan Bishop1-1/+2
2012-01-18calculate end address in text printer outputBryan Bishop1-1/+1
2012-01-18update pretty_text to use a default labelBryan Bishop1-1/+4
2012-01-18The python tools should spit out tabs, not spaces.IIMarckus8-8/+8
2012-01-17update romvisualizer for common.asmBryan Bishop1-3/+3
2012-01-17insert many many more textsBryan Bishop1-5/+9
2012-01-17analyze_incbins - reject zero interval incbinsBryan Bishop1-1/+3
2012-01-17fix TX_RAM injector for addresses between $a-$f inclusiveBryan Bishop1-1/+1
2012-01-17skip some incbins from analyze_texts for 0-size intervalsBryan Bishop2-1/+8
2012-01-17fix insert_texts for pre-existing TX_FAR target labelsBryan Bishop2-6/+21
2012-01-17fix some offset errors in insert_texts.pyBryan Bishop3-4/+23
2012-01-17text insertion code for unnamed TX_FARsBryan Bishop3-8/+31
2012-01-17improve text printer, including TX_RAM and TX_NUMBryan Bishop1-23/+92
2012-01-17analyze_texts - find possible TX_FARsBryan Bishop1-22/+75
2012-01-17Add the currency character to text tables.IIMarckus1-0/+1
2012-01-17TX_RAM for text engine command $1 in pretty_textBryan Bishop1-3/+20
2012-01-16fix naming of map size constantsBryan Bishop1-6/+15
2012-01-16These didn’t work as intended. Delete.IIMarckus1-9/+0
2012-01-16analyze_texts now returns an end addressBryan Bishop1-0/+1
2012-01-16pretty_text - print out texts from command lineBryan Bishop1-0/+19
2012-01-16formulas for map header connections instead of raw valuesBryan Bishop2-6/+183
2012-01-15replace connection pointers with formulasBryan Bishop2-23/+54
2012-01-15update analyze_incbins for common.asmBryan Bishop1-7/+7
2012-01-15replace dimensions with constants in map headersBryan Bishop1-0/+49
2012-01-15connection_helper - print out a formula for connection mathBryan Bishop2-2/+94
2012-01-15get direction name in extract_mapsBryan Bishop1-0/+17
2012-01-15script to generate map height/width constantsBryan Bishop1-0/+29
2012-01-15ItemUseNotTime for gbz80disasmBryan Bishop1-0/+1
2012-01-15GenRandom for gbz80disasmBryan Bishop1-0/+1
2012-01-14insert _VermilionCityText14 machop textBryan Bishop2-1/+3
2012-01-14extract and include blockset dataBryan Bishop1-0/+95
2012-01-14tileset files in gfx/tilesets/Bryan Bishop1-0/+38
2012-01-13romvisualizer - make gif animation of progressBryan Bishop1-0/+26
2012-01-13Fix typo: Loreli → Lorelei.IIMarckus1-1/+1
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 Bishop2-12/+85
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 Bishop2-21/+58