log gamelib/state.py @ 324:3476e8f3b100

age author description
Sat, 28 Aug 2010 13:30:44 +0200 Jeremy Thurgood Fixed mouse and cursor handling.
Sat, 28 Aug 2010 12:43:12 +0200 Jeremy Thurgood Mouse handling refactorings.
Sat, 28 Aug 2010 12:10:20 +0200 Neil Muller Call detail enter and leave hooks
Sat, 28 Aug 2010 09:37:21 +0200 Jeremy Thurgood Computer typeface for JIM.
Sat, 28 Aug 2010 08:56:12 +0200 Neil Muller Make self._interact_hilight_colour = None disable rect (matches comments)
Sat, 28 Aug 2010 01:28:25 +0200 Neil Muller Make replace_inventory_item use names for consisency
Fri, 27 Aug 2010 23:09:07 +0200 Simon Cross Add option for turning off debugging rects while debugging.
Fri, 27 Aug 2010 22:35:09 +0200 Neil Muller The flying fish fix (take 1)
Fri, 27 Aug 2010 22:04:25 +0200 Neil Muller Offset support for scenes
Fri, 27 Aug 2010 20:08:18 +0200 Jeremy Thurgood Non-interactive things no longer highlight the cursor.
Fri, 27 Aug 2010 19:35:20 +0200 Jeremy Thurgood Ran pyflakes and fixed some minor things.
Fri, 27 Aug 2010 19:29:37 +0200 Jeremy Thurgood Shuffled a bunch of stuff into more appropriate places.
Fri, 27 Aug 2010 16:45:47 +0200 Jeremy Thurgood Start of walkthrough "unit test" and associated fixes and tweaks.
Fri, 27 Aug 2010 10:37:47 +0200 Simon Cross Link crew quarters to map.
Thu, 26 Aug 2010 22:48:03 +0200 Jeremy Thurgood Tubes, pipes and ducts.
Thu, 26 Aug 2010 16:29:54 +0200 Jeremy Thurgood Transparent message dialogs.
Thu, 26 Aug 2010 10:54:25 +0200 Neil Muller Add support for lists of results
Wed, 25 Aug 2010 21:59:26 +0200 Jeremy Thurgood CloneableItem tweaks and a usable laser welder. zOMG!
Wed, 25 Aug 2010 21:32:38 +0200 Jeremy Thurgood CloneableItems.
Wed, 25 Aug 2010 16:45:06 +0200 Jeremy Thurgood Remove screen reference from State.
Wed, 25 Aug 2010 13:56:38 +0200 Simon Cross Add --scene for selecting initial scene during debugging.
Wed, 25 Aug 2010 12:21:16 +0200 Neil Muller Inventory interaction can (surprisingly) affect the inventory
Wed, 25 Aug 2010 12:03:08 +0200 Neil Muller Add inventory interactions
Wed, 25 Aug 2010 08:19:38 +0200 Jeremy Thurgood Fix handling of state on detail view dismissal.
Tue, 24 Aug 2010 23:32:05 +0200 Simon Cross Add bridge and mess to map and ways back.
Tue, 24 Aug 2010 22:02:22 +0200 Stefano Rivera Improve cursor state handling, disable highlights on modal dialogs
Tue, 24 Aug 2010 20:51:40 +0200 Jeremy Thurgood Fix descriptions. And call Demeter's police down upon me.
Tue, 24 Aug 2010 20:35:31 +0200 Jeremy Thurgood Better description handling in detail windows. (Sort of.)
Tue, 24 Aug 2010 20:33:20 +0200 Stefano Rivera Cursor highlights
Tue, 24 Aug 2010 19:49:10 +0200 Jeremy Thurgood Better map handling, detail_view stuff in Result.