summaryrefslogtreecommitdiff
path: root/pokemontools/battle_animations.py
AgeCommit message (Collapse)Author
2016-08-24Fix most Python 3 compat issues with futurize --stage1Eevee (Lexy Munroe)
2013-12-25battle_animations: docstring for battle_anim_labelyenatch
2013-12-25battle_animations: docstring for BattleAnim, consistent sortingyenatch
2013-12-25battle_animations: dont use globals for macros in class BattleAnimyenatch
2013-12-25rename battle animation command class Wait to BattleAnimWaityenatch
2013-12-25battle_animations: dont combine print and text conversionyenatch
2013-12-19battle animationsyenatch