ets2_tele.git
2019-07-24 Urban Wallasch* Added dash.html, which uses (almost) all information...
2019-07-24 Urban Wallasch* Fixed json variable names.
2019-07-23 Urban Wallasch* Fixed switched version warning state in telelogger...
2019-07-23 Urban Wallasch* Added game id, version info and paused state to telem...
2019-07-23 Urban Wallasch* Added several parameters to telemetry.
2019-07-22 Urban Wallasch* Switched to -std=c99 compile mode, using explicit...
2019-07-22 Urban Wallasch* Fixed and improved HTTP server logic.
2019-07-22 Urban Wallasch* Improved JSON encoding.
2019-07-21 Urban Wallasch* Dropped unneded header inclusions from telelogger.c.
2019-07-21 Urban Wallasch* Fixed telelogger Makefile recipe.
2019-07-21 Urban Wallasch* Added simple console logger application.
2019-07-21 Urban Wallasch* Fixed truck placement callback registration.
2019-07-21 Urban Wallasch* Separated shared memory management and HTTP server...
2019-07-21 Urban Wallasch* Fixed indentation.
2019-07-21 Urban Wallasch* Renamed and improved shared memory management functions.
2019-07-21 Urban Wallasch* Moved telemetry_state_t declaration and SHM_KEY to...
2019-07-21 Urban Wallasch* Fixed whitespace, indentation, bracing style.
2019-07-21 Urban Wallasch* Added .gitignore.
2019-07-20 volpolinitial commit