Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MAFH2/fortuneengine/GameEngineConsole.py
Commit message (Expand)AuthorAgeFilesLines
* Added setup.py, converted engine to a modulejlew2010-08-221-77/+0
* Added timer to profiler (ticket #31)jlew2010-07-141-0/+1
* Implemented basic profiling for time spent in callbacks (ticket #31)jlew2010-07-141-0/+3
* Broke the game engine inspect code to a separate class.jlew2010-07-081-4/+5
* Added FPS display to dev consolejlew2010-06-301-0/+2
* Fixed a few bugs introduced when extending pyconsolejlew2010-06-281-6/+6
* Updated some commenting to GameEngineConsole (ticket 28)jlew2010-06-281-1/+12
* Spit console from game engine (ticket #28)jlew2010-06-281-0/+59