summaryrefslogtreecommitdiff
path: root/engine/battle/effect_commands
AgeCommit message (Expand)Author
2018-01-26Move-unique effect commands consistently go in engine/battle/move_effects/Rangi
2018-01-26Move power data belongs in data/moves/Rangi
2018-01-25More battle data in data/battle/Rangi
2018-01-16Remove Predef_ prefix from routines listed in PredefPointersRemy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-10Arrays end with -1, not $ffRemy Oukaour
2018-01-02Consistent predef function namesxCrystal
2017-12-26Split battle/ into data/ and engine/ componentsRemy Oukaour