summaryrefslogtreecommitdiff
path: root/constants.asm
AgeCommit message (Expand)Author
2012-02-20disasm of map sprite tile pattern loading code plus misc stuffYamaArashi
2012-02-19disasm of remaining use item functionsYamaArashi
2012-02-16fix battle status constant typoYamaArashi
2012-02-14more status ailment constantsBryan Bishop
2012-02-12disasm of options menuYamaArashi
2012-02-10disasm of pokemon menu functionYamaArashi
2012-02-06corrected the name of a constant to reflect its wider usesYamaArashi
2012-02-06added some constantsYamaArashi
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-01disasm of more battle animation codeYamaArashi
2012-01-31disasm of some battle animation codeYamaArashi
2012-01-26add V-blank handler and some associated functions, replace some addresses wit...YamaArashi
2012-01-26diasm of some bank 0 code (mostly menu related)YamaArashi
2012-01-24some bank 0 codeYamaArashi
2012-01-24added some comments and added multiply/divide constantsYamaArashi
2012-01-24more battle code disassembledYamaArashi
2012-01-24more battle codeYamaArashi
2012-01-24disasm more battle codeYamaArashi
2012-01-23disasm of some battle codeYamaArashi
2012-01-23move missed constantYamaArashi
2012-01-23added battle-related constantsYamaArashi
2012-01-23$039e -> HandleMidJumpBryan Bishop
2012-01-23updated changes in repoKuroiIeWa5Da
2012-01-21Disassembled Music Data for PokeHealed Chnl2, cleaned up music data a bitKuroiIeWa5Da
2012-01-20kanzure mergeKuroiIeWa5Da
2012-01-20Experimental change for actual music dataKuroiIeWa5Da
2012-01-20these are for map scripts, not booleansBryan Bishop
2012-01-20fix some constants, add some event constantsBryan Bishop
2012-01-20Finished Celedon & Cinnabar Island in bank 2KuroiIeWa5Da
2012-01-19switch to W_BAGITEM01QTY formatBryan Bishop
2012-01-19Merge in Sanky/pokered (W_PARTYMON stuff)Bryan Bishop
2012-01-19Merge.Sanky
2012-01-19player id, money, and coinsBryan Bishop
2012-01-19Adding party Pokémon constantsSanky
2012-01-19RAM locations for play time (hours, minutes)Bryan Bishop
2012-01-19safari timer locations in RAMBryan Bishop
2012-01-19prepend W_ to pc box item constantsBryan Bishop
2012-01-19box items RAM locations and constantsBryan Bishop
2012-01-19constants for bag items and bag item countsBryan Bishop
2012-01-18Cleanup of Oak’s Lab scripts.IIMarckus
2012-01-18Use tabs for indentation, not spaces.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-16revert tileset constantsBryan Bishop
2012-01-16Added Route2 HeaderKuroiIeWa5Da
2012-01-15dump in map size constantsBryan Bishop
2012-01-15Merge in sawakita's W_PEOPLEMOVEMENTS changes.Bryan Bishop
2012-01-15Fix a RAM location mis-labeling. At $D4E4 there is the list of current map's ...Sawakita