log src/parpg/gui/inventorygui.py @ 178:487fba82abff

age author description
Sun, 09 Oct 2011 21:02:48 +0200 KarstenBock Moved the action module into the entities package.
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.