Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MAFH2/Profile.py
Commit message (Expand)AuthorAgeFilesLines
* Fortune Hunter now incorporates the auto-removal of registered drawable objectsKevin Hockey2010-08-051-8/+3
* changed draw methods to no longer pass unneeded dataKevin Hockey2010-08-051-1/+1
* Merge branch 'animationrework'jlew2010-08-051-13/+43
|\
| * fix for fps and hp barsKevin Hockey2010-08-041-9/+0
| * fix for dungeon item break and profile blue box breakKevin Hockey2010-08-031-4/+5
| * profile correctly clears the scene of its images.Kevin Hockey2010-07-301-2/+7
| * new profile system - still need to clear the boxKevin Hockey2010-07-301-10/+43
* | Added change map at end of dungeonjlew2010-07-211-1/+21
|/
* Started conversion to scalable screen (ticket 26)jlew2010-07-011-7/+14
* Updated draw api (ticket #34)jlew2010-06-301-1/+1
* Broke animation out of main event loop as its own thread (ticket #22)jlew2010-06-281-2/+2
* Converted fortune engine to a module. Closes ticket #8Justin Lewis2010-06-091-1/+1
* Lots of changes, animation, and partial battle engine.Justin Lewis2010-02-181-0/+2
* Engine optimizationsJustin Lewis2010-02-161-1/+12
* Added ability to pickup visible itemsJustin Lewis2010-02-151-0/+3
* Now able to traverse non-locked doorsJustin Lewis2010-02-151-1/+4
* Good check in spot. Implemented dungeon rep and rotatingJustin Lewis2010-02-151-2/+10
* Added profile class to hold user informationJustin Lewis2010-02-151-0/+78