]> git.tdb.fi Git - r2c2.git/history - source/network/server.cpp
Better handling of network communication errors
[r2c2.git] / source / network / server.cpp
2015-04-07 Mikko RasaBetter handling of network communication errors
2014-05-04 Mikko RasaConvert Catalogue to a Collection
2014-04-08 Mikko RasaInclude block in the emergency signal
2013-06-07 Mikko RasaMake use of the unified storage class for other parts...
2013-04-26 Mikko RasaFix linking issues with mspnet
2013-02-24 Mikko RasaGet rid of the TrainAI tagging system
2013-02-15 Mikko RasaSeparate train routing logic to a class derived from...
2013-01-17 Mikko RasaAdapt to mspnet API changes
2013-01-17 Mikko RasaFix remaining exception class names
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-04-06 Mikko RasaRemove status from Train and turn it into a TrainAI
2011-04-06 Mikko RasaPrevent certain network errors from crashing the program
2011-02-19 Mikko RasaSend and receive power/halt states over network
2010-11-24 Mikko RasaAdd control enumeration to Controller
2010-11-16 Mikko RasaRename the project to R²C²
2010-10-27 Mikko RasaSupport more complex article numbers
2010-10-15 Mikko RasaDo not require unique names for routes
2010-09-26 Mikko RasaFull vehicle unification
2010-04-12 Mikko RasaFoundations of using physics simulation for trains
2010-03-08 Mikko RasaMajor architecture rework
2009-12-26 Mikko RasaStore routes in a map by name rather than a set
2009-12-13 Mikko RasaExport routes over network
2009-12-10 Mikko RasaAdd networking library and a remote control program