summaryrefslogtreecommitdiff
path: root/engine/battle/ai
AgeCommit message (Expand)Author
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-22Pkmn -> Monmid-kid
2018-02-04Consistent "X percent [+/- Y]" orderRangi
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-30Fix comment/style issues caused from w-izing.luckytyphlosion
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-16Avoid "+- 1" at every maskbitsRemy Oukaour
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-11Use maskbits some moreRemy Oukaour
2018-01-10Arrays end with -1, not $ffRemy Oukaour
2018-01-07Predef_FlagAction -> Predef_SmallFarFlagActionxCrystal
2018-01-05Predef_Flag -> Predef_FlagActionxCrystal
2018-01-02Consistent predef function namesxCrystal
2017-12-26Split battle/ into data/ and engine/ componentsRemy Oukaour