log src/parpg/gui/inventorygui.py @ 153:2ba7c6d8f738

age author description
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.