Mercurial > fife-parpg
log demos/rpg/scripts/gamecontroller.py @ 696:e201abd8c807
age | author | description |
---|---|---|
Fri, 05 Nov 2010 15:21:10 +0000 | helios2000 | * Merged the light branch back into trunk. |
Tue, 21 Sep 2010 20:49:08 +0000 | prock | Fixed the floating text renderer in the rpg demo. |
Thu, 24 Jun 2010 21:27:11 +0000 | prock | - Added the AttackAction along with a test enemy on level 1. |
Wed, 23 Jun 2010 19:20:24 +0000 | prock | Lots of changes. |
Wed, 16 Jun 2010 16:07:20 +0000 | prock | When you click on an object behind the player the click is no longer ignored. |
Tue, 15 Jun 2010 21:13:01 +0000 | prock | QuestManager now loads all quests. |
Tue, 15 Jun 2010 17:53:20 +0000 | prock | Added QuestManager. The player can now move from map to map and the state of the quests remains persistent. Both quests the NPC gives you are now completable. Still have to clean up the quest loading code. |