Mercurial > parpg-source
log gui/hud.py @ 130:aea5a9229b4c
age | author | description |
---|---|---|
Fri, 07 Oct 2011 14:16:21 +0200 | KarstenBock | The stopActions method in the Hud class now drops the item that is currently dragged onto the map. |
Wed, 05 Oct 2011 12:59:22 +0200 | KarstenBock | Modified InventoryGrid to set a name for each slot containing the index. |
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. |