log src/parpg/objects/action.py @ 131:0ffebdca7ba3

age author description
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.
Thu, 08 Sep 2011 18:56:10 +0200 KarstenBock Fixed bug in the text splitting code of ExamineAction.
Thu, 08 Sep 2011 15:18:39 +0200 KarstenBock Modifications to make talking with npcs possible again. Special actions won't work yet though.
Tue, 06 Sep 2011 15:22:51 +0200 KarstenBock Changes to make PARPG "runable" with grease. (With the correct modified assets)