Mercurial > parpg-source
log
age | author | description |
---|---|---|
Mon, 10 Oct 2011 15:12:33 +0200 | KarstenBock | Created parpg.py and moved code from parpg\main.py to it. |
Sun, 09 Oct 2011 21:02:48 +0200 | KarstenBock | Moved the action module into the entities package. |
Sun, 09 Oct 2011 20:54:03 +0200 | KarstenBock | Removed the _InventoryGUI class. That was the class for the Old Inventory screen. |
Sun, 09 Oct 2011 20:50:31 +0200 | KarstenBock | Items can now be dropped on the ground from the players inventory. |