QTfrontend/drawmapscene.cpp
2018-10-14 alfadur fix frontend compatibility issues
2018-03-17 Wuzzy Draw map page: Fix pen size being changed after loading a map
2018-03-14 Wuzzy Drawn map menu: Add spin box to change brush size by hand
2018-03-14 Wuzzy Drawn map page: Enable antialiasing, turn eraser cursor red
2018-03-14 Wuzzy Fix cursor circle being too large in drawn map editor
2015-08-10 sheepluva more copyright fixes
2014-04-30 unc0rr Drawn maps optimizer - first steps:
2014-04-15 unc0rr Optimize out path closing point for one point paths
2014-02-04 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
2014-01-17 Vittorio Giovara Merge pull request #11 from LocutusOfBorg/fix-arm
2014-01-17 sheepluva update copyright to 2014
2014-01-07 Gianfranco Costamagna backport of r2aa9cf5badfcc978268a9bf06950942f27dfd366 0.9.20
2013-10-18 unc0rr uhm... a feature
2013-10-18 unc0rr Some tweaks to ellipse code to produce less points
2013-10-18 unc0rr Draw rectangles and ellipses!
2013-09-30 unc0rr Modify Racer script so it could work with special points
2013-09-29 unc0rr Incomplete implementation of 'special points' in drawn maps (crashes engine)
2013-05-29 unc0rr bump copyright year for Andrey entries
2012-06-28 unc0rr - Try sending remove message in 'finally' as a last resort
2012-06-26 unc0rr Don't set erasing flag when it is unnecessary so hwmap could compress better
2012-05-29 unc0rr Oops, forgot to set 'erasing' flag on decoding
2012-04-28 sheepluva license header year range adjustments
2012-04-27 unc0rr Show number of points in drawn map
2012-04-26 unc0rr Cursor for DrawMapScene. Feel free to ajust its look.
2012-04-09 unc0rr Eraser tool
2012-03-14 unc0rr Oops, fix range (2 is too small value)
2012-03-13 unc0rr Variable pen width
2012-02-17 koda the most important commit of the year
2012-01-30 nemo astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
2011-09-11 sheepluva hand drawn map editor: allow "undo" after "clear"
2011-04-05 Zorg Fixing issue 211. Check to see if m_currPath is NULL before doing anything in mouseReleaseEvent. Multiple mouse release events can occur after a mouse press and before the next mouse press if you mouse-click really fast.
2011-03-22 unc0rr Fix straight lines drawing issues
2011-03-01 koda Happy 2011 :)
2011-02-10 nemo use ctrl instead of alt to avoid colliding with linux window positioning
2011-02-09 unc0rr Draw straight lines while holding Alt key
2010-12-24 unc0rr - Fix encoding function to iterate reversed list
2010-12-24 nemo oops
2010-12-24 nemo quick and dirty fix to reversed paths and dropped last message causing drawmap desync
2010-12-18 unc0rr - Some work on drawMap widget and scene to allow undo, clear, save and load operations
2010-12-13 unc0rr Allow to draw maps in frontend and play them (only locally, some bugs to fix)
less more (0) tip