Commit graph

132 commits

Author SHA1 Message Date
Bryan Bishop
6d1870ea95 switch around old amber sprite constants
hg-commit-id: cb128c47380e
2012-01-05 19:26:18 -06:00
Bryan Bishop
d6553b205c fix extra amber sprite constant name
hg-commit-id: 3f35827c8e6b
2012-01-05 19:21:41 -06:00
Bryan Bishop
982a7d60cb sprite constants
hg-commit-id: ce3c7d3ae15e
2012-01-05 19:20:36 -06:00
IIMarckus
f57846ada1 Add more map name constants.
hg-commit-id: 40d8527547e4
2012-01-03 17:32:42 -07:00
Sawakita
ee32ff009d Add macro for 'Event Displacement' and 'Fly-Warp' formula.
hg-commit-id: 70445835998b
2012-01-04 00:25:21 +01:00
IIMarckus
3678f9bfb9 $FFF3 checks whose turn it is.
hg-commit-id: e2038c0cb5f9
2011-12-29 03:37:44 -07:00
IIMarckus
0af6c061fe Add status checks + text.
hg-commit-id: 58043ea19ab5
2011-12-29 03:31:17 -07:00
IIMarckus
e0f94f9384 Add the tail end of some battle code.
hg-commit-id: 1ae1fda42a8c
2011-12-29 00:24:28 -07:00
IIMarckus
fa9c66dc63 Cleanup, and added new RAM variables (and changed some others).
hg-commit-id: 91fe5cdac0f3
2011-12-27 20:04:33 -07:00
IIMarckus
b87848642c Disassemble some name lists logic.
From Sawakita, several months ago.

hg-commit-id: e2533e235981
2011-12-27 19:33:41 -07:00
IIMarckus
582fa01279 Expand some already‐referenced text.
hg-commit-id: d2cf570756e9
2011-12-27 16:31:22 -07:00
IIMarckus
d5c498a7ec Remove TX_NULL; it is obsoleted by db "@"
hg-commit-id: 9fdfeb4cbdf0
2011-12-26 17:22:34 -07:00
Sawakita
4a6d81aea2 Fix (hopefully) unicode mis-behaviour.
hg-commit-id: 78ad0d43eabc
2011-12-27 01:04:13 +01:00
Sawakita
a2887bc963 Fix small encoding error (unicode).
hg-commit-id: 8200663be6e4
2011-12-27 00:43:05 +01:00
Sawakita
bb75886d1a Add status ailments masks (FRZ, SLP).
hg-commit-id: 59498d11c5aa
2011-12-27 00:35:59 +01:00
IIMarckus
6bc9c5dc3f Add title screen monsters from Green and Blue as well.
Having data from all versions is a long‐term goal, but until the
ROMs for those versions can be easily built and compared to the
originals, it will be very easy for errors to slip in. Adding stuff
from Green, Blue, and Yellow is okay with me, but for now Red is
the only version guaranteed to have correct data.

hg-commit-id: c595f0981208
2011-12-15 18:22:21 -07:00
IIMarckus
a8dbea888b Poké Ball animation code cleanup.
hg-commit-id: 812dc01df153
2011-12-15 18:05:30 -07:00
IIMarckus
c44b52577b Add random number generation functions.
hg-commit-id: e7d865799d77
2011-12-12 19:47:20 -07:00
IIMarckus
0152e33909 Document the byte before a trainer’s AI pointer.
hg-commit-id: 6b0145fce032
2011-12-12 18:48:35 -07:00
IIMarckus
ef6eb622c4 Minor clarifications in Pallet Town scripts.
hg-commit-id: f42fc4aeadc6
2011-11-14 02:48:50 -07:00
IIMarckus
3fbbc239ac Add Blue’s house map.
hg-commit-id: 4f46a3ac0e71
2011-11-14 00:25:15 -07:00
IIMarckus
bf33b737b7 Add constants for direction of connections.
hg-commit-id: b7e25e860a9e
2011-11-13 20:18:20 -07:00
IIMarckus
0e145ea2a4 First part of save file interpretation functions, thx Sawakita.
Also box‐drawing functions.

hg-commit-id: eaa7bd7c7804
2011-05-30 21:58:46 -06:00
IIMarckus
3cbe353075 Basic attack animation functions.
hg-commit-id: d5377e1bb8b5
2011-04-11 23:13:22 -06:00
IIMarckus
74b45506df Add attack characteristics data.
hg-commit-id: 2dbe132df9b8
2011-04-10 22:04:15 -06:00
IIMarckus
71e161da53 Use human-readable names instead of memory addresses.
hg-commit-id: da67afc569e2
2011-04-09 23:30:24 -06:00
IIMarckus
c8cb96f964 Add evolutions / learned attacks. Thx Sawakita
hg-commit-id: ae6415b2d6b3
2011-02-19 17:39:39 -07:00
IIMarckus
2cad63f7bb Add town map locations. Thanks once again to Sawakita.
hg-commit-id: 294cd2e30768
2010-12-27 18:23:31 -07:00
IIMarckus
92b4f52d6e Add map ID constants
hg-commit-id: 73591e9194ac
2010-12-26 20:24:05 -07:00
IIMarckus
3e0eedba78 Add tileset headers (thx Sawakita)
hg-commit-id: 3a63e0677ec3
2010-12-20 16:41:53 -07:00
IIMarckus
9b5a97afc2 create a new macro to make byte–word pairs more readable
hg-commit-id: 24c0b06fa1c3
2010-11-19 23:00:56 -07:00
IIMarckus
9e58f4480a split constants into their own file
hg-commit-id: c66973629bf6
2010-11-12 23:00:02 -07:00