Commit graph

19 commits

Author SHA1 Message Date
emaskyesmogon 363fe3c315 oop
these were supposed to be in the last commit
2022-09-01 08:37:56 -06:00
emaskyesmogon 1893b4c7cf expanded Pokemon size
Rhyperior files are dummies and will need to be properly edited with sprites, Rhydon evo data, etc, but it (and the other files included) show that the trainer and pokemon sprite indexes have been separated, which allows us to add the other KEP mons
2022-08-31 20:47:02 -06:00
MementoMartha ac45c8b5bc Adding move data, types, and some Pokemon data 2022-08-31 10:17:48 +01:00
vulcandth 6b5be9129c
RGBDS syntax updates (#358)
New MACRO and DEF syntax
2022-06-06 17:25:31 -04:00
SatoMew 886225f5de Clarify comment in constants/pokemon_constants.asm 2020-09-27 00:49:03 +01:00
SatoMew e535af3dff Fix alignment in Pokémon name constants 2020-09-22 20:02:05 +01:00
SatoMew 2ff7b40d82 Replace ghost Marowak's ambiguous constant 2020-09-22 18:38:29 +01:00
Rangi 8ce20e5c31 Define a constant for the ghost Marowak (hard-coded throughout the engine, like the starters) 2020-08-31 10:58:41 -04:00
Rangi 69788c536b Add comments associating constants with data, and identify some more data 2020-07-20 12:31:35 -04:00
Rangi 3e572b6f48 Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
Rangi e4e0af4d67 Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0) 2020-07-04 01:00:45 -04:00
Rangi c9c59dc343 Reorganize constants/
To do: add comments associating constants with data and code
2020-07-03 12:44:47 -04:00
Rangi f99a715fae Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
Rangi 462088a25c Document the origin of MissingNo's base stats. 2018-07-08 16:25:39 -04:00
dannye 351146024b Fewer underscores in constants 2015-12-14 22:09:30 -06:00
dannye 340230e997 Enumerate more constants 2015-07-19 00:43:43 -05:00
yenatch fc123e360b Space out monster constants to make gaps clearer. 2014-06-06 22:15:41 -07:00
U-Fish-PC\Daniel 23c7161bbc Clean up constants 2013-12-11 10:37:17 -05:00
yenatch 5dc5feb29c split related constants into constants/ 2013-12-05 01:34:12 -05:00