Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MAFH2/BattleEngine.py
Commit message (Collapse)AuthorAgeFilesLines
* Appropriate correct/blank messages displayed in Navigator for menu actionsHEADmasterJaime Miller2011-04-131-7/+13
|
* Message is now displayed when time is up in the BattleTimerJaime Miller2011-04-131-45/+60
|
* Added 'Healed' messages in NavigatorJaime Miller2011-04-121-17/+24
|
* Edited to fix scan damage bugJaime Miller2011-02-171-4/+13
| | | | Committer: Jaime Miller <jlmiller1103@gmail.com>
* committed files that were ignored during last commit (lose condition)olpc user2010-11-051-444/+455
|
* Fortune Hunter now incorporates the auto-removal of registered drawable objectsKevin Hockey2010-08-051-6/+4
|
* changed draw methods to no longer pass unneeded dataKevin Hockey2010-08-051-1/+1
|
* added battle timer functionalityKevin Hockey2010-08-051-2/+7
|
* Merge branch 'animationrework'jlew2010-08-051-15/+30
|\ | | | | | | | | Conflicts: MAFH2/BattleEngine.py
| * fix for fps and hp barsKevin Hockey2010-08-041-4/+5
| |
| * fixed transparency and battle endingKevin Hockey2010-08-041-2/+2
| |
| * pushingKevin Hockey2010-08-041-4/+7
| |
| * Updating for new changes to DrawableObjectdavesilver2010-07-301-3/+3
| |
| * Updating for new changes to DrawableObjectdavesilver2010-07-301-3/+3
| |
| * new fonts workingKevin Hockey2010-07-281-4/+4
| |
| * sKevin Hockey2010-07-281-11/+3
| |
| * fixin multiple animationsKevin Hockey2010-07-271-5/+5
| |
| * Made some fixes.davesilver2010-07-271-1/+3
| |
| * aslaksmdKevin Hockey2010-07-271-7/+8
| |
| * Trying to get AE integrated.davesilver2010-07-271-12/+15
| |
| * Editing Sprite testsdavesilver2010-07-271-4/+5
| |
| *