Mercurial > parpg-source
log gui/hud.py @ 80:d0b600d7136c
age | author | description |
---|---|---|
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, 09 Sep 2011 16:12:46 +0200 | KarstenBock | DialogueGUI now acceps met_fnc and meet_fnc in its constructor and stores them in its game_state as "met" and "meet" respectively. |
Tue, 06 Sep 2011 15:22:51 +0200 | KarstenBock | Changes to make PARPG "runable" with grease. (With the correct modified assets) |
Mon, 06 Jun 2011 15:56:14 -1000 | M. George Hansen | Fixed resource path dependencies issue that caused PARPG to crash on start. |