Mercurial > parpg-source
log
age | author | description |
---|---|---|
Sun, 09 Oct 2011 14:03:25 +0200 | KarstenBock | createItem now calls UpdateObjectDB after it created the item. |
Sun, 09 Oct 2011 13:31:08 +0200 | KarstenBock | Fixed UseAction. |
Sat, 08 Oct 2011 14:25:48 +0200 | KarstenBock | Added context menu to the inventory. |
Sat, 08 Oct 2011 14:19:35 +0200 | KarstenBock | Changed BrewBeerAction to work with components. |
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. |