summaryrefslogtreecommitdiff
path: root/data/moves
AgeCommit message (Expand)Author
2021-04-19Use rgbds 0.5.0Rangi
2021-03-22Verify uneven list sizes with list_start, li, and assert_list_length macrosRangi
2021-03-22Miscellaneous cleanupRangi
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-06 Identify battle bg effects functions and constants (#773)7Soul
2020-10-04Identify anim object constants (#772)7Soul
2020-07-08Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-07-06add_tm, add_hm, and add_mt define TM##_MOVE, HM##_MOVE, and MT##_MOVE constan...Rangi
2020-05-07Clean up some percentage valuesRangi
2020-03-21Add suffixes to some constants to avoid ambiguityRangi
2020-01-05Identify "branch" labels in battle animationsRangi
2019-02-16Document wBattleAnimFlagsmid-kid
2018-11-25Rename "feet and head follow" commandsmid-kid
2018-11-20Cosmetic fixesmid-kid
2018-08-17CheckDestinyBond -> CheckFaintmid-kid
2018-07-12SFX_UNKNOWN_7F → SFX_TOXICRangi
2018-07-04Miscellaneous reorganization fixesRangi
2018-06-25Keep more data/ INCLUDEs with relevant routinesRangi
2018-06-24Remove all address commentsmid-kid
2018-06-12Note which labels are only needed for locating banks (relevant to issue #485)Rangi
2018-05-05fix-various-little-thingsmid-kid
2018-04-04Rename some battle commandsmid-kid
2018-04-04Label BattleCommand_BeatUpFailTextmid-kid
2018-04-04Label bidefailtextmid-kid
2018-01-28Clarify TM/HM move/enum correspondenceRangi
2018-01-26Move power data belongs in data/moves/Rangi
2018-01-19Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)Remy Oukaour
2018-01-19wiggle → wobbleRemy Oukaour
2018-01-12Label more ANIM_OBJ_* constantsRemy Oukaour
2018-01-11Full sentencesRemy Oukaour
2018-01-10No romajiRemy Oukaour
2018-01-10Comment on the original function of move grammarRemy Oukaour
2018-01-10Arrays end with -1, not $ffRemy Oukaour
2018-01-09Move battle engine data into data/Remy Oukaour
2017-12-29Fix anim_obj x/y valuesyenatch
2017-12-27Remove redundant data/ filename prefixesRemy Oukaour
2017-12-26Split battle/ into data/ and engine/ componentsRemy Oukaour