Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MAFH2/MafhGameMenu.py
Commit message (Collapse)AuthorAgeFilesLines
* Fortune Hunter now incorporates the auto-removal of registered drawable objectsKevin Hockey2010-08-051-2/+1
|
* changed draw methods to no longer pass unneeded dataKevin Hockey2010-08-051-3/+3
|
* Updating for new changes to DrawableObjectdavesilver2010-07-301-1/+1
|
* Updating for new changes to DrawableObjectdavesilver2010-07-301-1/+1
|
* some changes to the game and how it displays textKevin Hockey2010-07-281-1/+5
|
* made small changesKevin Hockey2010-07-281-1/+3
|
* Made some fixes.davesilver2010-07-281-2/+3
|
* Started conversion to scalable screen (ticket 26)jlew2010-07-011-6/+8
| | | | | The map and battle engine class have not been converted yet, so if running at a smaller resolution, it will cause problems with them.
* Removed unused menu optionsjlew2010-07-011-8/+8
|
* Updated draw api (ticket #34)jlew2010-06-301-2/+2
|
* Converted fortune engine to a module. Closes ticket #8Justin Lewis2010-06-091-1/+1
|
* Engine optimizationsJustin Lewis2010-02-161-5/+5
|
* updated design doc, mafh2/menuJon Meschino2010-02-161-3/+4
|
* updated MAFH2/MafhGameMenu.pyJon Meschino2010-02-161-22/+39
|
* Simplified engine by adding new class to extendJustin Lewis2010-02-141-30/+19
|
* Committing game engine concept.Justin Lewis2010-02-131-0/+110