Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MAFH2/MafhGameManager.py
Commit message (Collapse)AuthorAgeFilesLines
* Started conversion to scalable screen (ticket 26)jlew2010-07-011-1/+16
| | | | | The map and battle engine class have not been converted yet, so if running at a smaller resolution, it will cause problems with them.
* Converted fortune engine to a module. Closes ticket #8Justin Lewis2010-06-091-1/+1
|
* Fixed drawing bug (terminal did not fill screen area)Justin Lewis2010-02-181-1/+1
|
* Added mini and micro map.Justin Lewis2010-02-161-1/+1
| | | | | | Also fixed terminal spacing to fill space next to map. Map also now crops (didn't in original, used background overlay hack) correctly to it's location
* Good check in spot. Implemented dungeon rep and rotatingJustin Lewis2010-02-151-1/+16
|
* Added profile class to hold user informationJustin Lewis2010-02-151-0/+9