log src/parpg/gamescenecontroller.py @ 155:7214224b8d83

age author description
Fri, 07 Oct 2011 14:15:06 +0200 KarstenBock Fixed that items in the player characters inventory could not be dropped.
Mon, 03 Oct 2011 18:25:31 +0200 KarstenBock Fixed dropping items on the map.
Mon, 03 Oct 2011 14:12:17 +0200 KarstenBock "Open" will now not be shown in the context menu when the lockable is locked.
Fri, 30 Sep 2011 16:05:26 +0200 KarstenBock Fixed bug where the objects of a map where not correctly restored when changing between maps.
Fri, 30 Sep 2011 15:31:53 +0200 KarstenBock Added ExamineContentsAction.
Fri, 30 Sep 2011 14:05:16 +0200 KarstenBock Added actions for lockable components (Open, Close, Lock and Unlock).
Thu, 29 Sep 2011 18:09:56 +0200 KarstenBock Fixed Saving and Loading.