log

age author description
Sun, 11 Sep 2011 19:31:28 +0200 Adrianna Pińska actually reverted accidental wall screw-up
Sun, 11 Sep 2011 19:29:11 +0200 Stefano Rivera Handle root containers where nothing is focussable
Sun, 11 Sep 2011 19:25:11 +0200 Simon Cross Refactor BaseSprite.
Sun, 11 Sep 2011 19:24:59 +0200 Stefano Rivera eat focus adjusting key events
Sun, 11 Sep 2011 19:24:51 +0200 Stefano Rivera Move close bracket
Sun, 11 Sep 2011 19:17:57 +0200 Stefano Rivera Correctly handle nested Containers. Set focus on root container at first draw
Sun, 11 Sep 2011 19:16:16 +0200 Neil Muller Start adding editor toolbar
Sun, 11 Sep 2011 19:15:58 +0200 Neil Muller Add start of image button
Sun, 11 Sep 2011 19:09:50 +0200 Neil Muller Add size parameter to habitats
Sun, 11 Sep 2011 19:05:20 +0200 Stefano Rivera Text Button
Sun, 11 Sep 2011 19:05:11 +0200 Adrianna Pińska reverted accidental wall screw-up
Sun, 11 Sep 2011 19:01:31 +0200 Simon Cross RGY.
Sun, 11 Sep 2011 19:01:07 +0200 Adrianna Pińska doors and things that make you a colour now to be composed with overlays
Sun, 11 Sep 2011 18:54:20 +0200 Adrianna Pińska colours for overlaying with multiply
Sun, 11 Sep 2011 18:51:09 +0200 Adrianna Pińska separated snake eye and tongue from head; fixed body-r orientation
Sun, 11 Sep 2011 18:57:11 +0200 Simon Cross Overlay mutators (untested).
Sun, 11 Sep 2011 18:43:21 +0200 Jeremy Thurgood More level validation.
Sun, 11 Sep 2011 18:40:08 +0200 Simon Cross Use Snake direction constants in level.py.
Sun, 11 Sep 2011 18:38:11 +0200 Simon Cross Hook up level.get_entry to world.
Sun, 11 Sep 2011 18:35:39 +0200 Jeremy Thurgood Better level entry points.
Sun, 11 Sep 2011 18:34:37 +0200 Adrianna Pińska things that make you a colour
Sun, 11 Sep 2011 18:33:17 +0200 Simon Cross Fix bugs. Stubbed out get_entry for now.
Sun, 11 Sep 2011 18:29:49 +0200 Simon Cross Direction control for snake.
Sun, 11 Sep 2011 18:30:19 +0200 Stefano Rivera Focus
Sun, 11 Sep 2011 18:26:55 +0200 Neil Muller Pad dev level out to 40x30
Sun, 11 Sep 2011 18:26:39 +0200 Neil Muller Move font name to constants, for future configurablity
Sun, 11 Sep 2011 18:14:08 +0200 Adrianna Pińska entrances and exits
Sun, 11 Sep 2011 18:05:51 +0200 Adrianna Pińska doors
Sun, 11 Sep 2011 17:57:38 +0200 Simon Cross Return True from keydown_event so that the container knows the event has been handled.
Sun, 11 Sep 2011 17:51:43 +0200 Jeremy Thurgood Some tile improvements and stuff.
Sun, 11 Sep 2011 17:43:51 +0200 Adrianna Pińska renamed body to l-r-u-d system
Sun, 11 Sep 2011 17:42:22 +0200 Simon Cross Fix mutator bugs.
Sun, 11 Sep 2011 17:40:22 +0200 Adrianna Pińska removed rotations
Sun, 11 Sep 2011 17:39:58 +0200 Simon Cross First mutators (untested).
Sun, 11 Sep 2011 17:26:05 +0200 Adrianna Pińska KILL THE METADATA WITH FIRE
Sun, 11 Sep 2011 17:23:59 +0200 Simon Cross Add mutators concept to image loader.
Sun, 11 Sep 2011 17:23:42 +0200 Neil Muller More screen size fiddling hackery
Sun, 11 Sep 2011 16:54:09 +0200 Adrianna Pińska lab tiles, plus all tiles regenerated hopefully for the last time
Sun, 11 Sep 2011 16:40:44 +0200 Simon Cross Bug squashing.
Sun, 11 Sep 2011 16:35:02 +0200 Simon Cross Habitat switching.
Sun, 11 Sep 2011 16:35:57 +0200 Adrianna Pińska some fittings
Sun, 11 Sep 2011 16:33:50 +0200 Stefano Rivera Container subclasses Widget
Sun, 11 Sep 2011 16:21:36 +0200 Stefano Rivera Dispatch key events
Sun, 11 Sep 2011 16:19:05 +0200 Jeremy Thurgood Minor level fiddlery.
Sun, 11 Sep 2011 16:12:32 +0200 Jeremy Thurgood Some doors.
Sun, 11 Sep 2011 16:04:09 +0200 Stefano Rivera Callbacks for events in widgets
Sun, 11 Sep 2011 15:51:17 +0200 Adrianna Pińska regenerated
Sun, 11 Sep 2011 15:48:56 +0200 Adrianna Pińska moved things around
Sun, 11 Sep 2011 15:47:47 +0200 Neil Muller Add screen size fiddling to editor habitat
Sun, 11 Sep 2011 15:42:57 +0200 Simon Cross Add on_enter and on_exit methods to habitats.
Sun, 11 Sep 2011 15:29:52 +0200 Jeremy Thurgood Levels that are visible.
Sun, 11 Sep 2011 15:24:37 +0200 Adrianna Pińska removed debugging print
Sun, 11 Sep 2011 15:22:41 +0200 Simon Cross Move argument checking into mamba.options.
Sun, 11 Sep 2011 15:20:25 +0200 Adrianna Pińska snake bits
Sun, 11 Sep 2011 15:20:05 +0200 Adrianna Pińska script for generating tiles (currently snake bits)
Sun, 11 Sep 2011 15:10:19 +0200 Adrianna Pińska indicate orientation of svg snake part
Sun, 11 Sep 2011 15:09:22 +0200 Adrianna Pińska svg tweaks
Sun, 11 Sep 2011 15:20:19 +0200 Stefano Rivera Limit distribution of mouse events
Sun, 11 Sep 2011 15:16:37 +0200 Simon Cross Add habitat for editor and reshuffle when options are checked to before initializing the display window.
Sun, 11 Sep 2011 15:08:16 +0200 Stefano Rivera Correct Text placement