Mercurial > fife-parpg
log demos/rpg/scripts/guicontroller.py @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Wed, 23 Jun 2010 19:20:24 +0000 | prock | Lots of changes. |
Thu, 03 Jun 2010 02:36:09 +0000 | vtchill | credits screen now comes up properly when you click on the credits button. |
Mon, 31 May 2010 20:25:46 +0000 | prock | Some misc code cleanup. |
Thu, 27 May 2010 17:31:28 +0000 | prock | Player can now receive a quest, accept it, and complete it. Quests do not have any requirements (i.e. bring me back an item.. etc etc) to be completed at this time. |
Thu, 27 May 2010 16:29:07 +0000 | prock | Added a quest dialog. |
Fri, 21 May 2010 17:31:08 +0000 | prock | Added the Scene which loads the town map. It is no longer a black screen demo. |
Fri, 21 May 2010 13:48:49 +0000 | prock | Forgot to add guicontroller.py in my last commit. |