]> git.tdb.fi Git - r2c2.git/history - source/3d
Don't crash if a train has no router
[r2c2.git] / source / 3d /
2010-03-20 Mikko RasaAdd a pathfinder function to Route
2010-03-14 Mikko RasaReimplement path display
2010-03-12 Mikko RasaTurn TrackPart into a proper class
2010-03-08 Mikko RasaMajor architecture rework
2010-03-07 Mikko RasaForgot to add the new files
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-25 Mikko RasaFix memory leaks and other bad stuff
2010-02-25 Mikko RasaAdd an overlay to display aspects of tracks
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 RasaCompute Z bounds for Track3D
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-23 Mikko RasaCode reformatting: add spaces around assignment operators
2009-05-23 Mikko RasaCode reformatting:
2009-05-21 Mikko RasaAttempt to estimate the exact positions of trains from...
2009-03-17 Mikko RasaConvert designer to use mspgbase instead of sdl
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