log gamelib/scenes/map.py @ 837:bdebe693453f pyntnclick

age author description
Tue, 29 Jan 2013 21:45:27 +0200 Neil Muller Track total sentence pyntnclick
Mon, 28 Jan 2013 18:29:32 +0200 Neil Muller Convert map to use InteractText for room labels pyntnclick
Sun, 27 Jan 2013 22:19:39 +0200 Jeremy Thurgood Better Item handling. pyntnclick
Sat, 26 Jan 2013 16:57:33 +0200 Stefano Rivera Merge i18n for before the pyntnclick split pyntnclick-i18n
Tue, 08 Mar 2011 14:37:43 +0200 Stefano Rivera merge i18n and Russian translation i18n
Tue, 14 Feb 2012 13:39:05 +0200 Jeremy Thurgood Much scene management refactoring. 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:23:54 +0200 Neil Muller pep8cleanups
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, 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.
Sun, 29 Aug 2010 00:26:17 +0200 Simon Cross Obliterated by meteors.
Sat, 28 Aug 2010 23:48:50 +0200 Jeremy Thurgood Many small fixes.
Sat, 28 Aug 2010 22:53:40 +0200 Adrianna Pińska map corrections
Sat, 28 Aug 2010 22:33:14 +0200 Stefano Rivera Map: Inaccessible areas
Sat, 28 Aug 2010 22:05:50 +0200 Stefano Rivera Initial map hookup
Sat, 28 Aug 2010 18:05:35 +0200 Jeremy Thurgood Tweaks to text and JIM background.
Sat, 28 Aug 2010 16:51:40 +0200 Neil Muller Use make_jim_dialog everywhere
Sat, 28 Aug 2010 16:34:35 +0200 Jeremy Thurgood Updated walkthrough test as far as completed environmental puzzle.
Sat, 28 Aug 2010 15:01:55 +0200 Neil Muller Make airlock warning not JIM's
Sat, 28 Aug 2010 14:43:00 +0200 Neil Muller Don't allow access to the engine room without helmet
Fri, 27 Aug 2010 19:29:37 +0200 Jeremy Thurgood Shuffled a bunch of stuff into more appropriate places.
Fri, 27 Aug 2010 10:37:47 +0200 Simon Cross Link crew quarters to map.
Thu, 26 Aug 2010 22:25:42 +0200 Adrianna Pińska fixed some typos
Thu, 26 Aug 2010 19:33:23 +0200 Neil Muller Add constant for player id. Make IDs uppercase
Thu, 26 Aug 2010 16:29:54 +0200 Jeremy Thurgood Transparent message dialogs.
Thu, 26 Aug 2010 10:55:02 +0200 Neil Muller Add neural implant text
Tue, 24 Aug 2010 19:49:10 +0200 Jeremy Thurgood Better map handling, detail_view stuff in Result.
Tue, 24 Aug 2010 19:22:01 +0200 Jeremy Thurgood Map shows accessible areas.
Tue, 24 Aug 2010 18:52:52 +0200 Simon Cross Hook up map.
Tue, 24 Aug 2010 18:38:44 +0200 Simon Cross InteractText for mocking up scenes. Allow backgrounds to be None. Mock up map.
Mon, 23 Aug 2010 12:18:03 +0200 Simon Cross Place for artist credits.
Mon, 23 Aug 2010 11:47:03 +0200 Simon Cross Skeletons for scenes in plot outline.