Mercurial > parpg-source
log
age | author | description |
---|---|---|
Thu, 06 Oct 2011 16:08:00 +0200 | KarstenBock | Fixed bug that dropping an item onto another would not set the drag_data to the replaced item, which caused this to be lost. |
Thu, 06 Oct 2011 16:04:48 +0200 | KarstenBock | Added drag and drop functionality to the players inventory grid. |
Thu, 06 Oct 2011 16:00:57 +0200 | KarstenBock | Removed unused variables from drag_drop_data. |
Thu, 06 Oct 2011 15:56:42 +0200 | KarstenBock | Added setDragData method. |
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. |