summaryrefslogtreecommitdiff
path: root/constants.asm
AgeCommit message (Collapse)Author
2012-01-19switch to W_BAGITEM01QTY formatBryan Bishop
hg-commit-id: 3f55b7cddb38
2012-01-19Merge in Sanky/pokered (W_PARTYMON stuff)Bryan Bishop
hg-commit-id: 731d8a23cd25
2012-01-19Merge.Sanky
hg-commit-id: 048127125cc4
2012-01-19player id, money, and coinsBryan Bishop
hg-commit-id: fdfaad9605f8
2012-01-19Adding party Pokémon constantsSanky
hg-commit-id: 60d38440a368
2012-01-19RAM locations for play time (hours, minutes)Bryan Bishop
hg-commit-id: bcae23094c0c
2012-01-19safari timer locations in RAMBryan Bishop
hg-commit-id: ab7d7663e9b2
2012-01-19prepend W_ to pc box item constantsBryan Bishop
hg-commit-id: 9a95fc8d8c9b
2012-01-19box items RAM locations and constantsBryan Bishop
hg-commit-id: 512ec5a4f510
2012-01-19constants for bag items and bag item countsBryan Bishop
hg-commit-id: ca595212ee40
2012-01-18Cleanup of Oak’s Lab scripts.IIMarckus
hg-commit-id: afd0c1ae3ed0
2012-01-18Use tabs for indentation, not spaces.IIMarckus
hg-commit-id: e5f18384709d
2012-01-17TX_RAM for text engine command $1 in pretty_textBryan Bishop
hg-commit-id: e4f95976fef8
2012-01-16fix naming of map size constantsBryan Bishop
hg-commit-id: 4477820444cd
2012-01-16revert tileset constantsBryan Bishop
hg-commit-id: 1f114203aa14
2012-01-16Added Route2 HeaderKuroiIeWa5Da
hg-commit-id: 0feabe501ffb
2012-01-15dump in map size constantsBryan Bishop
hg-commit-id: 9e2504cc9432
2012-01-15Merge in sawakita's W_PEOPLEMOVEMENTS changes.Bryan Bishop
hg-commit-id: 047693a39b24
2012-01-15Fix a RAM location mis-labeling. At $D4E4 there is the list of current map's ↵Sawakita
people-movement-permissions, not the list of map's text-pointers. hg-commit-id: 409379e6e31e
2012-01-14item $7 is surfboard (buggy?)Bryan Bishop
hg-commit-id: 088044256f47
2012-01-14fix pokeblue.gbc make targetBryan Bishop
hg-commit-id: 64d04e5bd875
2012-01-14Merge.Bryan Bishop
hg-commit-id: 261be761c726
2012-01-14Add some labels for RAM locations, relative to mapheader.Sawakita
hg-commit-id: 077e4a4aa7ed
2012-01-13Fixed up Wild Pokemon Data and added data for all versionsstag019
hg-commit-id: ae728feaf7ec
2012-01-11Merge in sawakita's coincase work.Bryan Bishop
hg-commit-id: 3265210c8894
2012-01-10Use item names in object data.IIMarckus
hg-commit-id: 800f382722dc
2012-01-10$CD3D seems to be used only for trades, so document it as such.IIMarckus
hg-commit-id: 3207c2aa47df
2012-01-10Function $3493, former CheckBagItemExist, is now called IsItemInBag ↵Sawakita
(consistency). Added base routine for text-special id $F7 hg-commit-id: 105c01affa23
2012-01-10replace all MR__MIME -> MR_MIMEBryan Bishop
hg-commit-id: d7c6ab9c996e
2012-01-10OAK_S_PARCEL -> OAKS_PARCELBryan Bishop
hg-commit-id: e03d18825d81
2012-01-09CELADON_HOUSE_2 -> CELADON_HOUSEBryan Bishop
hg-commit-id: 0574f08aaf85
2012-01-09fix map naming mistakes in celadon cityBryan Bishop
hg-commit-id: d7234963d818
2012-01-08Add function to get a monster's name from a given id (internal order).Sawakita
hg-commit-id: 42e7deffd9b8
2012-01-05Improve sprite names.IIMarckus
hg-commit-id: 9536a76e3bfa
2012-01-05Merge.IIMarckus
hg-commit-id: c6f5d5a99ac0
2012-01-05Give this sprite a better name.IIMarckus
hg-commit-id: 25097d060b88
2012-01-05switch around old amber sprite constantsBryan Bishop
hg-commit-id: cb128c47380e
2012-01-05fix extra amber sprite constant nameBryan Bishop
hg-commit-id: 3f35827c8e6b
2012-01-05sprite constantsBryan Bishop
hg-commit-id: ce3c7d3ae15e
2012-01-03Add more map name constants.IIMarckus
hg-commit-id: 40d8527547e4
2012-01-04Add macro for 'Event Displacement' and 'Fly-Warp' formula.Sawakita
hg-commit-id: 70445835998b
2011-12-29$FFF3 checks whose turn it is.IIMarckus
hg-commit-id: e2038c0cb5f9
2011-12-29Add status checks + text.IIMarckus
hg-commit-id: 58043ea19ab5
2011-12-29Add the tail end of some battle code.IIMarckus
hg-commit-id: 1ae1fda42a8c
2011-12-27Cleanup, and added new RAM variables (and changed some others).IIMarckus
hg-commit-id: 91fe5cdac0f3
2011-12-27Disassemble some name lists logic.IIMarckus
From Sawakita, several months ago. hg-commit-id: e2533e235981
2011-12-27Expand some already‐referenced text.IIMarckus
hg-commit-id: d2cf570756e9
2011-12-26Remove TX_NULL; it is obsoleted by db "@"IIMarckus
hg-commit-id: 9fdfeb4cbdf0
2011-12-27Fix (hopefully) unicode mis-behaviour.Sawakita
hg-commit-id: 78ad0d43eabc
2011-12-27Fix small encoding error (unicode).Sawakita
hg-commit-id: 8200663be6e4