summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Expand)Author
2012-03-04Use ¥ in text strings.IIMarckus
2012-03-04Replace redundant text labels (for Mart signs, etc.)IIMarckus
2012-02-25More status screen disasmSanky
2012-02-25Both status screen pages disassembledSanky
2012-02-25Cleanup/update of status screen code so it can be merged inSanky
2012-02-21Restrict an argument to 8 bits. Fixes the build on some architectures.IIMarckus
2012-02-20disasm of map sprite tile pattern loading code plus misc stuffYamaArashi
2012-02-19disasm of remaining use item functionsYamaArashi
2012-02-18fix some labels/comments regarding stat namesYamaArashi
2012-02-18disasm of item use code for healing items, vitamins, evolution stones, TM's/H...YamaArashi
2012-02-14call $1372 -> call LoadMonDataBryan Bishop
2012-02-14fix syntax errors in main.asmBryan Bishop
2012-02-12disasm of options menuYamaArashi
2012-02-11disasm of trainer info functionYamaArashi
2012-02-10disasm of item menu and misc functionsYamaArashi
2012-02-10disasm of pokemon menu functionYamaArashi
2012-02-09disasm of some party menu related functionsYamaArashi
2012-02-06disasm of pokedex codeYamaArashi
2012-02-06changed function LoadPokemartInventory to LoadItemListYamaArashi
2012-02-06added some constantsYamaArashi
2012-02-05added some comments/labels to Pokemon Center codeYamaArashi
2012-02-05disasm of pokemart codeYamaArashi
2012-02-05disasm of code used in item menus and other menusYamaArashi
2012-02-04disasm of number printing functions and other minor changesYamaArashi
2012-02-03disasm of misc functionsYamaArashi
2012-02-02disasm of some menu codeYamaArashi
2012-02-02disasm of misc stuff (mostly pokemart related)YamaArashi
2012-02-01disasm of more battle animation codeYamaArashi
2012-01-31disasm of some battle animation codeYamaArashi
2012-01-30incorporate slot machine map into main.asmBryan Bishop
2012-01-30remove some small incbinsBryan Bishop
2012-01-29extract spritesheets into .2bpp filesBryan Bishop
2012-01-28use zero-padded values in base statsBryan Bishop
2012-01-28remove 1123 bytes from the end of bank $1cBryan Bishop
2012-01-28remove 6870 bytes from the end of bank $18Bryan Bishop
2012-01-28remove 8427 bytes from the end of bank $17Bryan Bishop
2012-01-28remove 6726 bytes from the end of bank $16Bryan Bishop
2012-01-28remove 5557 bytes from the end of bank $15Bryan Bishop
2012-01-28remove 5566 bytes from the end of bank $14Bryan Bishop
2012-01-28remove 7281 bytes from the end of bank $12Bryan Bishop
2012-01-28remove 3497 bytes from bank $11Bryan Bishop
2012-01-28remove 1080 bytes from the end of bank FBryan Bishop
2012-01-28remove 950 bytes from the end of bank 3Bryan Bishop
2012-01-28remove 161 bytes from the end of bank 5Bryan Bishop
2012-01-28remove 824 bytes from the end of bank 6Bryan Bishop
2012-01-28remove 4926 bytes from the end of bank 7Bryan Bishop
2012-01-28remove 174 bytes from the end of bank 8Bryan Bishop
2012-01-28clean up the final 1055 blank bank $e bytesBryan Bishop
2012-01-28MergeYamaArashi
2012-01-28add more displaytextid stuffYamaArashi