Mercurial > parpg-core
log src/parpg/gui/dialoguegui.py @ 169:87073af1d2d2
age | author | description |
---|---|---|
Sun, 09 Oct 2011 14:38:54 +0200 | KarstenBock | Added a "model" value to the dialogues game_state, which stores the GameModel. |
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. |