summaryrefslogtreecommitdiff
path: root/extras
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-27small script to make better trainer header labelsBryan Bishop
2012-01-25rename common.asm -> main.asmBryan Bishop
2012-01-25pretty_trainer_headers.py - print out multiple headers simultaneouslyBryan Bishop
2012-01-24trainer headers are 12 bytesBryan Bishop
2012-01-24update gbz80disasm to find labels betterBryan Bishop
2012-01-24TextEndBattle is only used onceBryan Bishop
2012-01-24some error reporting for trainer headersBryan Bishop
2012-01-24python for printing trainer headersBryan Bishop
2012-01-23gbz80disasm - only use labels when the bank matchesBryan Bishop
2012-01-23gbz80disasm now prints out known labelsBryan Bishop
2012-01-23python to find labels and offsets in analyze_incbinsBryan Bishop
2012-01-23$039e -> HandleMidJumpBryan Bishop
2012-01-23remove silly scriptBryan Bishop
2012-01-21use labels in more commands in gbz80disasmBryan Bishop
2012-01-21replaced $3e2e with GiveItem in some textsBryan Bishop
2012-01-20update gbz80disasm to account for conditional relative forward jumpsBryan Bishop
2012-01-20fix palette on romviz.pyBryan Bishop
2012-01-20i'm really bad at colorsBryan Bishop
2012-01-20improvements to romviz.pyBryan Bishop
2012-01-19switch to W_BAGITEM01QTY formatBryan Bishop
2012-01-19simple tool to dump pc item constantsBryan Bishop
2012-01-19minor touch-ups and missed TX_FARsBryan Bishop
2012-01-18fill out some texts in bank $1dBryan Bishop
2012-01-18finish bank $22 with textsBryan Bishop
2012-01-18calculate end address in text printer outputBryan Bishop
2012-01-18update pretty_text to use a default labelBryan Bishop
2012-01-18The python tools should spit out tabs, not spaces.IIMarckus
2012-01-17update romvisualizer for common.asmBryan Bishop
2012-01-17insert many many more textsBryan Bishop
2012-01-17analyze_incbins - reject zero interval incbinsBryan Bishop
2012-01-17fix TX_RAM injector for addresses between $a-$f inclusiveBryan 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-17improve text printer, including TX_RAM and TX_NUMBryan Bishop
2012-01-17analyze_texts - find possible TX_FARsBryan Bishop
2012-01-17Add the currency character to text tables.IIMarckus
2012-01-17TX_RAM for text engine command $1 in pretty_textBryan Bishop
2012-01-16fix naming of map size constantsBryan Bishop
2012-01-16These didn’t work as intended. Delete.IIMarckus
2012-01-16analyze_texts now returns an end addressBryan Bishop
2012-01-16pretty_text - print out texts from command lineBryan Bishop
2012-01-16formulas for map header connections instead of raw valuesBryan Bishop
2012-01-15replace connection pointers with formulasBryan Bishop
2012-01-15update analyze_incbins for common.asmBryan Bishop