log gamelib/gamescreen.py @ 519:8f3c82c685a4

age author description
Tue, 07 Sep 2010 18:13:35 +0200 Jeremy Thurgood Fix is_interactive() by adding tool param.
Tue, 07 Sep 2010 13:45:07 +0200 Jeremy Thurgood Remove mouse motion logic from GameState.
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.