Mercurial > fife-parpg
log demos/rpg/scripts/objects/baseobject.py @ 528:796d49ab9380
age | author | description |
---|---|---|
Fri, 28 May 2010 14:52:56 +0000 | prock | Cleaned up the createScene function. |
Thu, 27 May 2010 21:11:37 +0000 | prock | Multiple quests now work. |
Thu, 27 May 2010 16:29:07 +0000 | prock | Added a quest dialog. |
Wed, 26 May 2010 21:29:46 +0000 | prock | Added the PlayerActionListener. |
Wed, 26 May 2010 15:28:25 +0000 | prock | Added the BaseGameObject class and put it in it's own file. All game object will inherit it. Added instance action listeners. |