log tools/area_editor.py @ 436:7079c3214d72

age author description
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
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