Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MAFH2/Profile.py
Commit message (Expand)AuthorAgeFilesLines
* 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