Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MAFH2/MafhActivity.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed minor typoJaime Miller2011-04-121-1/+1
* Added setup.py, converted engine to a modulejlew2010-08-221-1/+11
* Added window titlejlew2010-08-221-1/+2
* changed draw methods to no longer pass unneeded dataKevin Hockey2010-08-051-1/+1
* added battle timer functionalityKevin Hockey2010-08-051-1/+1
* TermBox integratedKevin Hockey2010-08-051-1/+1
* Passing what updates I've made to allow Dave to edit the files I've been work...slm2010-07-201-1/+0
* Added always_draw flagjlew2010-07-081-1/+1
* Started conversion to scalable screen (ticket 26)jlew2010-07-011-2/+2
* Broke animation out of main event loop as its own thread (ticket #22)jlew2010-06-281-3/+2
* Added usr/bin/env python header and added +x permissionsjlew2010-06-141-0/+1
* 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-1/+2
* Good check in spot. Implemented dungeon rep and rotatingJustin Lewis2010-02-151-2/+1
* Added profile class to hold user informationJustin Lewis2010-02-151-12/+11
* Simplified engine by adding new class to extendJustin Lewis2010-02-141-2/+9
* Added message box to gameJustin Lewis2010-02-131-1/+3
* Committing game engine concept.Justin Lewis2010-02-131-0/+34