log tools/area_editor.py @ 690:9ae338ad2416

age author description
Tue, 10 Sep 2019 16:54:39 +0200 Neil Muller Add print_function import
Sat, 07 Sep 2013 22:39:30 +0200 Neil Muller Make hatches movable
Sat, 07 Sep 2013 21:48:55 +0200 Neil Muller Less leaky terrain movement
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
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
Sat, 07 Sep 2013 12:10:42 +0200 Neil Muller Move points button
Fri, 06 Sep 2013 17:32:25 +0200 Neil Muller Allow copying polygon 6 into terrain objects
Fri, 06 Sep 2013 02:39:56 +0200 Neil Muller Move quit button away from other stuff
Fri, 06 Sep 2013 01:07:33 +0200 Simon Cross Fix typo.
Thu, 05 Sep 2013 14:12:55 +0200 Neil Muller Add current mode hints
Thu, 05 Sep 2013 13:15:31 +0200 Neil Muller Protagonist and enemies should see the world
Thu, 05 Sep 2013 12:04:14 +0200 Neil Muller Add a 'select object' with pop-up for easier editing
Thu, 05 Sep 2013 00:37:23 +0200 Neil Muller Better reporting of object errors. Fix incorrect assumption about ordering
Thu, 05 Sep 2013 00:05:03 +0200 Neil Muller Object editing
Wed, 04 Sep 2013 23:46:06 +0200 Neil Muller Add framework of edit object dialog
Wed, 04 Sep 2013 22:20:36 +0200 Neil Muller Can has delete objects
Wed, 04 Sep 2013 21:32:55 +0200 Neil Muller More work towards object editing
Wed, 04 Sep 2013 18:04:59 +0200 Neil Muller Display list of objects to edit / delete
Wed, 04 Sep 2013 16:56:24 +0200 Neil Muller Always show objects in objects mode