Mercurial > parpg-source
log
age | author | description |
---|---|---|
Fri, 23 Sep 2011 14:18:42 +0200 | KarstenBock | Fixed bug in "getItemActions" when the Entity has a change_map component. |
Fri, 23 Sep 2011 14:11:49 +0200 | KarstenBock | Added pc_has and npc_has as functions to the dialogue engine. These replace calls to pc.has_item and ncp.has_item. |
Fri, 23 Sep 2011 13:35:44 +0200 | KarstenBock | take_stuff and give_stuff in dialogues work again. |