summaryrefslogtreecommitdiff
path: root/constants.asm
AgeCommit message (Expand)Author
2012-01-08Add function to get a monster's name from a given id (internal order).Sawakita
2012-01-05Improve sprite names.IIMarckus
2012-01-05Merge.IIMarckus
2012-01-05Give this sprite a better name.IIMarckus
2012-01-05switch around old amber sprite constantsBryan Bishop
2012-01-05fix extra amber sprite constant nameBryan Bishop
2012-01-05sprite constantsBryan Bishop
2012-01-03Add more map name constants.IIMarckus
2012-01-04Add macro for 'Event Displacement' and 'Fly-Warp' formula.Sawakita
2011-12-29$FFF3 checks whose turn it is.IIMarckus
2011-12-29Add status checks + text.IIMarckus
2011-12-29Add the tail end of some battle code.IIMarckus
2011-12-27Cleanup, and added new RAM variables (and changed some others).IIMarckus
2011-12-27Disassemble some name lists logic.IIMarckus
2011-12-27Expand some already‐referenced text.IIMarckus
2011-12-26Remove TX_NULL; it is obsoleted by db "@"IIMarckus
2011-12-27Fix (hopefully) unicode mis-behaviour.Sawakita
2011-12-27Fix small encoding error (unicode).Sawakita
2011-12-27Add status ailments masks (FRZ, SLP).Sawakita
2011-12-15Add title screen monsters from Green and Blue as well.IIMarckus
2011-12-15Poké Ball animation code cleanup.IIMarckus
2011-12-12Add random number generation functions.IIMarckus
2011-12-12Document the byte before a trainer’s AI pointer.IIMarckus
2011-11-14Minor clarifications in Pallet Town scripts.IIMarckus
2011-11-14Add Blue’s house map.IIMarckus
2011-11-13Add constants for direction of connections.IIMarckus
2011-05-30First part of save file interpretation functions, thx Sawakita.IIMarckus
2011-04-11Basic attack animation functions.IIMarckus
2011-04-10Add attack characteristics data.IIMarckus
2011-04-09Use human-readable names instead of memory addresses.IIMarckus
2011-02-19Add evolutions / learned attacks. Thx SawakitaIIMarckus
2010-12-27Add town map locations. Thanks once again to Sawakita.IIMarckus
2010-12-26Add map ID constantsIIMarckus
2010-12-20Add tileset headers (thx Sawakita)IIMarckus
2010-11-19create a new macro to make byte–word pairs more readableIIMarckus
2010-11-12split constants into their own fileIIMarckus