log skaapsteker/widgets/bubble.py @ 615:e71e13dbd570

age author description
Wed, 04 May 2011 01:28:41 +0200 Simon Cross Properly copy pos when creating parts of speech bubbles.
Sat, 09 Apr 2011 23:49:33 +0200 Simon Cross Remove unused imports.
Sat, 09 Apr 2011 23:36:05 +0200 Simon Cross Add support for 'if': '...' to dialogue choices.
Sat, 09 Apr 2011 23:14:55 +0200 Stefano Rivera Add >> Leave to Notifications
Sat, 09 Apr 2011 22:42:55 +0200 Jeremy Thurgood Allow K_SPACE wherever we allow K_RETURN.
Sat, 09 Apr 2011 21:12:02 +0200 Simon Cross Make text bubbles less transparent.
Sat, 09 Apr 2011 19:58:06 +0200 Stefano Rivera Better death screen
Sat, 09 Apr 2011 16:02:51 +0200 Jeremy Thurgood Notification text.
Sat, 09 Apr 2011 12:47:09 +0200 Simon Cross Translucent dialogs.
Sat, 09 Apr 2011 00:20:11 +0200 Simon Cross Check whether the new state has text after a state change. If not, close the dialogue.
Fri, 08 Apr 2011 21:58:35 +0200 Simon Cross Add support for auto_next_text to give the auto_next effect but with a different prompt.
Fri, 08 Apr 2011 20:52:47 +0200 Simon Cross Hook up auto_next dialogue events.
Fri, 08 Apr 2011 01:51:42 +0200 Simon Cross Add background to make dialogue more readable.
Fri, 08 Apr 2011 01:38:41 +0200 Simon Cross Link up choices to dsm events.
Fri, 08 Apr 2011 01:36:44 +0200 Simon Cross Add support for selecting dialogue choices (and for moving TextChoice around the screen).
Fri, 08 Apr 2011 00:59:35 +0200 Simon Cross Remove debugging prints.
Fri, 08 Apr 2011 00:57:06 +0200 Simon Cross Render dialog on screen instead of printing to console.
Fri, 08 Apr 2011 00:43:33 +0200 Simon Cross Add missing file from previous commit.