log

age author description
Fri, 16 Sep 2011 23:53:34 +0200 Stefano Rivera Level namespaces (for telling that a level is complete, no matter where it came from)
Fri, 16 Sep 2011 23:53:49 +0200 Neil Muller Add button and gate to dev level
Fri, 16 Sep 2011 23:53:35 +0200 Neil Muller simple buttons and gates
Fri, 16 Sep 2011 23:53:15 +0200 Neil Muller Placeholder button and gate art
Fri, 16 Sep 2011 23:43:33 +0200 Neil Muller Button and gate sprites
Fri, 16 Sep 2011 23:42:00 +0200 Jeremy Thurgood New level.
Fri, 16 Sep 2011 23:40:21 +0200 Simon Cross Restore --level.
Fri, 16 Sep 2011 23:38:53 +0200 Adrianna Pińska silly partition helper for level design
Fri, 16 Sep 2011 23:28:49 +0200 Neil Muller Call sprite editor dialog
Fri, 16 Sep 2011 23:28:28 +0200 Neil Muller Fix and extend sprite fiddling code
Fri, 16 Sep 2011 23:27:49 +0200 Neil Muller Respect paused
Fri, 16 Sep 2011 23:27:31 +0200 Neil Muller Add sprite editing dialog
Fri, 16 Sep 2011 23:27:27 +0200 Jeremy Thurgood Rename some levels.
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.