]> git.tdb.fi Git - r2c2.git/history - source/libmarklin/layout.cpp
Make LCD output selectable at runtime through an extra I/O pin
[r2c2.git] / source / libmarklin / layout.cpp
2010-11-12 Mikko RasaFramework for supporting multiple control protocols...
2010-10-27 Mikko RasaSupport more complex article numbers
2010-10-26 Mikko RasaDon't give out a turnout ID that's already in use
2010-10-25 Mikko RasaMaintain a Block pointer in Track
2010-10-22 Mikko RasaAdd Block::has_track and Route::has_track methods
2010-10-22 Mikko RasaMake Route hold non-const Tracks to match Block
2010-10-15 Mikko RasaReserve two ids for double-address turnouts
2010-10-15 Mikko RasaDo not require unique names for routes
2010-10-14 Mikko RasaGenerate IDs for new turnouts
2010-09-26 Mikko RasaFull vehicle unification
2010-04-24 Mikko RasaFix a compile error
2010-04-23 Mikko RasaMark generated routes as temporary and don't show or...
2010-04-21 Mikko RasaHalt all trains in various unexpected situations
2010-04-06 Mikko RasaAdd vehicles
2010-03-08 Mikko RasaMajor architecture rework
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-01-27 Mikko RasaFix some problems with loading routes
2009-12-26 Mikko RasaStore routes in a map by name rather than a set
2009-12-22 Mikko RasaMake further use of the traverse functions always retur...
2009-12-13 Mikko RasaExport routes over network
2009-12-13 Mikko RasaPrevent a crash if a layout file contains empty routes
2009-12-13 Mikko RasaChange terminology to better distinguish routes on...
2009-12-10 Mikko RasaDon't leave removed tracks in routes
2009-05-30 Mikko RasaConvert designer to use mspgltk for UI
2009-05-23 Mikko RasaCode reformatting: add spaces around assignment operators
2009-05-23 Mikko RasaCode reformatting:
2009-05-21 Mikko RasaAdd state loading and saving to engineer
2009-05-19 Mikko RasaAllow setting sensor ID for multiple tracks at once
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