Mercurial > parpg-source
log objects/action.py @ 125:452bbc3d915d
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. |
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. |
Sat, 24 Sep 2011 15:48:24 +0200 | KarstenBock | Move the identifier field from the FifeAgent component to the new General component. |
Fri, 23 Sep 2011 15:09:02 +0200 | KarstenBock | Fixed PickUpAction. Items can be picked up again. |