]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/layout.cpp
Remove a queued block reservation if the block is released
[r2c2.git] / source / libr2c2 / layout.cpp
2015-04-07 Mikko RasaRemove a queued block reservation if the block is released
2015-03-27 Mikko RasaAdd an option to set simulation speed
2015-03-27 Mikko RasaLimit timestep to 10 milliseconds
2015-02-09 Mikko RasaInstantly set turnout paths when loading state
2015-02-09 Mikko RasaMove block reservation signal serialization to Layout
2014-05-08 Mikko RasaAvoid segfault if an exception is thrown while loading
2014-05-04 Mikko RasaConvert Catalogue to a Collection
2014-04-08 Mikko RasaDo not tick the clock while halted
2014-04-08 Mikko RasaInclude block in the emergency signal
2014-04-04 Mikko RasaPrefer is_turnout() when checking if a track is, in...
2014-03-26 Mikko RasaReport the closest object when picking
2014-03-19 Mikko RasaSave and load clock settings
2013-11-21 Mikko RasaAdd editable terrain objects
2013-11-07 Mikko RasaRename turnout/sensor_id fields in Track and Block...
2013-10-30 Mikko RasaSome variable cleanup
2013-08-30 Mikko RasaUse generic ObjectTypes in Catalogue
2013-08-19 Mikko RasaImprove block recreation algorithms
2013-07-08 Mikko RasaBasic support for beam gate sensors
2013-07-07 Mikko RasaAdd a virtual get_block function to Sensor
2013-07-07 Mikko RasaRemove deprecated datafile statement aliases
2013-06-09 Mikko RasaMake the simulation independent of wall clock time
2013-06-07 Mikko RasaMake use of the unified storage class for other parts...
2013-06-05 Mikko RasaReduce interface clutter in Layout by storing Objects...
2013-06-04 Mikko RasaHandle sensors in a separate class
2013-05-25 Mikko RasaPlug several memory leaks
2013-05-23 Mikko RasaMake use of the geometry part of libmspmath
2013-05-13 Mikko RasaPerform check_slope automatically with certain operations
2013-05-13 Mikko RasaAdd a generic link interface as well
2013-05-06 Mikko RasaAdd a common base class for tangible objects
2013-05-06 Mikko RasaCorrect ordering of some functions
2013-01-27 Mikko RasaAdd basic support for signals
2013-01-17 Mikko RasaBasicLoader is now called ObjectLoader
2013-01-17 Mikko RasaFix remaining exception class names
2013-01-17 Mikko RasaReplace various map lookups with functions from maputils.h
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-04-11 Mikko RasaPass sensor events through blocks
2011-03-10 Mikko RasaUse raycasting instead of OpenGL selection mode to...
2010-11-23 Mikko RasaSave turnout states and restore them on startup
2010-11-23 Mikko RasaFix valgrind errors
2010-11-22 Mikko RasaMove double-address logic to drivers
2010-11-21 Mikko RasaAdd support for named zones
2010-11-16 Mikko RasaRename the project to R²C²