Commit Graph

147 Commits

Author SHA1 Message Date
milek7
08cf801c4e Merge branch 'tmj-dev' into milek-dev 2018-07-17 16:47:25 +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
milek7
db58ec131a Merge branch 'tmj-dev' into milek-dev 2018-06-15 18:58:03 +02:00
tmj-fstate
1fa2f201f2 build 180531. configurable cooling fans rotation rate, additional reverser position command, minor bug fixes 2018-05-31 20:23:15 +02:00
milek7
055b49770a Merge branch 'tmj-dev' into milek-dev 2018-05-22 21:28:00 +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
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
bc2184966f backslash/slash fixes, again 2018-03-26 21:22:20 +02:00
milek7
2bd18519ed change iFlags to unsigned (shifting signed values is UB) 2018-02-24 16:27:07 +01:00
milek7
a2881dfa9c Merge branch 'tmj-dev' 2018-02-24 16:05:35 +01:00
tmj-fstate
40e77acb69 load submodel visibility tweaks 2018-02-21 23:11:10 +01:00
milek7
61836eb2e4 Merge branch 'tmj-dev' 2018-02-16 15:33:11 +01:00
tmj-fstate
2dd82bf71b build 180215. sound velocity calculation, ai brake charging logic tweak, 3d shapes boundary calculation fixes 2018-02-15 15:25:03 +01:00
tmj-fstate
62327d5d08 no pneumatic relay sound on brake acting speed change, enabled playback of multiple bookend sounds, extra pantograph control for ai during longer stops, shadow angle calculation tweak, moon appearance tweak, minor bug fixes 2018-02-13 23:58:31 +01:00
tmj-fstate
ee8ba3c205 minor dmu handling ai tweaks, minor bug fixes 2018-02-06 15:24:36 +01:00
tmj-fstate
e8bb25454e pre-merge syncs 2018-02-03 17:37:46 +01:00
tmj-fstate
b3e7b88bbc build 180202. tga texture origin bit recognition, audio file load failure crash fix, cab controls positioning fix, 2018-02-02 15:49:13 +01:00
tmj-fstate
6696a3536d basic support for dmu vehicle type, cab sound positioning fix 2018-01-29 01:28:27 +01:00
tmj-fstate
0124032d3b maintenance: settings item refactoring, include dependencies fixes 2018-01-26 16:44:47 +01:00
milek7
45f28131a7 tmj merge (broken) 2018-01-24 22:59:15 +01:00
tmj-fstate
0dc1394d59 build 180122. radio channel cab controls, sky brightness calculation fix, motor ventilator spin rate tweaks 2018-01-22 18:07:31 +01:00
tmj-fstate
872abc2c00 texture-related log message filtering 2018-01-17 18:00:13 +01:00
tmj-fstate
4dfe32f34b 3d model-related log message filtering, diesel electric engine force calculation tweak, minor bug fixes 2018-01-17 01:48:20 +01:00
milek7
ccd118d97e tmj merge 2018-01-15 14:08:43 +01:00
tmj-fstate
ba26ad1918 submodel location calculation fix for t3d files 2018-01-02 20:35:02 +01:00
milek7
a215a0f8b3 Merge branch 'tmj-dev' into dev 2017-12-25 18:27:10 +01:00
tmj-fstate
ef2195fbcc maintenance: minor code cleanup 2017-11-30 16:32:59 +01:00
tmj-fstate
3afff7c3ab audio subsystem: completed base functionality of the renderer, external and engine sounds moved from cab to vehicle, minor fixes to various sound-related methods 2017-11-29 01:50:57 +01:00
tmj-fstate
5226fca281 unified simulation sound sources, gfx namespace for gfx code and structures 2017-11-12 18:16:50 +01:00
milek7
a3031f105e Merge branch 'mover_in_c++' of https://github.com/tmj-fstate/maszyna into tmj-fstate-mover_in_c++ 2017-11-03 20:31:20 +01:00
tmj-fstate
a700d36ea7 maintenance: minor code touch ups 2017-11-01 02:54:31 +01:00
milek7
16923d20f7 tmj merge 2017-10-30 16:30:04 +01:00
tmj-fstate
da396836e0 maintenance: removed deprecated ground code 2017-10-28 16:18:53 +02:00
tmj-fstate
4ce975a656 build 171027: bounding area calculation fixes, novice ui obstacle indicator, minor traction render enhancement, shadow calculations for tall enough platforms 2017-10-28 01:17:56 +02:00
tmj-fstate
87348a2ab8 continued refactoring: lines, terrain models; render culling optimizations and fixes 2017-10-17 19:49:14 +02:00
tmj-fstate
de4e10ab39 continued refacoring: vehicles, events, memcells, tracks, traction, traction power sources; minor readability enhancements and bug fixes 2017-10-11 20:21:05 +02:00
tmj-fstate
020c71533f reduced memory use, re-enabled debug mode, plugged some of remaining memory leaks 2017-10-07 17:20:53 +02:00
tmj-fstate
f6272d37f1 partial initial refactoring: events, memcells, tracks, models, traction; NOTE: debug mode broken, investigate 2017-10-07 01:18:54 +02:00
milek7
7f97532bba crash fixes 2017-09-16 22:07:22 +02:00
milek7
b69a34b157 Merge branch 'tmj-dev' into lua 2017-09-05 20:20:28 +02:00
tmj-fstate
2446468038 build 170903. scan table fixes, some const correctness improvements 2017-09-04 19:08:59 +02:00
milek7
1f2d7feccb Merge branch 'tmj-dev' into nogfx 2017-08-31 21:29:44 +02:00
tmj-fstate
e5980f946c minor refactoring and diagnostics enhancements, fixed some memory leaks, radiostop test command 2017-08-31 00:24:39 +02:00
milek7
73a1baf3f9 Merge branch 'tmj-dev' into nogfx 2017-08-24 23:30:41 +02:00
tmj-fstate
3a63d1d346 better AI handling of emergency stop procedure, simplified lod visibility calculations, adjustable track geometry fidelity 2017-08-22 20:07:27 +02:00
milek7
d3b8a40f2c Merge branch 'tmj-dev' into nogfx 2017-08-21 20:40:16 +02:00
tmj-fstate
2b5a8288fe maintenance: removed deprecated render code 2017-08-21 18:32:34 +02:00
milek7
2829a8430c Merge branch 'tmj-dev' into nogfx 2017-08-21 13:19:03 +02:00