- Added support for text cursor movement when editting text
- Added emacs keys for text edits (ctrl-u, ctrl-k, ctrl-a)
- Added export to PNG format
- Export to PNG/BMP now no longer include gridlines/statusbar/scrollbars
- Fixed crash when changing to zero gridsize
- Updated example diagram to use new Traffic Flows feature
- Added an additional paste shortcut for windows compatibility ('v')
- Grid is now back to being on by default again
- Grid is automatically turned off when a new map is loaded.
- Grid is automatically turned on when all maps are cleared (via the new map
button)
- Removed -g from Windows Makefile (since I can't make gdb work under mingw
anyway)
- Current filename is now displayed in title bar
- Modified welcome text
- Added new vector shape: Bezier Curve
- Redrew Cloud object to use bezier curves instead of lines
- Added Copy, Paste and Grid buttons
- Combined X&Y position matching into a single button (use RMB for Y position
match)
- Added Traffic Flow button (LMB = toggle display of flows, RMB = define
flows)
- 1 bit of "Unused" part of colour struct on links, objects and text is now
used to
show whether or not to fill this thing.
- 2 bit of "Unused" part of colour struct on links, objects and text is now
used to
show whether or not this thing is a traffic flow.
- Fixed bug where first toolbox button hilighted would "stick"
- Fixed bug where status text was overwritten during VIDEO_EXPOSE event
- Added new object - PDA
- Added new object - laptop
- Replaced "hub" object with "hub3d"
- Added the ability to edit existing text - either double click the text
or select it then press 'e' or 'F2'.
- Added icon (for minimised windows)
- Added windows executable
- Changed behaviour of "foreground colour" command - RMB now selects colour
- Added "fillcol" attribute to mapobject_t
- Changed file save routine to include 8 byte version string
- Chagned file load routine to cope with old format maps
- Now requires SDL_ttf (and hence freetype)
- Can now resize text on top of objects without having to move the text off
the object first!
- Added example network diagram.
- Updated screenshots to show TTF fonts