Commit Graph

10 Commits

Author SHA1 Message Date
Rob Pearce 84bda8c74d - Implemented "fill colour" command
- 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
2005-10-28 06:05:57 +00:00
Rob Pearce c1e00f9fdd - Fixed various text positioning/sizing bugs
- Text anchored to the selected object will now be highlighted in green
2005-10-27 07:00:32 +00:00
Rob Pearce 44fd48997e - Added 3d switch object 2005-10-27 06:19:15 +00:00
Rob Pearce d398112fab - Changed from dodgy homemade vector font to TTF font (verdana)
- 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
2005-10-27 04:46:38 +00:00
Rob Pearce ee62393d37 - Renamed README.txt to README
- Added INSTALL file
2005-10-26 06:03:05 +00:00
Rob Pearce 023adcdffe - Added screenshot
- Rearranged order of objects in objects.dat so as not to impact old
diagrams.
2005-10-26 06:02:03 +00:00
Rob Pearce 8e74625355 Added convert.c and convert.h to Makefile. 2005-10-25 06:47:31 +00:00
Rob Pearce bdc798c0fa - Redrew router and firewall objects to be more Cisco-like.
- Corrected random crash when running under Windows
- Added more keyboard shortcuts
- Corrected bug in savemap() function, and added convert.c program to convert
old diagram files
- Increased maximum object dimensions
- Increased maximum number of maps
- Increased maximum number of vectors per object
- Object toolbox nows scrolls to show all objects (use q/w or ,/. keys)
- Can now use CTRL+LMB to create links/add points (for 2-button mice)
- Added export to BMP function when save filename ends with ".bmp"
- No longer need to avoid text when double clicking to drill down.
2005-10-25 06:45:19 +00:00
Rob Pearce 05fabbfaf3 Initial revision 2005-10-25 06:35:55 +00:00
no_author 0f02e56562 New repository initialized by cvs2svn. 2005-10-25 06:35:55 +00:00