pokecrystal/data/pokemon/base_stats/electrode.asm, branch master Pokémon Crystal Identify four padding bytes in base data as beta front/back pic pointers 2020-02-04T16:07:16+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-02-01T02:09:12+00:00 d482dc28f4c0f1519fb4a006d9f0cfb58c0c02ff

GENDERLESS -> GENDER_UNKNOWN 2018-04-05T05:54:20+00:00 mid-kid esteve.varela@gmail.com 2018-02-26T17:43:30+00:00 1891879b62bcc6fb08ecf11216672e02ca7b522f This is how they're called in official sources, and it fits better with the other `GENDER_` constants.
This is how they're called in official sources, and it fits better with
the other `GENDER_` constants.
NO_ITEM == 0 2018-02-25T21:48:31+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-02-25T21:48:31+00:00 eb3726bba049d25810ca14f050d1717e693ea2be

Official egg group names 2018-01-31T17:03:43+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-01-31T17:03:43+00:00 0eeb00d6ac67199b3343c5a6ddc739b251f7a68f

MINERAL egg group works 2018-01-31T16:45:18+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-01-31T16:45:18+00:00 b8f4b1b8a7991222ae2320e5891ded675d541043

Clean up comments 2018-01-29T16:35:50+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-01-29T16:35:50+00:00 4c4fca1028c2d0906dc101d89ca6e0be4664c342 Base data: types uniquely lacked a comment; items on one line; distinguish unknowns Dex entries: don't imply that pointers don't exist
Base data: types uniquely lacked a comment; items on one line; distinguish unknowns
Dex entries: don't imply that pointers don't exist
Rename: gfx/pics → gfx/pokemon 2017-12-26T17:55:02+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-26T17:55:02+00:00 4d18bb2eda4c1886a6aafa9c49ed285ca9245b91

Split items/ and trainers/ into their data/ and engine/ components 2017-12-15T04:00:54+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-15T04:00:54+00:00 6ab1d028bbb94ba35c16d715341444453e895716 Move some data into a pokemon/ subdirectory
Move some data into a pokemon/ subdirectory