Mercurial > parpg-source
log gamemodel.py @ 130:aea5a9229b4c
age | author | description |
---|---|---|
Fri, 07 Oct 2011 14:36:36 +0200 | KarstenBock | Fixed that dropped items cannot be picked up. |
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 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 15:08:53 +0200 | KarstenBock | Added optional Slot value to the "Items" list in the agents file. |
Fri, 30 Sep 2011 14:11:02 +0200 | KarstenBock | Fixed graphical representation of lockables, that are open, when creating the agent. |