log tools/area_editor.py @ 220:06c52529e2ed

age author description
Wed, 04 Sep 2013 16:37:10 +0200 Neil Muller Add placeholder object mode menu
Tue, 03 Sep 2013 23:32:46 +0200 Neil Muller PEP8
Tue, 03 Sep 2013 23:31:54 +0200 Neil Muller Munge in interior wall drawing
Tue, 03 Sep 2013 23:14:48 +0200 Neil Muller Display interior walls and start working towards drawing them
Tue, 03 Sep 2013 22:53:23 +0200 Neil Muller Add showing objects to the level editor
Tue, 03 Sep 2013 22:19:20 +0200 Neil Muller Add dummy check boxes
Tue, 03 Sep 2013 22:10:38 +0200 Neil Muller Reorder startup to avoid pygame init issues
Tue, 03 Sep 2013 20:10:44 +0200 Stefano Rivera Err, in pymunk coordinates
Tue, 03 Sep 2013 19:31:28 +0200 Stefano Rivera Output coordinates from the level editor, to help place things
Tue, 03 Sep 2013 11:21:43 +0200 Neil Muller Allow using right mouse button to drag level display
Tue, 03 Sep 2013 11:21:11 +0200 Neil Muller Remove stale debugging print
Tue, 03 Sep 2013 11:19:03 +0200 Neil Muller Fix 'fill exterior' button
Mon, 02 Sep 2013 23:53:11 +0200 Stefano Rivera Scroll wheel
Mon, 02 Sep 2013 23:48:09 +0200 Stefano Rivera Levels need a pymunk Space to load
Mon, 02 Sep 2013 23:43:44 +0200 Stefano Rivera Rejig sys.path hacking above albow import, so I can hide it in the root of my repo