log tools/area_editor.py @ 546:c13f81f8d48c

age author description
Sat, 07 Sep 2013 21:30:53 +0200 Neil Muller Hackily unbreak terrian movement.
Sat, 07 Sep 2013 21:28:49 +0200 Neil Muller pyflakes cleanup
Sat, 07 Sep 2013 21:26:32 +0200 Neil Muller Less leaky object movement
Sat, 07 Sep 2013 21:11:19 +0200 Neil Muller Remove debugging print
Sat, 07 Sep 2013 20:54:13 +0200 Simon Cross Add support for collectables.
Sat, 07 Sep 2013 20:32:37 +0200 Neil Muller Fix error catch thinko
Sat, 07 Sep 2013 20:26:18 +0200 Simon Cross Move polys.
Sat, 07 Sep 2013 19:59:30 +0200 Neil Muller Allow choosing polygon for outlines
Sat, 07 Sep 2013 19:48:48 +0200 Neil Muller More polygon buttons
Sat, 07 Sep 2013 19:47:48 +0200 Neil Muller Ask before quitting the level editor
Sat, 07 Sep 2013 19:39:15 +0200 Neil Muller used snap pos to start line
Sat, 07 Sep 2013 17:43:33 +0200 Jeremy Thurgood Fix level editor.
Sat, 07 Sep 2013 17:38:40 +0200 Simon Cross Sort object editor list.
Sat, 07 Sep 2013 17:21:23 +0200 Neil Muller Print object details
Sat, 07 Sep 2013 16:54:02 +0200 Neil Muller Visual hint for move object
Sat, 07 Sep 2013 16:47:15 +0200 Neil Muller Movable objects, without hints
Sat, 07 Sep 2013 16:21:03 +0200 Neil Muller More object checks
Sat, 07 Sep 2013 16:05:51 +0200 Simon Cross Find vertex should use corrected_pos not snapped_pos.
Sat, 07 Sep 2013 15:59:28 +0200 Simon Cross Fix boogs.
Sat, 07 Sep 2013 15:55:27 +0200 Neil Muller Unset move point when selecting draw
Sat, 07 Sep 2013 15:53:20 +0200 Neil Muller Protect against corner case crash
Sat, 07 Sep 2013 15:42:30 +0200 Simon Cross Merge.
Sat, 07 Sep 2013 15:39:49 +0200 Simon Cross Move whole polygons.
Sat, 07 Sep 2013 15:32:24 +0200 Neil Muller Use right cordinates for interior walls
Sat, 07 Sep 2013 15:17:26 +0200 Neil Muller Hack to fix call to snap_to_grid from EditLevel
Sat, 07 Sep 2013 15:12:02 +0200 Neil Muller Combine zoom and offset more correctly
Sat, 07 Sep 2013 15:08:59 +0200 Neil Muller Better convex polygon protection
Sat, 07 Sep 2013 14:36:31 +0200 Neil Muller Also scale current line
Sat, 07 Sep 2013 14:30:27 +0200 Neil Muller Don't allow placing points outside the level
Sat, 07 Sep 2013 14:19:31 +0200 Neil Muller Scale lines when we zoom out