summaryrefslogtreecommitdiff
path: root/engine/battle/ai/scoring.asm
AgeCommit message (Expand)Author
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-25Move AI data tables into data/battle/ai (mirroring engine/battle/ai) so they'...Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23Prefix wram labels with w, part 1.luckytyphlosion
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