summaryrefslogtreecommitdiff
path: root/data/pokemon/base_stats/qwilfish.asm
AgeCommit message (Collapse)Author
2020-02-04Identify four padding bytes in base data as beta front/back pic pointersRangi
2018-04-05Use Stadium 2 Egg Group namesmid-kid
Out of the current two most prevalent official conventions, this one was chosen, because they're used in a direct counterpart to this game, and thus feel more accurate.
2018-02-25* Remove rept 4 (fa3192e)Rangi
* FindGreaterThanThatLevel -> FindAboveLevel (132fe46) * More meaningful egg group names (0eeb00d)
2018-02-25NO_ITEM == 0Rangi
2018-01-31Official egg group namesRangi
2018-01-29Clean up commentsRangi
Base data: types uniquely lacked a comment; items on one line; distinguish unknowns Dex entries: don't imply that pointers don't exist
2017-12-26Rename: gfx/pics → gfx/pokemonRemy Oukaour
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour
Move some data into a pokemon/ subdirectory