Mercurial > parpg-source
log
age | author | description |
---|---|---|
Fri, 07 Oct 2011 14:15:06 +0200 | KarstenBock | Fixed that items in the player characters inventory could not be dropped. |
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. |