]> git.tdb.fi Git - r2c2.git/history - source/3d/layout.cpp
Rename the project to R²C²
[r2c2.git] / source / 3d / layout.cpp
2010-11-16 Mikko RasaRename the project to R²C²
2010-11-08 Mikko RasaImplement removing vehicles from a train
2010-10-26 Mikko RasaUse maps instead of lists in Layout3D
2010-10-22 Mikko RasaMake Route hold non-const Tracks to match Block
2010-04-06 Mikko RasaAdd vehicles
2010-03-08 Mikko RasaMajor architecture rework
2010-03-03 Mikko RasaEmit various signals from Train when it's loaded
2010-03-01 Mikko RasaAdd accessors adding things to a Catalogue from the...
2010-02-21 Mikko RasaAdd an internal layout to Catalogue for selecting tracks
2010-02-21 Mikko RasaUse GL::Renderables and a Pipeline for rendering
2010-02-19 Mikko RasaSplit mesh generation from Track3D to TrackType3D
2009-12-21 Mikko RasaUse Msp::IO::print instead of std::cout
2009-05-23 Mikko RasaCode reformatting: add spaces around assignment operators
2008-06-09 Mikko RasaRewrite command/reply system
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-10 Mikko RasaInitial revision