log mamba/habitats/editor.py @ 601:915de6c7d342 default tip

age author description
Sat, 14 Jan 2023 19:34:26 +0100 Simon Cross Add support for making the editor fullscreen too. default tip
Sat, 14 Jan 2023 19:04:47 +0100 Simon Cross Fix loading of help file. It needs to be loaded as a string since we join lines using a string.
Sat, 14 Jan 2023 19:00:34 +0100 Simon Cross Fix bare except clauses.
Wed, 11 Jan 2023 20:41:40 +0200 Neil Muller Game runs, although weirdly
Wed, 11 Jan 2023 20:29:36 +0200 Neil Muller Start working towards py3 port
Sun, 06 Oct 2013 22:46:13 +0200 Simon Cross Make URL used for saving levels cleaner.
Wed, 21 Nov 2012 13:38:01 +0200 Neil Muller Add a sentence to help. Tweak help display
Tue, 20 Nov 2012 23:37:46 +0200 Neil Muller ensure save dir exists before trying to save
Tue, 20 Nov 2012 23:24:16 +0200 Neil Muller Don't crash if saving a level fails
Tue, 18 Oct 2011 16:42:15 +0200 Neil Muller Add author to editor
Mon, 17 Oct 2011 18:02:49 +0200 Neil Muller Unbreak thing placement
Sun, 25 Sep 2011 23:32:56 +0200 Simon Cross Only attempt to place a sprite if there is a sprite class selected.
Thu, 22 Sep 2011 17:38:44 +0200 Neil Muller Move help text out into a seperate file
Thu, 22 Sep 2011 17:32:38 +0200 Neil Muller Test run replays
Fri, 23 Sep 2011 21:54:02 +0200 Simon Cross Only stop test if we were just testing (otherwise the level gets cleared).