log gamelib/scenes/machine.py @ 759:386475464202 pyntnclick

age author description
Sat, 26 Jan 2013 13:00:31 +0200 Jeremy Thurgood Inspect game state for Thing.set_interact() instead of setting it manually everywhere. pyntnclick
Sat, 26 Jan 2013 11:24:01 +0200 Stefano Rivera No idea what that TODO thinks needs to be done, but we've done it. pyntnclick
Sun, 20 Jan 2013 20:20:36 +0200 Jeremy Thurgood Better state and inventory management. pyntnclick
Tue, 15 Jan 2013 22:57:41 +0200 Neil Muller Misc pep8 cleanups pyntnclick
Sat, 11 Feb 2012 20:09:47 +0200 Neil Muller Rename state to game to not cause confusion with the other state pyntnclick
Sat, 11 Feb 2012 17:38:57 +0200 Simon Cross Introduce .setup() for GameDeveloperGizmos. pyntnclick
Sat, 11 Feb 2012 13:19:21 +0200 Neil Muller Rename imports pyntnclick
Sat, 11 Feb 2012 12:20:12 +0200 Simon Cross PEP8 clean-up for engine, machine and mess.
Fri, 10 Sep 2010 18:47:17 +0200 Jeremy Thurgood pyflakes-induced cleanup.
Wed, 08 Sep 2010 14:02:11 +0200 Jeremy Thurgood Separate "scene widgets" from "game-specific widgets".
Tue, 07 Sep 2010 18:13:35 +0200 Jeremy Thurgood Fix is_interactive() by adding tool param.
Sun, 05 Sep 2010 22:59:33 +0200 Adrianna PiƄska fixed crash caused by the manual item's special snowflakeness
Sat, 04 Sep 2010 10:38:14 +0200 Jeremy Thurgood Fix items.
Tue, 08 Mar 2011 12:29:14 +0200 Stefano Rivera i18n and Russian translation 1.0.1
Sun, 29 Aug 2010 01:43:55 +0200 Jeremy Thurgood You can now use doors while wielding things.