]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/terrain.cpp
Don't crash if a train has no router
[r2c2.git] / source / libr2c2 / terrain.cpp
2015-04-15 Mikko RasaProperly round negative z coordinates for Terrain
2014-04-02 Mikko RasaUse elevation granularity for terrain Z positions
2014-03-26 Mikko RasaAdjust terrain pick geometry so it's possible to pick...
2013-11-22 Mikko RasaProperly round negative elevations
2013-11-22 Mikko RasaProduce more compact saves of terrains
2013-11-22 Mikko RasaSave terrain position and rotation
2013-11-22 Mikko RasaImprove tile axis calculation
2013-11-21 Mikko RasaAutomatically adjust the secondary_axis flag when eleva...
2013-11-21 Mikko RasaEdit a single terrain node at a time if shift is held
2013-11-21 Mikko RasaMore efficient picking of terrain nodes
2013-11-21 Mikko RasaAdd editable terrain objects