log

age author description
Thu, 15 Sep 2011 12:53:52 +0200 Neil Muller Add forced_click method to buttons
Thu, 15 Sep 2011 12:24:05 +0200 Neil Muller Move hackery into list widget
Thu, 15 Sep 2011 12:09:55 +0200 Jeremy Thurgood Right-click to erase in the level editor.
Thu, 15 Sep 2011 09:39:08 +0200 Jeremy Thurgood Lizards and snails are extra delicious.
Thu, 15 Sep 2011 02:26:35 +0200 Adrianna Pińska renamed tail images for consistency
Thu, 15 Sep 2011 02:21:34 +0200 Adrianna Pińska mutation indicators
Thu, 15 Sep 2011 01:50:50 +0200 Neil Muller Raise InvalidMapError if "end" token is missing
Thu, 15 Sep 2011 01:43:52 +0200 Simon Cross Fix test of whether pygame.display is initialized.
Thu, 15 Sep 2011 01:36:04 +0200 Simon Cross Give us today our daily screenshot.
Thu, 15 Sep 2011 01:34:56 +0200 Neil Muller Add validate level helper script
Thu, 15 Sep 2011 01:34:42 +0200 Neil Muller Add more validation exceptions to new map loading code. Handle trying to load when display hasn't been initiliased better
Thu, 15 Sep 2011 01:32:50 +0200 Adrianna Pińska fire works
Thu, 15 Sep 2011 01:28:45 +0200 Simon Cross Populate tryouts with some of the new animals.
Thu, 15 Sep 2011 01:25:44 +0200 Adrianna Pińska fire bad
Thu, 15 Sep 2011 01:21:49 +0200 Simon Cross Try not to let head wander during teleporting (it's bad for your health).
Thu, 15 Sep 2011 00:59:06 +0200 Simon Cross Add tunnel to tryouts.
Thu, 15 Sep 2011 01:04:01 +0200 Adrianna Pińska You stole my snail symbol!
Thu, 15 Sep 2011 01:02:19 +0200 Adrianna Pińska Moar animals
Thu, 15 Sep 2011 00:40:30 +0200 Stefano Rivera Hook up tile arrow rotation
Thu, 15 Sep 2011 00:23:29 +0200 Simon Cross Fix saving sprite ascii data.
Thu, 15 Sep 2011 00:21:39 +0200 Simon Cross Fix call to interact.
Thu, 15 Sep 2011 00:20:02 +0200 Neil Muller Factor out entry widget a bit
Thu, 15 Sep 2011 00:19:58 +0200 Simon Cross Make tunnel arrows face in the right direction.
Thu, 15 Sep 2011 00:14:23 +0200 Simon Cross Hook up tunnels.
Thu, 15 Sep 2011 00:12:01 +0200 Adrianna Pińska tunnel
Thu, 15 Sep 2011 00:04:33 -0700 Gideon Visser update tryouts.. noticed water cleans off color
Wed, 14 Sep 2011 23:57:00 +0200 Neil Muller Hack in multi-page toolbar
Wed, 14 Sep 2011 23:49:45 -0700 Gideon Visser map: "tryouts" added
Wed, 14 Sep 2011 23:47:51 +0200 Adrianna Pińska named paint tiles
Wed, 14 Sep 2011 23:36:03 +0200 Neil Muller compress layout a tad more
Wed, 14 Sep 2011 23:32:08 +0200 Neil Muller Refactor edit calling code. Tweak toolbar layout
Wed, 14 Sep 2011 23:31:36 +0200 Neil Muller Remove debugging print. Add robustness against being removed in accept_callback
Wed, 14 Sep 2011 23:37:00 +0200 Adrianna Pińska ARROWED
Wed, 14 Sep 2011 23:36:20 +0200 Simon Cross Remove some debugging prints.
Wed, 14 Sep 2011 23:35:14 +0200 Stefano Rivera Move U-turn checking to orientation-setting time, and only update the head's orientaiton at tile shift
Wed, 14 Sep 2011 23:33:37 +0200 Jeremy Thurgood Because every lab needs a biohazard warning sign or three.
Wed, 14 Sep 2011 23:28:25 +0200 Simon Cross Start of advanced sprite definitions.
Wed, 14 Sep 2011 23:07:56 +0200 Neil Muller Make filename editable
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.