log gui/hud.py @ 119:2399a8c3da0c

age author description
Wed, 05 Oct 2011 11:04:39 +0200 KarstenBock Modified EquipmentSlot to display an image instead of a text.
Fri, 30 Sep 2011 15:31:53 +0200 KarstenBock Added ExamineContentsAction.
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.