]> git.tdb.fi Git - r2c2.git/history - source/designer/designer.cpp
Use Msp::IO::print instead of std::cout
[r2c2.git] / source / designer / designer.cpp
2009-12-21 Mikko RasaUse Msp::IO::print instead of std::cout
2009-12-13 Mikko RasaChange terminology to better distinguish routes on...
2009-12-10 Mikko RasaCorrectly handle slope when snapping tracks
2009-05-30 Mikko RasaConvert designer to use mspgltk for UI
2009-05-23 Mikko RasaCode reformatting: add spaces around assignment operators
2009-05-23 Mikko RasaCode reformatting:
2009-05-23 Mikko RasaReplace one more stray load function with DataFile...
2009-05-21 Mikko RasaAdd state loading and saving to engineer
2009-05-19 Mikko RasaAllow setting sensor ID for multiple tracks at once
2009-05-17 Mikko RasaSupport using a mesh as a background
2009-03-17 Mikko RasaConvert designer to use mspgbase instead of sdl
2008-06-06 Mikko RasaAdd Id tags and copyright notices to files
2008-06-01 Mikko RasaStyle fixes, including:
2008-05-30 Mikko RasaMajor code refactoring:
2007-07-15 Mikko RasaAdd Track::get_endpoint_position to avoid duplicating...
2007-07-10 Mikko RasaInitial revision