log gamelib/gamescreen.py @ 460:59f719cfccea

age author description
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.