log

age author description
Tue, 13 Sep 2011 08:17:28 +0200 Neil Muller Add screenshot from last diary entry
Tue, 13 Sep 2011 00:00:22 +0200 Jeremy Thurgood Remove useless debug print.
Mon, 12 Sep 2011 23:53:03 -0700 Gideon Visser Snake movement now turn
Mon, 12 Sep 2011 21:14:15 +0200 Jeremy Thurgood Rearranged the orientation stuff. :-)
Mon, 12 Sep 2011 19:34:03 -0700 Gideon Visser Update tile orientation with booleans
Mon, 12 Sep 2011 14:52:03 +0200 Neil Muller pep8 cleanup
Mon, 12 Sep 2011 14:51:02 +0200 Neil Muller pep8 & pyflakes cleanup
Mon, 12 Sep 2011 13:26:47 +0200 Neil Muller Fixup commit - for hook testing scratch
Mon, 12 Sep 2011 13:22:11 +0200 Neil Muller Further hook testing 2 scratch
Mon, 12 Sep 2011 13:21:00 +0200 Neil Muller Further hook testing scratch
Mon, 12 Sep 2011 13:09:09 +0200 Stefano Rivera PEP8 tidy mamba.widgets
Sun, 11 Sep 2011 23:56:59 +0200 Jeremy Thurgood Somewhat better (but still hideous) image variant support.
Sun, 11 Sep 2011 22:46:46 +0200 Adrianna Pińska fixed filenames; updated suffixes in code
Sun, 11 Sep 2011 22:39:41 +0200 Neil Muller Add screenshots directory
Sun, 11 Sep 2011 22:37:56 +0200 Adrianna Pińska renamed puddle tiles
Sun, 11 Sep 2011 22:32:30 +0200 Simon Cross Remove debugging print.
Sun, 11 Sep 2011 22:28:13 +0200 Adrianna Pińska eye
Sun, 11 Sep 2011 22:19:59 +0200 Jeremy Thurgood Ugly yucky half-done tile orientation magic.
Sun, 11 Sep 2011 22:11:15 +0200 Simon Cross Fatter snake.
Sun, 11 Sep 2011 22:00:18 +0200 Simon Cross The snake is a li(n)e!
Sun, 11 Sep 2011 21:47:44 +0200 Stefano Rivera Put level editor on main menu
Sun, 11 Sep 2011 21:46:37 +0200 Adrianna Pińska removed debug print
Sun, 11 Sep 2011 21:35:39 +0200 Adrianna Pińska the snake is green
Sun, 11 Sep 2011 21:34:07 -0700 Gideon Visser Exception can not return string
Sun, 11 Sep 2011 20:59:16 -0700 Gideon Visser Added test tile orientation
Sun, 11 Sep 2011 21:14:56 +0200 Simon Cross Rudimentary FPS and clock ticking.
Sun, 11 Sep 2011 21:09:52 +0200 Neil Muller Comment SingleImageTileSprite convention
Sun, 11 Sep 2011 20:59:24 +0200 Neil Muller Rename LevelWidget
Sun, 11 Sep 2011 20:56:13 +0200 Simon Cross Move key handling into GameWidget and GameWidget into widgets.game.
Sun, 11 Sep 2011 20:32:18 +0200 Simon Cross Change default snake orientation to UP for now.