log

age author description
Tue, 24 Aug 2010 18:38:44 +0200 Simon Cross InteractText for mocking up scenes. Allow backgrounds to be None. Mock up map.
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:11:53 +0200 Jeremy Thurgood Size detail window based on the Scene background image.
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:47:13 +0200 Neil Muller Add missing pygame import
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 15:39:02 +0200 Neil Muller Add a transition, on general principles
Tue, 24 Aug 2010 15:30:51 +0200 Neil Muller removed items can't be the current tool
Tue, 24 Aug 2010 14:56:39 +0200 Jeremy Thurgood And CursorWidget-ify the popup menu.
Tue, 24 Aug 2010 14:53:05 +0200 Jeremy Thurgood Remove "in-widget" check and always draw cursor.
Tue, 24 Aug 2010 14:51:22 +0200 Jeremy Thurgood Better cursor handling using draw_all() and mouse_delta().
Tue, 24 Aug 2010 14:45:54 +0200 Simon Cross Like the accent?
Tue, 24 Aug 2010 14:44:29 +0200 Simon Cross Remove check for None sound -- sound is never None.
Tue, 24 Aug 2010 14:43:33 +0200 Simon Cross Add explicit check for sound file existence (my pygame 1.9 returns a valid sound object even when the path does not exist).
Tue, 24 Aug 2010 14:33:48 +0200 Simon Cross Remove debugging print.
Tue, 24 Aug 2010 14:32:52 +0200 Simon Cross Add hackish speech support (run regen-speech.py to generate files -- needs espeak and oggenc).
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 11:55:35 +0200 Simon Cross Remove sample text resources.
Tue, 24 Aug 2010 11:41:10 +0200 Neil Muller Fix ajar door description
Tue, 24 Aug 2010 11:33:32 +0200 Jeremy Thurgood Mac build stuff.
Tue, 24 Aug 2010 09:58:12 +0200 Simon Cross Remove debugging prints (descriptions now provide pretty much the same feedback anyway).