Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Fri, 21 May 2010 13:48:49 +0000 | prock | Forgot to add guicontroller.py in my last commit. |
Thu, 20 May 2010 21:12:23 +0000 | prock | There is now a main menu. You can also view the credits. Taking a screenshot and opening the console should also work. |
Thu, 20 May 2010 19:55:19 +0000 | prock | Adding the RPG demo. This is basically empty at the moment. Currently it will start with a black screen. |
Wed, 19 May 2010 15:11:46 +0000 | prock | Removing some debug print statements in the fife_timer module. |
Wed, 19 May 2010 15:10:34 +0000 | prock | Fixed a small problem with the fife timer library. There was a problem with UH when clicking on certain buttons on the main menu which cased a hang/crash. The timer now stops itself before executing the callback. |
Wed, 19 May 2010 14:34:35 +0000 | prock | Fixed the pychan demo. |