Commit Graph

92 Commits

Author SHA1 Message Date
milek7
db58ec131a Merge branch 'tmj-dev' into milek-dev 2018-06-15 18:58:03 +02:00
tmj-fstate
2c1c29600e build 180527. smoother camera rotation, semi-persistent cab camera angle between view swaps, configurable default cab camera view angle, diesel engine power calculation fix, minor refactoring and fixes for content files lookups and loading 2018-05-27 02:31:40 +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
tmj-fstate
6ffced1d90 file access cross-platform compatibility fixes 2018-03-29 03:48:21 +02:00
milek7
bc2184966f backslash/slash fixes, again 2018-03-26 21:22:20 +02:00
milek7
dd0fa23e11 Merge branch 'tmj-dev' 2018-03-11 21:32:12 +01:00
tmj-fstate
d96b259191 additional serial port data output, 3d model load failure caching, minor refactoring and bug fixes 2018-03-11 15:48:30 +01:00
milek7
84d610dc4d Merge branch 'tmj-dev' 2018-03-06 19:09:52 +01:00
tmj-fstate
55ae503dbb texture and 3d model lookup fixes and cross-platform compatibility 2018-03-03 22:07:49 +01:00
milek7
a1e2ad60d4 texture compressing switch 2018-03-01 15:36:57 +01:00
milek7
643e70d5cb texture compressing switch 2018-02-26 18:05:53 +01:00
milek7
65fb5c6991 option to load dds with upper-left origin (currently disabled by default) 2018-02-16 23:30:09 +01:00
milek7
61836eb2e4 Merge branch 'tmj-dev' 2018-02-16 15:33:11 +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
milek7
1c43c24be3 properly load tga with top-left origin 2018-01-29 22:14:36 +01:00
tmj-fstate
0124032d3b maintenance: settings item refactoring, include dependencies fixes 2018-01-26 16:44:47 +01:00
milek7
1413aae881 fix build in compilers other than msvc: include shuffling 2018-01-25 15:43:41 +01:00
milek7
45f28131a7 tmj merge (broken) 2018-01-24 22:59:15 +01:00
tmj-fstate
9abaf7414f gfx resource sweep configuration switches, diesel electric vehicle engine power output scaling with engine revolutions, velocity-based activation points for combined running noise sounds, shadow colour take into account overcast value 2018-01-20 00:37:42 +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
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
d92004a818 support for seasonal texture sets, wireframe mode render speed fix 2017-10-23 15:59:53 +02:00
milek7
c3c923611c png textures support 2017-09-06 21:59:46 +02:00
milek7
a4ef017eab path fixes 2017-08-19 22:39:12 +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
tmj-fstate
b783cd38a9 replaced basic array in the model manager with stl containers 2017-08-05 18:37:05 +02:00
milek7
f7459f3434 linux support 2017-07-31 00:25:19 +02:00
tmj-fstate
01ef6b3887 minor c++ standard compliance fixes 2017-07-29 02:12:06 +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
VB
25a3f8caf0 merge and shadow fixes 2017-07-03 14:08:08 +02:00
tmj-fstate
d3b812ee9f texture garbage collection, removed fixed binding with world camera in world render, cap on minimal volume held by reservoirs 2017-07-02 21:24:29 +02:00
VB
3a02a65ada shadow works 2017-07-02 00:10:45 +02:00
tmj-fstate
534a49b636 selected pantograph control switches, minor bug fixes 2017-07-01 12:36:19 +02:00
VB
e7bb37b588 merge (still broken) 2017-06-28 22:29:54 +02:00
VB
f01498facc merge fixes (still broken) 2017-06-28 14:05:05 +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
91864d8195 merge2 (incomplete) 2017-06-20 23:05:07 +02:00
VB
cb4e34eece merge (incomplete) 2017-06-20 21:08:26 +02:00
tmj-fstate
0d805e8ba2 support for vertex data streams selection, t3d model loading fixes 2017-06-14 21:02:38 +02:00
tmj-fstate
de5b245f2e implemented geometry bank manager, unified traction render code 2017-06-08 15:00:16 +02:00
tmj-fstate
473837395c build 170502. minor fixes for brakes subsystem, distribution of sandbox commands to other consist units 2017-05-02 22:29:51 +02:00
VB
9348c90d00 use builtin opengl srgb gamma 2017-04-26 22:00:41 +02:00
VB
e5ce5b001f final merge fixes 2017-04-25 15:01:17 +02:00