Commit Graph

55 Commits

Author SHA1 Message Date
milek7
dc584c140e Merge branch 'tmj-dev' into milek-dev 2018-06-30 18:45:58 +02:00
milek7
d9b06d5348 ouch, debug changes slipped into commit 2018-06-27 21:55:40 +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
8491c63f3c files missing from previous commit
fixes
version
2018-06-16 19:08:30 +02:00
milek7
db58ec131a Merge branch 'tmj-dev' into milek-dev 2018-06-15 18:58:03 +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
milek7
055b49770a Merge branch 'tmj-dev' into milek-dev 2018-05-22 21:28:00 +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
milek7
99a7675b3e Merge branch 'tmj-dev' into milek-dev 2018-05-19 20:26: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
milek7
a22c5b7361 Merge branch 'tmj-dev' into milek-dev 2018-04-24 16:54:10 +02:00
tmj-fstate
2afae27873 minor tweaks and bug fixes 2018-04-22 16:17:25 +02:00
milek7
c248b5bdf4 Merge branch 'tmj-dev' into milek-dev 2018-04-19 23:08:39 +02:00
tmj-fstate
aac16c55be basic diesel engine temperature calculations heating/cooling subsystem devices 2018-04-16 20:08:30 +02:00
milek7
5d717575db Merge branch 'tmj-dev' into milek-dev 2018-04-13 21:25:46 +02:00
tmj-fstate
03d4720b3e build 180411. basic oil pump, diesel engine startup procedure 2018-04-11 00:39:09 +02:00
milek7
a914065dd0 Merge branch 'tmj-dev' into milek-dev 2018-04-06 22:33:08 +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
milek7
a2881dfa9c Merge branch 'tmj-dev' 2018-02-24 16:05:35 +01:00
tmj-fstate
7440b1d902 passenger stop departure horn fix 2018-02-24 02:38:41 +01:00
milek7
6b24a39944 on-screen log 2018-02-16 18:22:10 +01:00
milek7
61836eb2e4 Merge branch 'tmj-dev' 2018-02-16 15:33:11 +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
milek7
6b5084e855 fixes 2017-08-18 11:48:13 +02:00
milek7
ec60853614 merge, with tmj renderer 2017-08-18 00:56:05 +02: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
milek7
08acc60a8b sound works
sound works 2

sound works 3

sound works

sound works

sound works

sound works

sound works

sound fixes

fix
2017-08-08 21:44:16 +02:00
milek7
f7459f3434 linux support 2017-07-31 00:25:19 +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
milek7
ce9a0b39c2 match include to file case 2017-07-28 23:39:22 +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
tmj-fstate
16718d53bb refactored mouse input processor, tweaks to mouse input support, fix for diesel engine compressor, added progress bar label 2017-07-10 19:36:23 +02:00
tmj-fstate
9a008ecff5 build 170708. cursor-based item picking, mouse support for cab controls, rudimentary render modes support in renderer 2017-07-09 16:45:40 +02:00
VB
e7bb37b588 merge (still broken) 2017-06-28 22:29:54 +02:00
tmj-fstate
5d7b3fb036 build 170626. individual self-illumination levels for interior sections, automatic merging of suitable terrain geometry during load from text files, unused resource release by geometry bank manager, support for ui backgrounds with width:height ratio other than 4:3, comment parsing optimization, minor bug fixes 2017-06-26 16:57:25 +02:00
VB
cb4e34eece merge (incomplete) 2017-06-20 21:08:26 +02:00
tmj-fstate
54fc93f6e5 build 170508. fixes for local brake use and 3-way crossroad setup 2017-05-08 22:41:56 +02:00