log gamelib/scenes/manual.py @ 799:a04a876ee369 pyntnclick

age author description
Sat, 26 Jan 2013 13:11:02 +0200 Stefano Rivera Turns out we can get the scene from the Thing pyntnclick
Sat, 26 Jan 2013 13:00:31 +0200 Jeremy Thurgood Inspect game state for Thing.set_interact() instead of setting it manually everywhere. pyntnclick
Wed, 15 Feb 2012 16:49:43 +0200 Neil Muller Avoid crashing when using the manual pyntnclick
Sun, 12 Feb 2012 00:10:17 +0200 Stefano Rivera Excise albow. Really. 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 15:05:18 +0200 Simon Cross Hook up sound in gamelib/scenes. pyntnclick
Sat, 11 Feb 2012 13:19:21 +0200 Neil Muller Rename imports pyntnclick
Sat, 11 Feb 2012 12:29:30 +0200 Neil Muller Really pep8 fix manual.py
Sat, 11 Feb 2012 12:28:09 +0200 Neil Muller pep8
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.
Sat, 28 Aug 2010 20:11:34 +0200 Jeremy Thurgood Finished manual detail.
Sat, 28 Aug 2010 19:40:36 +0200 Jeremy Thurgood Working manual. (Still needs arrows.)
Sat, 28 Aug 2010 19:04:30 +0200 Jeremy Thurgood Initial manual implementation.