summaryrefslogtreecommitdiff
path: root/data/pokemon
AgeCommit message (Expand)Author
2021-11-23Use compound assignment operatorsRangi
2021-05-09Require rgbds 0.5.1Rangi
2021-04-19Use rgbds 0.5.0Rangi
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
2021-01-06The 'tmhm' macro adjusts to the number of TMs/HMs/tutorsRangi
2020-11-17Use assert to ensure correct base data sizeRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-05-07Clean up some percentage valuesRangi
2020-05-06Use a FIRST_UNOWN_CHAR constant for the Unown fontRangi
2020-05-05Miscellaneous fixesRangi
2020-03-21Add suffixes to some constants to avoid ambiguityRangi
2020-02-04Identify four padding bytes in base data as beta front/back pic pointersRangi
2019-11-03Decimal values for Pokémon cry parametersRangi
2019-05-25Get rid of _CRYSTALmid-kid
2018-11-11Adapt `tmhm` for consistencymid-kid
2018-09-01normal.gbcpal → front.gbcpalRangi
2018-08-31Fix #537: Palettes generated from PNGs use .gbcpal directly.Rangi
2018-06-24Remove address commentRangi
2018-06-24Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-06-24Unreferenced_53d84 → Unreferenced_MonPicBanks from pokegold-spaceworldRangi
2018-06-12Note which labels are only needed for locating banks (relevant to issue #485)Rangi
2018-05-06'rept' is not indentedRangi
2018-04-05Use Stadium 2 Egg Group namesmid-kid
2018-04-05GENDERLESS -> GENDER_UNKNOWNmid-kid
2018-02-26Document more quirks and bugsRangi
2018-02-25* Remove rept 4 (fa3192e)Rangi
2018-02-25NO_ITEM == 0Rangi
2018-01-31Official egg group namesRangi
2018-01-31MINERAL egg group worksRangi
2018-01-29Clean up commentsRangi
2018-01-25Move event data to data/events/Rangi
2018-01-22Add data/text/Rangi
2018-01-12Egg palette works like other PokémonRemy Oukaour
2018-01-10Arrays end with -1, not $ffRemy Oukaour
2018-01-10Specialized macros go with their data/codeRemy Oukaour
2018-01-09More commentsRemy Oukaour
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
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
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour