summaryrefslogtreecommitdiffstats
path: root/weatbag/action.py
Commit message (Expand)AuthorAgeFilesLines
* Changed 'look' command to work like 'look around' when no target ismasterJan T2015-07-281-1/+2
* Added help command. Replaced hard-coded 'quit' command with a words.pyJan T2015-07-281-13/+26
* Changed action.get_action to handle prepositions differentlySmart Viking2013-01-141-4/+2
* New framework to allow combining items.Thomas Kluyver2013-01-131-1/+28
* Various fixes to game coreThomas Kluyver2013-01-051-18/+7
* Create initial game framework.Thomas2012-12-291-0/+57