log tools/area_editor.py @ 483:0ef66a84b24d

age author description
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
Sat, 07 Sep 2013 14:14:41 +0200 Neil Muller Round level coordinates
Sat, 07 Sep 2013 13:53:26 +0200 Neil Muller PEP8
Sat, 07 Sep 2013 13:52:34 +0200 Neil Muller avoid some work
Sat, 07 Sep 2013 13:34:55 +0200 Simon Cross Increment by 5.
Sat, 07 Sep 2013 13:34:01 +0200 Neil Muller Safer color access
Sat, 07 Sep 2013 13:30:06 +0200 Simon Cross Actually snap to grid.
Sat, 07 Sep 2013 13:05:41 +0200 Neil Muller Tweak button layout
Sat, 07 Sep 2013 13:00:31 +0200 Neil Muller Tweak zoom button layout
Sat, 07 Sep 2013 13:00:36 +0200 Simon Cross PEP8 fix.
Sat, 07 Sep 2013 12:55:38 +0200 Simon Cross Add grid size buttons.
Sat, 07 Sep 2013 12:49:27 +0200 Neil Muller more zooming
Sat, 07 Sep 2013 12:43:31 +0200 Neil Muller Partial zoom support
Sat, 07 Sep 2013 12:38:51 +0200 Neil Muller Unbreak polygon drawing