log

age author description
Wed, 14 Sep 2011 23:07:01 +0200 Neil Muller Add entrybox widget
Wed, 14 Sep 2011 23:06:14 +0200 Neil Muller Cleanup copy-n-paste left-over junk
Wed, 14 Sep 2011 23:05:27 +0200 Neil Muller Add some helpers to data.py
Wed, 14 Sep 2011 23:02:45 +0200 Jeremy Thurgood Snakes should be impermeable. So now they are.
Wed, 14 Sep 2011 22:43:37 +0200 Stefano Rivera Support alpha mutating
Wed, 14 Sep 2011 22:29:57 +0200 Simon Cross Move shift_head onto base segment so that head is less special (in preparation for snake disappearing down the exit).
Wed, 14 Sep 2011 22:19:49 +0200 Simon Cross Save game when level completed.
Wed, 14 Sep 2011 22:14:08 +0200 Stefano Rivera Tssss, I smell rats
Wed, 14 Sep 2011 22:12:01 +0200 Adrianna Pińska added yellow things
Wed, 14 Sep 2011 22:03:25 +0200 Adrianna Pińska put exit on wall
Wed, 14 Sep 2011 21:59:00 +0200 Stefano Rivera Open mouth when eating things
Wed, 14 Sep 2011 21:36:09 +0200 Jeremy Thurgood No more mile-long snake to start with.
Wed, 14 Sep 2011 21:15:20 +0200 Neil Muller Cleanup test commit scratch
Wed, 14 Sep 2011 21:15:08 +0200 Neil Muller Test commit 1 scratch
Wed, 14 Sep 2011 21:24:25 +0200 Adrianna Pińska less eye-bleeding wall pattern
Wed, 14 Sep 2011 21:12:19 +0200 Simon Cross Hook up exit.
Wed, 14 Sep 2011 21:12:20 +0200 Jeremy Thurgood Refactor tile image loading stuff. More magic is good, right?
Wed, 14 Sep 2011 21:01:20 +0200 Adrianna Pińska animals with outlines
Wed, 14 Sep 2011 20:49:48 +0200 Stefano Rivera Modal dialogs, and focus stealing bugfixes
Wed, 14 Sep 2011 20:31:16 +0200 Stefano Rivera Support UserEvents in callbacks
Wed, 14 Sep 2011 20:30:34 +0200 Stefano Rivera Prepare for circular import
Wed, 14 Sep 2011 20:49:23 +0200 Jeremy Thurgood Arrow tiles are walls from the pointy end.
Wed, 14 Sep 2011 20:41:49 +0200 Simon Cross Fix segment adding.
Wed, 14 Sep 2011 20:36:09 +0200 Simon Cross Set colour of default new segment to colour of snake head.
Wed, 14 Sep 2011 20:32:58 +0200 Adrianna Pińska moar rats
Wed, 14 Sep 2011 20:26:39 +0200 Simon Cross Add a segment when driving over the big rat.
Wed, 14 Sep 2011 20:19:41 +0200 Simon Cross Remove a segment when driving over the small rat.
Wed, 14 Sep 2011 20:14:41 +0200 Simon Cross Fix uturns. Start of work on adding and removing segments.
Wed, 14 Sep 2011 19:55:15 +0200 Jeremy Thurgood Avoid the Wrath of Neil by unbreaking the level editor before pushing.
Wed, 14 Sep 2011 19:48:20 +0200 Jeremy Thurgood Rejiggered entrances and shifted directions around.
Wed, 14 Sep 2011 19:29:15 +0200 Simon Cross Don't allow the snake to reverse onto itself immediately.
Wed, 14 Sep 2011 19:27:22 +0200 Simon Cross Remove debugging tile that used red.
Wed, 14 Sep 2011 19:14:30 +0200 Simon Cross Remove colour patch files.
Wed, 14 Sep 2011 19:10:58 +0200 Simon Cross Wean colour overlays off image colour patches.
Wed, 14 Sep 2011 18:54:20 +0200 Adrianna Pińska made water more opaque just for Jeremy
Wed, 14 Sep 2011 18:30:07 +0200 Adrianna Pińska changed spray to splash of paint. Left fittings present but blank in case we want to change it later.
Wed, 14 Sep 2011 17:44:57 +0200 Neil Muller Tell the user that he's died
Wed, 14 Sep 2011 17:44:25 +0200 Neil Muller Pause the world, I may want to get off
Wed, 14 Sep 2011 17:43:52 +0200 Neil Muller Add messagebox widget
Wed, 14 Sep 2011 17:42:47 +0200 Neil Muller Add grab_focus helper
Wed, 14 Sep 2011 17:41:26 +0200 Jeremy Thurgood Much better interaction detection.
Wed, 14 Sep 2011 16:31:51 +0200 Neil Muller Remove debugging prints
Wed, 14 Sep 2011 16:28:03 +0200 Neil Muller Reincarnating Snakes
Wed, 14 Sep 2011 16:26:52 +0200 Neil Muller Add SnakeDiedEvent
Wed, 14 Sep 2011 16:25:38 +0200 Neil Muller Pass other events to container children as well
Wed, 14 Sep 2011 16:35:43 +0200 Jeremy Thurgood Water washes.
Wed, 14 Sep 2011 16:27:11 +0200 Jeremy Thurgood Painted Jezebel! (Assuming you name your snake Jezebel.)
Wed, 14 Sep 2011 15:27:27 +0200 Jeremy Thurgood Interact with the world.
Wed, 14 Sep 2011 14:08:37 +0200 Neil Muller Teach editor about THING_MAP
Wed, 14 Sep 2011 14:08:14 +0200 Neil Muller Add remove method to containers
Wed, 14 Sep 2011 01:54:21 +0200 Simon Cross Longer, speedier mamba.
Wed, 14 Sep 2011 01:45:41 +0200 Simon Cross Snake that moves (my god that was an epic struggle).
Wed, 14 Sep 2011 01:36:44 +0200 Stefano Rivera Level editor screenshot
Wed, 14 Sep 2011 01:28:47 +0200 Neil Muller Set initial tool correctly
Wed, 14 Sep 2011 01:26:44 +0200 Neil Muller Hook up basic saving
Wed, 14 Sep 2011 01:13:23 +0200 Neil Muller Refactor drawing code. Correct tile variants when painting
Wed, 14 Sep 2011 00:51:41 +0200 Neil Muller Add basic drawing to level editor
Tue, 13 Sep 2011 23:52:39 +0200 Neil Muller Start documenting level format
Tue, 13 Sep 2011 23:52:16 +0200 Neil Muller Use name in editor
Tue, 13 Sep 2011 23:52:06 +0200 Neil Muller Set wall name