aboutsummaryrefslogtreecommitdiffstats
path: root/constants.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-27Cleanup, and added new RAM variables (and changed some others).IIMarckus1-2/+13
2011-12-27Disassemble some name lists logic.IIMarckus1-0/+10
2011-12-27Expand some already‐referenced text.IIMarckus1-0/+14
2011-12-26Remove TX_NULL; it is obsoleted by db "@"IIMarckus1-4/+0
2011-12-27Fix (hopefully) unicode mis-behaviour.Sawakita1-1/+0
2011-12-27Fix small encoding error (unicode).Sawakita1-1/+1
2011-12-27Add status ailments masks (FRZ, SLP).Sawakita1-1/+6
2011-12-15Add title screen monsters from Green and Blue as well.IIMarckus1-0/+4
2011-12-15Poké Ball animation code cleanup.IIMarckus1-3/+10
2011-12-12Add random number generation functions.IIMarckus1-0/+4
2011-12-12Document the byte before a trainer’s AI pointer.IIMarckus1-0/+2
2011-11-14Minor clarifications in Pallet Town scripts.IIMarckus1-0/+5
2011-11-14Add Blue’s house map.IIMarckus1-0/+4
2011-11-13Add constants for direction of connections.IIMarckus1-0/+5
2011-05-30First part of save file interpretation functions, thx Sawakita.IIMarckus1-0/+4
2011-04-11Basic attack animation functions.IIMarckus1-0/+5
2011-04-10Add attack characteristics data.IIMarckus1-0/+17
2011-04-09Use human-readable names instead of memory addresses.IIMarckus1-0/+5
2011-02-19Add evolutions / learned attacks. Thx SawakitaIIMarckus1-0/+5
2010-12-27Add town map locations. Thanks once again to Sawakita.IIMarckus1-0/+22
2010-12-26Add map ID constantsIIMarckus1-0/+39
2010-12-20Add tileset headers (thx Sawakita)IIMarckus1-0/+7
2010-11-19create a new macro to make byte–word pairs more readableIIMarckus1-0/+6
2010-11-12split constants into their own fileIIMarckus1-0/+774