log

age author description
Mon, 02 Sep 2013 18:12:42 +0200 Stefano Rivera Render tuples to lists
Mon, 02 Sep 2013 18:00:52 +0200 Stefano Rivera Support other interesting keys, too
Mon, 02 Sep 2013 17:58:35 +0200 Stefano Rivera Support integer dict keys
Mon, 02 Sep 2013 18:19:57 +0200 Neil Muller Add hack'ish 'close polygon' option
Mon, 02 Sep 2013 17:57:06 +0200 Neil Muller Tweak button creation code
Mon, 02 Sep 2013 18:05:03 +0200 Jeremy Thurgood A box.
Mon, 02 Sep 2013 17:44:27 +0200 Stefano Rivera Wrap long line
Mon, 02 Sep 2013 17:43:45 +0200 Stefano Rivera Dump inline lists and dicts too
Mon, 02 Sep 2013 17:03:25 +0200 Stefano Rivera Handle corner cases around quotes in strings
Mon, 02 Sep 2013 16:57:59 +0200 Stefano Rivera Support inline lists, dicts, etc. And alternative top level objects
Mon, 02 Sep 2013 17:23:13 +0200 Neil Muller Fill screen with black on scene changes, so small levels aren't surrounded by old cruft
Mon, 02 Sep 2013 17:22:42 +0200 Neil Muller Handle case of display larger than the level better
Mon, 02 Sep 2013 17:09:47 +0200 Jeremy Thurgood Cleaner switch/light rendering.
Mon, 02 Sep 2013 16:57:31 +0200 Jeremy Thurgood Better tests.
Mon, 02 Sep 2013 16:52:03 +0200 Jeremy Thurgood Fix test.
Mon, 02 Sep 2013 16:43:15 +0200 Jeremy Thurgood Rearrange game objects a bit.
Mon, 02 Sep 2013 16:40:56 +0200 Neil Muller Use dialogs to report save results
Mon, 02 Sep 2013 16:04:11 +0200 Stefano Rivera Dump dicts in sorted order
Mon, 02 Sep 2013 15:31:19 +0200 Stefano Rivera Support numeric types
Mon, 02 Sep 2013 15:27:51 +0200 Stefano Rivera Support boolean and None types
Mon, 02 Sep 2013 15:44:57 +0200 Neil Muller Tweak 'draw exterior' logic to handle surrounded polygons better
Mon, 02 Sep 2013 15:29:37 +0200 Neil Muller Add fill button
Mon, 02 Sep 2013 15:24:21 +0200 Neil Muller add save button
Mon, 02 Sep 2013 15:04:42 +0200 Neil Muller More albow
Mon, 02 Sep 2013 15:00:28 +0200 Stefano Rivera Fallback to pytest's skip exception
Mon, 02 Sep 2013 14:51:50 +0200 Stefano Rivera Appease the gods of PEP-8
Mon, 02 Sep 2013 14:50:30 +0200 Stefano Rivera Test with dump_s and load_s
Mon, 02 Sep 2013 14:45:18 +0200 Stefano Rivera Refactored as classes for readability and to make it easier to support more types
Mon, 02 Sep 2013 14:25:16 +0200 Jeremy Thurgood Some basic puzzle tests.
Mon, 02 Sep 2013 14:09:39 +0200 Neil Muller Partially albowify the level editor