summaryrefslogtreecommitdiff
path: root/pokemontools/vba/battle.py
AgeCommit message (Expand)Author
2013-11-11detect the "mandatory switch" menuvba-automationBryan Bishop
2013-11-09draw the menu in skip_until_input_requiredBryan Bishop
2013-11-09fix a syntax error in battle.pyBryan Bishop
2013-11-09even more comments in the battle routinesBryan Bishop
2013-11-09add a bunch of docstrings in the battlerBryan Bishop
2013-11-03implement more parts of the battlerBryan Bishop
2013-11-02fix some hook calls in Battle.runBryan Bishop
2013-11-02simplify the number of battle-related classesBryan Bishop
2013-11-02a basic battle handling frameworkBryan Bishop