summaryrefslogtreecommitdiff
path: root/data/pokemon
AgeCommit message (Collapse)Author
2018-01-10Arrays end with -1, not $ffRemy Oukaour
2018-01-10Specialized macros go with their data/codeRemy Oukaour
2018-01-09More commentsRemy Oukaour
Fix some constants
2018-01-09includes.asm → constants.asmRemy Oukaour
2018-01-03More relevant data file locationsRemy Oukaour
2018-01-02Move EZChat Pokémon order to data/Remy Oukaour
2017-12-27Remove redundant data/ filename prefixesRemy Oukaour
2017-12-26Correct documentationRemy Oukaour
Split out text_constants.asm
2017-12-26Use "battle_anims" and "sprite_anims" for clarity, not just "anims"Remy Oukaour
2017-12-26Rename: gfx/pics → gfx/pokemonRemy Oukaour
2017-12-26Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headersRemy Oukaour
2017-12-24Clarify why G/S egg moves were removed (resolves #294)Remy Oukaour
2017-12-24Use PSYCHIC_M for the Psychic TM.yenatch
Fixes #385
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour
Move some data into a pokemon/ subdirectory