]> git.tdb.fi Git - r2c2.git/shortlog
r2c2.git
2013-01-08 Mikko RasaConvert svn:ignore to .gitignore
2011-05-21 Mikko RasaGet the initial state of s88 modules
2011-05-21 Mikko RasaUse a typedef for the function map in VehicleType
2011-05-21 Mikko RasaAdd a vehicle property for swapping directions
2011-05-21 Mikko RasaDon't use too short speed measurements for quantizer...
2011-05-21 Mikko RasaAvoid deactivating while the controller still has nonze...
2011-05-20 Mikko RasaSilence compiler warnings
2011-04-15 Mikko RasaFix some stuff in Timetable
2011-04-11 Mikko RasaPass sensor events through blocks
2011-04-07 Mikko RasaAdd the new 360mm C-track (24360)
2011-04-07 Mikko RasaAdd View3D class to bundle Layout3D with a camera and...
2011-04-07 Mikko RasaMake TrackWrap take a Layout3D since it doesn't really...
2011-04-06 Mikko RasaOverlay should be rendered with blending enabled
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-04-05 Mikko RasaTrainAI framework
2011-04-04 Mikko RasaDetermine the border of tracktypes with custom object
2011-04-03 Mikko RasaMake use of GL::Renderer in Overlay3D
2011-04-02 Mikko RasaDisplay composition during extend
2011-03-28 Mikko RasaMove speed quantization into a separate class
2011-03-16 Mikko RasaRename various get_axle functions to get_fixed_axle
2011-03-15 Mikko RasaRemove stray includes
2011-03-10 Mikko RasaUse raycasting instead of OpenGL selection mode to...
2011-03-10 Mikko RasaFix shadowed member variable warnings
2011-03-08 Mikko RasaRename Point to Vector
2011-03-08 Mikko RasaFix an error in s88w-t diagram
2011-02-20 Mikko RasaFix formatting of goto sensor row type
2011-02-19 Mikko RasaFix some more copyright messages
2011-02-19 Mikko RasaAdd missing files
2011-02-19 Mikko RasaSend and receive power/halt states over network
2011-02-19 Mikko RasaCopy speed only if the preceding train is active
2011-02-19 Mikko RasaAdd a timetable command to travel past a turnout
2011-02-18 Mikko RasaUse different stopping margin depending on whether...
2011-02-13 Mikko RasaUse the rotate_object flag of Bogie when rendering
2011-02-13 Mikko RasaIgnore dubious speed measurements when finding speed...
2011-02-13 Mikko RasaCheck track iterators for validity before using
2011-02-10 Mikko RasaFix travel to sensor handling
2011-02-10 Mikko RasaSave state to tempfile an rename to avoid losing it...
2011-01-15 Mikko RasaA couple of minor temporary fixes
2011-01-15 Mikko RasaAllow custom objects for tracks
2011-01-14 Mikko RasaEnable Renderer for Endpoint3D and Path3D
2011-01-11 Mikko RasaUpdate Track3D to use GL::Renderer
2011-01-08 Mikko RasaFix overlay text colors
2011-01-08 Mikko RasaRender tracks through GL::Objects
2010-12-15 Mikko RasaDerive Collection3D from Msp::DataFile and get GL:...
2010-12-14 Mikko RasaAdd single get_stuff methods with index to VehicleType
2010-12-14 Mikko RasaMake shoppinglist ignore zones
2010-12-14 Mikko RasaReverse pointer y coordinate in manipulator
2010-12-11 Mikko RasaRefine the BR 50 model
2010-12-11 Mikko RasaMake the axles of vehicles rotate when moving
2010-12-11 Mikko RasaUse the new scene classes
2010-12-06 Mikko RasaTexture2D::storage no longer takes border parameter
2010-12-03 Mikko RasaFix MFX speedsteps in Central Station driver
2010-11-29 Mikko RasaAdd driver for Märklin Central Station
2010-11-26 Mikko RasaAdd an absolute wait command to Timetable
2010-11-26 Mikko RasaFix end-of-route handling at end of track
2010-11-24 Mikko RasaPut TrainPanels in a ScrolledWindow so the UI is usable...
2010-11-24 Mikko RasaAdd control enumeration to Controller
2010-11-24 Mikko RasaEmit signals from loco status command only when all...
2010-11-23 Mikko RasaSave turnout states and restore them on startup
2010-11-23 Mikko RasaFix a stupid comparison mistake in Route
2010-11-23 Mikko RasaFlip turnout path bits so they match the Central Statio...
2010-11-23 Mikko RasaFix valgrind errors
2010-11-22 Mikko RasaMove double-address logic to drivers
2010-11-21 Mikko RasaMake AIControl states clearer
2010-11-21 Mikko RasaAdd support for named zones
2010-11-18 Mikko RasaMore toolbar buttons
2010-11-18 Mikko RasaSplit the single large toolbar into a few smaller colla...
2010-11-16 Mikko RasaFix a memory leak
2010-11-16 Mikko RasaReplace the fonts with versions with inline textures
2010-11-16 Mikko RasaRename the project to R²C²
2010-11-15 Mikko RasaMake LCD output selectable at runtime through an extra...
2010-11-15 Mikko RasaAdd support for MM-27 protocol in Intellibox driver
2010-11-14 Mikko RasaFix a segfault in removing vehicles when creating a...
2010-11-12 Mikko RasaFramework for supporting multiple control protocols...
2010-11-12 Mikko RasaMatch the API change in GLtk
2010-11-12 Mikko RasaFix and improve Route::check_validity
2010-11-12 Mikko RasaChange the input filtering for better suitability for...
2010-11-08 Mikko RasaImplement removing vehicles from a train
2010-11-08 Mikko RasaIgnore the click that causes manipulator to finish
2010-11-07 Mikko RasaChange article numbers for locos that are from starter...
2010-11-07 Mikko RasaAdd an SVG exporter to Designer
2010-11-07 Mikko RasaAdd framework for generating simple meshes for vehicles
2010-11-07 Mikko RasaPrevent segfault if an exception is thrown while loading
2010-11-07 Mikko RasaFix some GL function calls
2010-11-05 Mikko RasaMake snap limit relative to gauge
2010-11-04 Mikko RasaAdd some shortcut functions for getting endpoints
2010-11-04 Mikko RasaConnect manipulator directly to event signals
2010-11-04 Mikko RasaLoad UI resources with constructor
2010-11-02 Mikko RasaClear end_of_route if we have to free blocks from the end
2010-11-02 Mikko RasaUse ArticleNumber in shoppinglist
2010-11-01 Mikko RasaMove the fitting part of Manipulator::connect to a...
2010-11-01 Mikko RasaEnforce a lower limit for camera distance
2010-11-01 Mikko RasaBetter models of BR 185 and Rs 684
2010-11-01 Mikko RasaAdd a path_changed signal to Track
2010-10-30 Mikko RasaAdd a forward toggle to TrainView
2010-10-30 Mikko RasaUse a single block list in Train
2010-10-29 Mikko RasaAdd Route::get_path to streamline route traversal
2010-10-29 Mikko RasaAdd TrackLoopIter
2010-10-29 Mikko RasaFix some uninitialized variable warnings
next