Commit Graph

58 Commits

Author SHA1 Message Date
tmj-fstate
babb43849e opengl error fixes 2019-11-14 15:49:12 +01:00
tmj-fstate
1dc81abae9 opengl 3.3 renderer switch to core profile, additional train state data exposed to uart interface, minor bug fixes 2019-11-01 18:51:27 +01:00
tmj-fstate
ae3cecfa42 opengl 3.3 renderer integration, minor renderer tweaks 2019-10-31 19:38:11 +01:00
tmj-fstate
936e537a7a refactoring: selectable gfx renderer groundwork 2019-10-12 18:38:01 +02:00
tmj-fstate
9cdce2d346 build 190514. partial usage of utf8 in the ui, timetable panel appeaance improvements 2019-05-14 20:15:01 +02:00
tmj-fstate
97d60a9b0e contextual interception of user input by imgui user interface implementation 2018-11-15 23:02:21 +01:00
tmj-fstate
7933ade080 maintenance: removed deprecated files, linux friendly include names 2018-10-12 19:53:33 +02:00
tmj-fstate
06abe187c6 build 181007. automatic switch trackbed enhancements, portal crash fix, minor bug fixes 2018-10-07 15:43:30 +02:00
tmj-fstate
308bea337d virtual opengl color, overcast level based tweaks to light glare and freespot strength, precipitation based fog density adjustment, overcast level included in the light activation threshold 2018-09-24 22:01:14 +02:00
tmj-fstate
496a680e44 build 180918. imgui implementation upgraded to opengl3, opengl version requirement raised to 3.0 2018-09-18 05:04:15 +02:00
tmj-fstate
e4789db1d5 maintenance: minor code cleanup 2018-09-07 19:04:51 +02:00
tmj-fstate
bb0e1eb3bf disable interaction in pause mode, audio volume calculations tweak 2018-09-05 13:49:48 +02:00
tmj-fstate
bbe5fe9758 build 180904. sunlight applied to clouds, cab control labels included in the localization system, minor bug fixes 2018-09-04 22:05:34 +02:00
tmj-fstate
6d16d52356 basic text localization system 2018-09-02 16:09:05 +02:00
tmj-fstate
955e8915a5 build 180831. vehicle debug panel content cleanup, configurable ui panel opacity, ai coasting logic tweaks 2018-08-31 17:04:20 +02:00
tmj-fstate
0c062e9041 imgui user interface implementation 2018-08-30 20:41:14 +02:00
tmj-fstate
ec1a625c12 minor camera refactoring, division by zero guards 2018-08-03 16:07:50 +02:00
tmj-fstate
ff6bed67a9 refactoring: application mode code split 2018-08-02 20:39:19 +02:00
tmj-fstate
cd10b72821 build 180718. ai slope logic tweaks, track grade ui indicator, minor bug fixes 2018-07-19 02:25:52 +02:00
tmj-fstate
3751c8a0a8 dangling pointer crash semi-fix, minor bug fixes, minor code correctness enhancements 2018-07-16 02:40:53 +02:00
tmj-fstate
ed1e0d8a10 refactoring: basic application code wrapper 2018-07-14 23:44:56 +02:00
tmj-fstate
12d70fe320 virtual slider mouse input mode, minor refactoring, minor bug fixes 2018-07-11 17:45:50 +02:00
tmj-fstate
219e8badc5 position and rotation adjustment value snap mode in scenery editor, position adjustment for memory cells in scenery editor 2018-07-10 01:09:20 +02:00
tmj-fstate
ff1a85fe5d build 180708. model instance position and rotation adjustment in scenery editor, support for event launcher activation with mouse click, minor refactoring 2018-07-08 23:18:27 +02:00
tmj-fstate
30e31cdfd0 build 180626. ai power use logic tweaks, basic selected node attributes display in scenery editor, memory cell visualization in scenery editor debug mode, minor bug fixes 2018-06-27 03:22:50 +02:00
tmj-fstate
c0bf973c58 build 180621. serial port input device continuous independent brake control, scenery item selection and info, minor bug fixes, tweaks and refactoring 2018-06-22 01:48:44 +02:00
tmj-fstate
66184922c1 minor ui and ai logic tweaks, tachometer sound fix 2018-06-17 02:32:55 +02:00
tmj-fstate
457de678c3 basic scenery data export in legacy text format 2018-06-13 16:51:57 +02:00
tmj-fstate
45fc26c596 brake delay command propagation, vehicle controller state command fixes 2018-06-04 00:05:36 +02:00
tmj-fstate
aa520aa3e7 build 180521. diesel engine power calculation fix 2018-05-21 22:34:16 +02:00
tmj-fstate
e12529243d vehicle mesh load fail crash fix, material and texture loading tweaks, minor bug fixes 2018-05-21 03:34:01 +02:00
tmj-fstate
6fd7dfc2fe door and doorstep animations sync, temperature values included in the physics log 2018-05-18 19:58:46 +02:00
tmj-fstate
45e751312a train timetable readout for python scripts, timetable ui mode enhancements, minor bug fixes 2018-05-17 00:23:20 +02:00
tmj-fstate
32feae8ff6 air temperature readout for python scripts, scenarion inspector ui mode 2018-05-11 14:54:06 +02:00
tmj-fstate
aa9626901f build 180505. animated mirrors and doorsteps, support for spotlight hotspot width attribute, per-sound radio message range, support for combined tachometer sound, minor bug fixes 2018-05-06 04:05:43 +02:00
tmj-fstate
2afae27873 minor tweaks and bug fixes 2018-04-22 16:17:25 +02:00
tmj-fstate
aac16c55be basic diesel engine temperature calculations heating/cooling subsystem devices 2018-04-16 20:08:30 +02:00
tmj-fstate
03d4720b3e build 180411. basic oil pump, diesel engine startup procedure 2018-04-11 00:39:09 +02:00
tmj-fstate
87f078925c build 180404. optional scenario clock sync with current local time, keyboard input for the ui layer 2018-04-06 01:12:15 +02:00
tmj-fstate
7440b1d902 passenger stop departure horn fix 2018-02-24 02:38:41 +01:00
tmj-fstate
23761dc665 build 180131. support for nested material attribute definitions, minor bug fixes, refactoring and master branch unifications 2018-01-31 16:07:50 +01:00
tmj-fstate
0124032d3b maintenance: settings item refactoring, include dependencies fixes 2018-01-26 16:44:47 +01:00
tmj-fstate
7e51d5d2e0 changed NULL use to c++11 compliant 2017-08-15 00:55:38 +02:00
tmj-fstate
611ebed7ab build 170810. multi-texture materials, reflection map support 2017-08-10 19:04:34 +02:00
tmj-fstate
4357919272 mvp matrices cached separately for each render pass, eliminated duplicate screen width/height variables 2017-07-29 00:28:37 +02:00
tmj-fstate
bb58156513 shadow visibilty fixes, more strict degenerate triangle detection 2017-07-27 18:23:48 +02:00
tmj-fstate
2f1358422d multi texturing support for display list mode 2017-07-25 17:42:43 +02:00
tmj-fstate
d2d93616fa build 170424. basic shadow mapping implementation, multi texturing unit setup 2017-07-25 14:55:25 +02:00
tmj-fstate
8d5fde7371 completed basic separation of visual renderer from simulation 2017-07-21 01:27:20 +02:00
tmj-fstate
3a67219e30 custom sounds for cab controls configurable on per-item basis 2017-07-15 19:27:49 +02:00