log gamelib/gamescreen.py @ 515:fda2b3a2f2e9

age author description
Tue, 07 Sep 2010 13:35:30 +0200 Jeremy Thurgood Remove drawing logic from State.
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 11:36:16 +0200 Neil Muller Some minor pylint driven style fixes
Sun, 29 Aug 2010 01:21:02 +0200 Neil Muller Properly stop running
Sun, 29 Aug 2010 00:31:03 +0200 Neil Muller Stop running when we end the game
Sun, 29 Aug 2010 00:24:40 +0200 Neil Muller Redo way of reaching end screen
Sat, 28 Aug 2010 22:16:58 +0200 Jeremy Thurgood Fixed inventory drawing.
Sat, 28 Aug 2010 22:01:03 +0200 Jeremy Thurgood Fix cursor handling after message dismissal.
Sat, 28 Aug 2010 21:30:15 +0200 Jeremy Thurgood Different toolbar colour and remove highlighted cursor outside scene widget.
Sat, 28 Aug 2010 21:05:36 +0200 Jeremy Thurgood Dim non-interactive screen regions for "modal" stuff.
Sat, 28 Aug 2010 20:46:06 +0200 Jeremy Thurgood Improved mouse handling edge cases.
Sat, 28 Aug 2010 19:04:30 +0200 Jeremy Thurgood Initial manual implementation.
Sat, 28 Aug 2010 16:50:37 +0200 Jeremy Thurgood Moved some widgets around.
Sat, 28 Aug 2010 15:03:25 +0200 Jeremy Thurgood Right-click with hand in a detail window dismisses it.
Sat, 28 Aug 2010 14:36:22 +0200 Simon Cross Remove TODO about moving the state -- it's happy where it is and by all accounts quite entrenched.
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
Fri, 27 Aug 2010 19:35:20 +0200 Jeremy Thurgood Ran pyflakes and fixed some minor things.
Thu, 26 Aug 2010 20:26:41 +0200 Neil Muller Highlight detailed view close button
Thu, 26 Aug 2010 16:29:54 +0200 Jeremy Thurgood Transparent message dialogs.
Thu, 26 Aug 2010 11:31:56 +0200 Neil Muller Add a close button to the detail view
Thu, 26 Aug 2010 10:54:25 +0200 Neil Muller Add support for lists of results
Thu, 26 Aug 2010 08:38:06 +0200 Jeremy Thurgood Right click (and middle click) clears current tool.
Wed, 25 Aug 2010 16:45:06 +0200 Jeremy Thurgood Remove screen reference from State.
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.
Wed, 25 Aug 2010 08:09:59 +0200 Jeremy Thurgood Fix mouse_move() handling after dismissing message.
Tue, 24 Aug 2010 23:16:23 +0200 Jeremy Thurgood Deselect tools and get to the Mess.
Tue, 24 Aug 2010 22:57:09 +0200 Jeremy Thurgood Removed a bunch of cruft.
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:21:07 +0200 Jeremy Thurgood Put the leg inside the cryo unit.
Tue, 24 Aug 2010 19:49:10 +0200 Jeremy Thurgood Better map handling, detail_view stuff in Result.
Tue, 24 Aug 2010 18:36:31 +0200 Stefano Rivera Cursor change when you select a Tool
Tue, 24 Aug 2010 18:23:24 +0200 Jeremy Thurgood Nuke obsolete testing hook.
Tue, 24 Aug 2010 18:05:27 +0200 Neil Muller Move result handling to result object
Tue, 24 Aug 2010 18:01:42 +0200 Jeremy Thurgood Some detail view and data cleanup.
Tue, 24 Aug 2010 17:55:47 +0200 Neil Muller Minor style cleanups
Tue, 24 Aug 2010 17:45:46 +0200 Neil Muller Move MessageDialog to widgets
Tue, 24 Aug 2010 17:33:37 +0200 Jeremy Thurgood Added border to DetailWindow.
Tue, 24 Aug 2010 17:24:54 +0200 Neil Muller Enter and leave hooks
Tue, 24 Aug 2010 17:04:56 +0200 Jeremy Thurgood Hook up "detail view" scenes.
Tue, 24 Aug 2010 14:51:22 +0200 Jeremy Thurgood Better cursor handling using draw_all() and mouse_delta().
Tue, 24 Aug 2010 14:17:09 +0200 Jeremy Thurgood Cursor uses draw_over() rather than draw().
Tue, 24 Aug 2010 14:07:07 +0200 Neil Muller Initial event sound support
Tue, 24 Aug 2010 13:53:49 +0200 Jeremy Thurgood Some (slightly) better cursor handling.
Tue, 24 Aug 2010 11:57:06 +0200 Neil Muller Rough Stab at basic animation support
Tue, 24 Aug 2010 08:48:50 +0200 Neil Muller Make start new game start a new game. Add Resume to main menu
Tue, 24 Aug 2010 08:16:56 +0200 Neil Muller Restore mouse when returning to main menu
Tue, 24 Aug 2010 07:51:42 +0200 Jeremy Thurgood Fix message dialog mouse cursor freezing.
Tue, 24 Aug 2010 00:43:32 +0200 Jeremy Thurgood Detail view without any functionality.
Mon, 23 Aug 2010 23:58:11 +0200 Stefano Rivera Draw CursorWidget on top of StateWidget
Mon, 23 Aug 2010 23:47:29 +0200 Jeremy Thurgood Better message dialog. trunk2
Mon, 23 Aug 2010 23:05:55 +0200 Neil Muller Partial message support
Mon, 23 Aug 2010 22:11:41 +0200 Simon Cross Add description rendering to scene rendering.
Mon, 23 Aug 2010 21:26:48 +0200 Jeremy Thurgood Hacky "detail view" widget prototype.