summaryrefslogtreecommitdiff
path: root/data/moves
AgeCommit message (Expand)Author
2021-04-17Merge branch 'master' of https://github.com/pret/pokereddannye
2021-04-17Use rgbds 0.5.0 features:Rangi
2021-03-25Merge branch 'master' of https://github.com/pret/pokereddannye
2021-03-25Verify data table and name list sizes with assertion macrosRangi
2020-11-14Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-14Fix file modesdannye
2020-11-04Start reorganizing pokeyellowRangi
2020-11-04Sync with pokereddannye
2020-10-08PedalDanceAnim -> PetalDanceAnimRangi
2020-07-20Add comments associating constants with data, and identify some more dataRangi
2020-07-16Use a battle_anim macro for move animations' special effects and subanimationsRangi
2020-07-16Separate move/battle animation data from move data (to do: further identify a...Rangi
2020-07-15Indent comments that describe data table macro formatsRangi
2020-07-14Clean up some data, using macros for multiline list entriesRangi
2020-07-07PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)Rangi
2020-07-06Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi
2020-07-06Automatically list all TM##_MOVE and HM##_MOVE valuesRangi
2020-07-06add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...Rangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi
2020-07-03Move more code from home.asm to home/Rangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi