log

age author description
Fri, 16 Sep 2011 23:21:04 +0200 Simon Cross Gracefull Ctrl-C.
Fri, 16 Sep 2011 23:18:33 +0200 Stefano Rivera Make modal containers affect the mouse too
Fri, 16 Sep 2011 23:03:54 +0200 Simon Cross Remove debugging print.
Fri, 16 Sep 2011 23:00:25 +0200 Simon Cross Activated ctpug level server.
Fri, 16 Sep 2011 22:29:48 +0200 Stefano Rivera Move level_completed to the Level habitat, so that we can go_menu()
Fri, 16 Sep 2011 22:24:39 +0200 Neil Muller Hook up sprite deletion. Framework work for sprite editing & adding
Fri, 16 Sep 2011 22:02:38 +0200 Neil Muller Protect against malformed sprite lines
Fri, 16 Sep 2011 21:58:39 +0200 Neil Muller Document track line
Fri, 16 Sep 2011 22:20:48 +0200 Simon Cross Curated and uncurated levels.
Fri, 16 Sep 2011 22:16:48 +0200 Stefano Rivera Don't forget to super().event(...), especially when you shout at other people about it...
Fri, 16 Sep 2011 22:13:17 +0200 Stefano Rivera a hackful GridContainer for the LevelMenu
Fri, 16 Sep 2011 21:47:56 +0200 Neil Muller Don't edit the level when interacting with dialogs
Fri, 16 Sep 2011 21:35:10 +0200 Simon Cross Fix bug in error printing.
Fri, 16 Sep 2011 21:33:16 +0200 Simon Cross Cache online levels.
Fri, 16 Sep 2011 21:15:59 +0200 Simon Cross ULM!
Fri, 16 Sep 2011 21:05:29 +0200 Adrianna Pińska Arrow and flip level
Fri, 16 Sep 2011 21:05:07 +0200 Simon Cross Allow sub-classing level menu.
Fri, 16 Sep 2011 21:04:42 +0200 Simon Cross Support for loading level from string.
Fri, 16 Sep 2011 20:40:48 +0200 Simon Cross Mamba in a flask.
Fri, 16 Sep 2011 20:40:31 +0200 Simon Cross Ignore virtualenv folder.
Fri, 16 Sep 2011 19:29:33 +0200 Simon Cross First server.
Fri, 16 Sep 2011 20:36:29 +0200 Adrianna Pińska Food level
Fri, 16 Sep 2011 20:03:45 +0200 Adrianna Pińska added yellow
Fri, 16 Sep 2011 20:31:02 +0200 Neil Muller Teach editor about background tracks
Fri, 16 Sep 2011 20:30:12 +0200 Neil Muller Make sure we clear list before refilling it
Fri, 16 Sep 2011 20:09:15 +0200 Stefano Rivera Remove snarky death prints
Fri, 16 Sep 2011 20:01:13 +0200 Stefano Rivera Thumbnails on the level screen
Fri, 16 Sep 2011 19:51:51 +0200 Adrianna Pińska fire and water level
Fri, 16 Sep 2011 19:34:14 +0200 Neil Muller Stop music on scene changes
Fri, 16 Sep 2011 19:30:18 +0200 Neil Muller Add dummy music track to levels
Fri, 16 Sep 2011 19:13:54 +0200 Neil Muller Add music dir
Fri, 16 Sep 2011 19:30:07 +0200 Neil Muller Add support for playing music to levels
Fri, 16 Sep 2011 19:13:40 +0200 Neil Muller Move directory names into sound.py for simplicity
Fri, 16 Sep 2011 19:05:21 +0200 Neil Muller Create directory for music
Fri, 16 Sep 2011 19:07:51 +0200 Stefano Rivera Pass Level() objects to LevelHabitat and LevelEditorHabitat, in preparation for generating thumbnails from levels in levelmenu
Fri, 16 Sep 2011 18:56:42 +0200 Adrianna Pińska quick addition of paint level
Fri, 16 Sep 2011 18:42:37 +0200 Jeremy Thurgood Cap at three moves, not two.
Fri, 16 Sep 2011 18:38:17 +0200 Stefano Rivera Revert accidentally commited tweak to the snake's tongue
Fri, 16 Sep 2011 18:32:31 +0200 Adrianna Pińska excised level locking
Fri, 16 Sep 2011 18:32:12 +0200 Adrianna Pińska Button name tweak
Fri, 16 Sep 2011 18:30:48 +0200 Stefano Rivera Merge the two orientation queues into one
Fri, 16 Sep 2011 18:14:26 +0200 Jeremy Thurgood Queue movement commands and handle them sanely. (FSVO)
Fri, 16 Sep 2011 18:13:13 +0200 Adrianna Pińska made the unsqueaklike squeak the eat something default sound
Fri, 16 Sep 2011 18:03:25 +0200 Stefano Rivera Make paint training easier for jerith
Fri, 16 Sep 2011 17:37:28 +0200 Neil Muller And even death shall lose it's mysteries
Fri, 16 Sep 2011 17:35:50 +0200 Neil Muller Multi-line messages
Fri, 16 Sep 2011 16:49:03 +0200 Stefano Rivera paint-training level
Fri, 16 Sep 2011 16:39:02 +0200 Stefano Rivera Outside walls on blank level
Fri, 16 Sep 2011 16:04:53 +0200 Adrianna Pińska fire is now an orange puddle with a right-way-up red flame
Fri, 16 Sep 2011 14:40:50 +0200 Adrianna Pińska make water more transparent
Fri, 16 Sep 2011 14:36:18 +0200 Adrianna Pińska make grout purple
Fri, 16 Sep 2011 14:27:57 +0200 Adrianna Pińska make floor less horrible
Fri, 16 Sep 2011 09:18:32 +0200 Neil Muller YAS for the diary
Fri, 16 Sep 2011 09:11:43 +0200 Jeremy Thurgood Fix segment orientation.
Fri, 16 Sep 2011 08:55:07 +0200 Jeremy Thurgood The fire tiles are not symmetrical enough to rotate.
Fri, 16 Sep 2011 00:07:11 +0200 Stefano Rivera Ticks on the levelmenu
Thu, 15 Sep 2011 23:55:48 +0200 Neil Muller Move editing code around
Thu, 15 Sep 2011 23:25:02 +0200 Jeremy Thurgood Image attribution tweak.
Thu, 15 Sep 2011 23:24:22 +0200 Neil Muller Make forced_click grab the focus as well
Thu, 15 Sep 2011 23:03:24 +0200 Neil Muller Make prompt text a parameter