Mercurial > parpg-source
log gamemodel.py @ 137:53faff63037f
age | author | description |
---|---|---|
Sun, 09 Oct 2011 14:03:25 +0200 | KarstenBock | createItem now calls UpdateObjectDB after it created the item. |
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. |