log src/parpg/gui/inventorygui.py @ 177:32dc19350db3

age author description
Sun, 09 Oct 2011 20:54:03 +0200 KarstenBock Removed the _InventoryGUI class. That was the class for the Old Inventory screen.
Sun, 09 Oct 2011 20:50:31 +0200 KarstenBock Items can now be dropped on the ground from the players inventory.
Sun, 09 Oct 2011 19:24:37 +0200 KarstenBock Added drag and drop and context menu to the equipment part of the character screen.
Sun, 09 Oct 2011 18:22:48 +0200 KarstenBock Removed source_container value from data_drag.
Sat, 08 Oct 2011 14:25:48 +0200 KarstenBock Added context menu to the inventory.
Sat, 08 Oct 2011 14:19:11 +0200 KarstenBock Added updateImages method to CharacterGUI.
Thu, 06 Oct 2011 16:04:48 +0200 KarstenBock Added drag and drop functionality to the players inventory grid.
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.
Sat, 01 Oct 2011 14:38:56 +0200 KarstenBock Changed CharacterCreationController to work with grease entities now.
Mon, 06 Jun 2011 15:56:14 -1000 M. George Hansen Fixed resource path dependencies issue that caused PARPG to crash on start.
Sat, 14 May 2011 01:12:35 -0700 M. George Hansen Initial commit of parpg-core.