Mercurial > parpg-source
log
age | author | description |
---|---|---|
Sat, 08 Oct 2011 14:19:11 +0200 | KarstenBock | Added updateImages method to CharacterGUI. |
Sat, 08 Oct 2011 14:18:16 +0200 | KarstenBock | Split code off from createInventoryItems to createItemByID and createItemByType. |
Fri, 07 Oct 2011 18:15:09 +0200 | KarstenBock | Fixed contents of containers, that are contained in other containers, not correctly restoring. |
Fri, 07 Oct 2011 15:37:44 +0200 | KarstenBock | Context menus in container guis now work with components. |
Fri, 07 Oct 2011 14:52:09 +0200 | KarstenBock | When dragging an item while changing the map, the mouse cursor will now not reset. |
Fri, 07 Oct 2011 14:43:42 +0200 | KarstenBock | PickUpAction now calls updateObjectDB of the GameModel class. |