log mamba/__main__.py @ 548:af8e16742b23

age author description
Sun, 18 Sep 2011 03:06:55 +0200 Simon Cross Fix uncurated level loading.
Sun, 18 Sep 2011 00:13:39 +0200 Simon Cross Fix --level.
Sat, 17 Sep 2011 20:18:28 +0200 Simon Cross Set pygame window icon.
Sat, 17 Sep 2011 14:33:50 +0200 Jeremy Thurgood Level loading refactorage.
Sat, 17 Sep 2011 12:56:26 +0200 Jeremy Thurgood Editor now uses templates and the user level directory.
Sat, 17 Sep 2011 00:13:29 +0200 Simon Cross Option for printing list of uncurated levels.
Sat, 17 Sep 2011 00:03:46 +0200 Simon Cross Add ability to play uncurated levels via the command line.
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:40:21 +0200 Simon Cross Restore --level.
Fri, 16 Sep 2011 23:21:04 +0200 Simon Cross Gracefull Ctrl-C.
Fri, 16 Sep 2011 19:07:51 +0200 Stefano Rivera Pass Level() objects to LevelHabitat and LevelEditorHabitat, in preparation for generating thumbnails from levels in levelmenu
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 00:38:08 +0200 Stefano Rivera Game state and level list
Tue, 13 Sep 2011 23:01:58 +0200 Neil Muller Cleanup commit scratch
Tue, 13 Sep 2011 23:01:00 +0200 Neil Muller Pyflakes dirty commit scratch
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
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:22:41 +0200 Simon Cross Move argument checking into mamba.options.
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:03:56 +0200 Simon Cross Refactor options.
Sun, 11 Sep 2011 14:20:36 +0200 Neil Muller Add sound framework
Sun, 11 Sep 2011 14:22:26 +0200 Simon Cross Fix --edit.
Sun, 11 Sep 2011 14:04:27 +0200 Simon Cross Put LevelHabitat into __main__.
Sun, 11 Sep 2011 13:46:30 +0200 Neil Muller Add simple command line processing
Sun, 11 Sep 2011 12:56:03 +0200 Neil Muller More eol testing scratch
Sun, 11 Sep 2011 13:34:18 +0200 Simon Cross Hook up top-level habitat support.
Sun, 11 Sep 2011 13:11:52 +0200 Simon Cross Minimal event loop.
Sun, 11 Sep 2011 13:05:26 +0200 Simon Cross Remove relative import.
Sun, 11 Sep 2011 12:49:34 +0200 Neil Muller Test for eol hook scratch
Sun, 11 Sep 2011 12:27:30 +0200 Neil Muller Add initial window that does very little
Sun, 11 Sep 2011 10:39:08 +0200 Jeremy Thurgood Skellington! Inna repo!