Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MAFH2
Commit message (Expand)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
* Fixed minor typoJaime Miller2011-04-121-1/+1
* Edited to fix scan damage bugJaime Miller2011-02-171-4/+13
* Re-implemented art assets into game. Wizard currently has transparency issues.NinjaTurtle2010-11-118-1/+1
* committed files that were ignored during last commit (lose condition)olpc user2010-11-053-848/+867
* Fortune Hunter update:Jon Meschino2010-11-051-0/+31
* New Fortune Engine code (fixes ticket #56)jlew2010-11-041-0/+0
* Removed links to make windows devs happyjlew2010-10-263-3/+359
* Updated to newest fortune engine codejlew2010-10-211-0/+0
* Moved FortuneEngine to sub modulejlew2010-10-2173-19905/+0
* Fixed some Legacy Path issues with DrawableObjectRemyD2010-10-141-1/+1
* Auto Gen Docs with epydocjlew2010-08-2258-0/+17178
* Comment Fixjlew2010-08-221-1/+1
* Added setup.py, converted engine to a modulejlew2010-08-2215-1/+25
* Come on... Temp files? Keep it clean!jlew2010-08-221-193/+0
* Pep8 Updatesjlew2010-08-221-14/+17
* Added window titlejlew2010-08-222-2/+8
* Fortune Hunter now incorporates the auto-removal of registered drawable objectsKevin Hockey2010-08-059-41/+27
* Added files which I had previously forgotten to addslm2010-08-051-0/+193
* Fixed a lag issue in the DynamicDrawableObject when it reaches the final fram...slm2010-08-051-5/+4
* changed to auto-clean up code + fixed flip bug in old versionKevin Hockey2010-08-052-1/+21
* changed draw methods to no longer pass unneeded dataKevin Hockey2010-08-059-22/+16
* gameengine that defaults to old version for backwards compat.Kevin Hockey2010-08-051-17/+34
* added battle timer functionalityKevin Hockey2010-08-053-4/+9
* Moved set position for fps displayjlew2010-08-051-1/+1
* Code Cleanupjlew2010-08-053-194/+0
* Removed unused importsjlew2010-08-051-2/+0
* Added missed __init__ filejlew2010-08-051-0/+0
* Merge branch 'animationrework'jlew2010-08-0544-343/+1220
|\
| * all classes integrated with new animation engineKevin Hockey2010-08-051-4/+1
| * map and major map displayingKevin Hockey2010-08-053-5/+11
| * check to see if the minimap is indeed showing correctlyKevin Hockey2010-08-052-2/+5
| * Merge branch 'animationrework' of git+ssh://git.fedorahosted.org/git/fortune_...davesilver2010-08-053-16/+24
| |\
| | * termbox finished integratingKevin Hockey2010-08-052-4/+8
| | * testingKevin Hockey2010-08-051-5/+4
| | * cast floats to ints in termboxKevin Hockey2010-08-051-2/+3
| | * Merge branch 'animationrework' of ssh://git.fedorahosted.org/git/fortune_hunt...Kevin Hockey2010-08-053-3/+4
| | |\
| | * | TermBox integratedKevin Hockey2010-08-052-13/+17
| * | | Committing changes.davesilver2010-08-051-0/+6
| | |/ | |/|
| * | Committing changes.davesilver2010-08-053-3/+4
| |/
| * Testing Animation stuffdavesilver2010-08-041-1/+1
| * Setup dragon.gifdavesilver2010-08-042-1/+1
| * added dragonKevin Hockey2010-08-041-0/+0
| * Merge branch 'animationrework' of ssh://git.fedorahosted.org/git/fortune_hunt...Kevin Hockey2010-08-044-133/+28
| |\
| | * Merge branch 'animationrework' of git+ssh://git.fedorahosted.org/git/fortune_...davesilver2010-08-043-133/+28
| | |\
| | | * Making changes to the test now located in the directory in devtools Dave's Te...slm2010-08-043-133/+28
| | * | Trying to fix animation to work 100% correctly.davesilver2010-08-041-0/+0
| | |/
| * | fix for fps and hp barsKevin Hockey2010-08-047-31/+23
| |/