log src/parpg/gui/hud.py @ 149:eab3e1e52497

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.