Mercurial > parpg-core
log src/parpg/gamemodel.py @ 186:8cc26e89398c
age | author | description |
---|---|---|
Sat, 05 Nov 2011 14:53:12 +0100 | KarstenBock | Moved code from CharacterCreationController to GameModel |
Tue, 11 Oct 2011 14:47:37 +0200 | KarstenBock | PARPG now works with, and needs Fife 0.3.3. |
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. |