log

age author description
Wed, 08 Sep 2010 14:02:11 +0200 Jeremy Thurgood Separate "scene widgets" from "game-specific widgets".
Wed, 08 Sep 2010 00:59:51 +0200 Neil Muller Make close button helper in rect_drawer zoom correctly
Wed, 08 Sep 2010 00:45:06 +0200 Neil Muller Fix calls to draw to match recent changes
Wed, 08 Sep 2010 00:42:41 +0200 Neil Muller Remove old draw def
Wed, 08 Sep 2010 00:41:23 +0200 Neil Muller Add list_scenes to rect_drawer
Tue, 07 Sep 2010 18:25:29 +0200 Neil Muller Move scene specifications into gamelib.scenes
Tue, 07 Sep 2010 18:13:35 +0200 Jeremy Thurgood Fix is_interactive() by adding tool param.
Tue, 07 Sep 2010 17:05:51 +0200 Jeremy Thurgood Removed superfluous SIZE attribute on Scene.
Tue, 07 Sep 2010 13:45:07 +0200 Jeremy Thurgood Remove mouse motion logic from GameState.
Tue, 07 Sep 2010 13:37:00 +0200 Jeremy Thurgood Rename State to GameState.
Tue, 07 Sep 2010 13:35:30 +0200 Jeremy Thurgood Remove drawing logic from State.
Tue, 07 Sep 2010 10:12:55 +0200 Jeremy Thurgood Version change.
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.
Sat, 04 Sep 2010 09:53:00 +0200 Jeremy Thurgood Merged in engine refactorings.
Fri, 03 Sep 2010 17:04:38 +0200 Neil Muller Add show animate & cycle interact options
Fri, 03 Sep 2010 16:41:25 +0200 Neil Muller Add mode label
Fri, 03 Sep 2010 14:39:44 +0200 Neil Muller Remove debugging print
Fri, 03 Sep 2010 11:51:43 +0200 Neil Muller Add support for moving zoomed region
Fri, 03 Sep 2010 11:24:12 +0200 Neil Muller Partial zoom support
Thu, 02 Sep 2010 12:25:48 +0200 Neil Muller Tweak menu layout. Add keys for toggle options
Thu, 02 Sep 2010 11:43:51 +0200 Neil Muller Add 'translucent image mode'
Wed, 01 Sep 2010 18:05:35 +0200 Neil Muller Tweak various aspects of image drawing/mouse code to handle edge cases better
Wed, 01 Sep 2010 14:59:07 +0200 Neil Muller Use relative motion for images to remove jumping when combining key & mouse
Tue, 31 Aug 2010 16:50:38 +0200 Neil Muller Change style of cryo computer screen to match others
Tue, 31 Aug 2010 14:33:00 +0200 Stefano Rivera Alter security camera description and is_interactive to match JIM's state
Tue, 31 Aug 2010 14:25:09 +0200 Neil Muller Make poster only work if JIM is online
Mon, 30 Aug 2010 00:16:14 +0200 Simon Cross Perform a deepcopy of INITIAL_DATA to allow mutable initial data to be used safely.
Sun, 29 Aug 2010 21:35:05 +0200 Stefano Rivera More hints in TODO
Sun, 29 Aug 2010 21:32:44 +0200 Stefano Rivera Engine room floor is irreparable
Sun, 29 Aug 2010 21:26:24 +0200 Stefano Rivera Don't pick up broken superconductor
Sun, 29 Aug 2010 20:04:05 +0200 Stefano Rivera Hook computer control panel to engine room computer. Tweak sign above door
Sat, 21 Jun 2014 21:39:20 +0200 Stefano Rivera Merged into default engine_refactor
Sun, 29 Aug 2010 20:38:03 +0200 Jeremy Thurgood Unify Thing and Item interaction handling. engine_refactor
Sun, 29 Aug 2010 19:58:35 +0200 Jeremy Thurgood No more state in Item interacts. engine_refactor
Sun, 29 Aug 2010 15:15:59 +0200 Jeremy Thurgood Add state to Items. engine_refactor
Sun, 29 Aug 2010 13:27:29 +0200 Jeremy Thurgood Item uses InteractMixin, but currently overrides everything in it. engine_refactor
Sun, 29 Aug 2010 13:15:14 +0200 Jeremy Thurgood Factor Thing interactive stuff out into a mixing. (Items to follow.) engine_refactor
Sun, 29 Aug 2010 13:07:49 +0200 Jeremy Thurgood Make name param to an Item optional and use NAME if present. engine_refactor
Sun, 29 Aug 2010 19:41:07 +0200 Neil Muller Update TODO
Sun, 29 Aug 2010 19:40:10 +0200 Neil Muller Tweak description when fishbowl is taken
Sun, 29 Aug 2010 19:40:06 +0200 Neil Muller Call thing.leave not scene.leave when removing things
Sun, 29 Aug 2010 17:16:56 +0200 Simon Cross Add some TODOs.
Sun, 29 Aug 2010 14:09:34 +0200 Neil Muller Refactor to add support for key movement of images
Sat, 21 Jun 2014 21:41:46 +0200 Stefano Rivera Merged into default 1.0.1
Tue, 08 Mar 2011 13:26:00 +0200 Stefano Rivera Use DejaVuSans instead of Vera 1.0.1
Tue, 08 Mar 2011 13:25:20 +0200 Stefano Rivera Tidy up the i18n changes 1.0.1
Tue, 08 Mar 2011 12:29:14 +0200 Stefano Rivera i18n and Russian translation 1.0.1
Sun, 29 Aug 2010 12:33:21 +0200 Jeremy Thurgood Version bump for 1.0.1 "service pack". 1.0.1
Sun, 29 Aug 2010 11:36:16 +0200 Neil Muller Some minor pylint driven style fixes
Sun, 29 Aug 2010 11:17:09 +0200 Stefano Rivera Update TODO
Sun, 29 Aug 2010 11:13:51 +0200 Stefano Rivera Add missing item parameter to bridge interact_with_foos
Sun, 29 Aug 2010 10:09:47 +0200 Neil Muller Fix typo in comp detail art
Sun, 29 Aug 2010 03:51:23 +0200 Jeremy Thurgood Fix crash bug on the bridge. (JIM's panel really doesn't like items.)
Sun, 29 Aug 2010 02:07:37 +0200 Simon Cross Final screenshot.
Sun, 29 Aug 2010 02:06:48 +0200 Simon Cross Add walkthrough to windows bundle.
Sun, 29 Aug 2010 01:51:58 +0200 Jeremy Thurgood Fix a crash bug on win. Doesn't count. Still 1.0.0 FINAL. 1.0.0
Sun, 29 Aug 2010 01:48:59 +0200 Jeremy Thurgood Version 1.0.0 FINAL. (I hope.)
Sun, 29 Aug 2010 01:47:03 +0200 Simon Cross All systems are go.
Sun, 29 Aug 2010 01:43:55 +0200 Jeremy Thurgood You can now use doors while wielding things.