Commit Graph

73 Commits

Author SHA1 Message Date
tmj-fstate
02bd968f51 maintenance: minor code tweaks 2019-11-09 13:11:22 +01:00
tmj-fstate
ae3cecfa42 opengl 3.3 renderer integration, minor renderer tweaks 2019-10-31 19:38:11 +01:00
tmj-fstate
0fd23a53d9 milek7/sim branch opengl 3.3 renderer import 2019-10-26 15:17:09 +02:00
tmj-fstate
8600550dcd build 190402. basic implementation for script generated vehicle destination sign textures 2019-04-02 18:51:43 +02:00
tmj-fstate
753cf7ee5d refactoring: python task data creation moved to the task queue worker 2019-01-23 19:38:59 +01:00
tmj-fstate
b36ed8db6c basic texture generation support, python multithreading fixes 2018-10-21 01:29:45 +02:00
tmj-fstate
7cf06246a6 maintenance: include fix 2018-10-12 21:49:49 +02:00
tmj-fstate
7933ade080 maintenance: removed deprecated files, linux friendly include names 2018-10-12 19:53:33 +02:00
tmj-fstate
226ddb6291 build 180928. heater sound, minor precipitation tweaks, minor bug fixes 2018-09-28 19:18:24 +02:00
tmj-fstate
e2fdf16fdc additional door cab controls, light configuration ai command, line breaker state change sounds, texture scaling crash fix 2018-08-06 17:01:20 +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
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
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
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
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
0124032d3b maintenance: settings item refactoring, include dependencies fixes 2018-01-26 16:44:47 +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
tmj-fstate
a700d36ea7 maintenance: minor code touch ups 2017-11-01 02:54:31 +01:00
tmj-fstate
d92004a818 support for seasonal texture sets, wireframe mode render speed fix 2017-10-23 15:59:53 +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
tmj-fstate
01ef6b3887 minor c++ standard compliance fixes 2017-07-29 02:12:06 +02:00
tmj-fstate
bb58156513 shadow visibilty fixes, more strict degenerate triangle detection 2017-07-27 18:23:48 +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
tmj-fstate
534a49b636 selected pantograph control switches, minor bug fixes 2017-07-01 12:36:19 +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
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
tmj-fstate
2ec6cad7cb texture binding fix 2017-03-26 20:20:29 +02:00
tmj-fstate
fbba5589f7 enabled hardware texture compression, minor debug info enhancements 2017-03-26 19:13:50 +02:00
tmj-fstate
a5d01ef059 static linking, largeaddressaware, basic tga texture downsampling 2017-03-19 02:28:22 +01:00
tmj-fstate
775e959bc9 environment-centric light level, groundwork for delayed texture upload, minor bug fixes 2017-03-18 01:37:00 +01:00
tmj-fstate
5439fd86f3 render code relocation continued 2017-03-11 20:45:51 +01:00
tmj-fstate
6526620364 view range factor implementation 2017-03-08 01:25:09 +01:00
VB
6545ab39df merge 2017-03-03 13:12:00 +01:00
tmj-fstate
146d6b036d glfw integration 2017-03-02 04:28:56 +01:00
VB
bd9cd6f797 merge 2017-02-26 19:10:16 +01:00
tmj-fstate
35f1e67d58 merged upstream changes 2017-02-21 17:28:06 +01:00
tmj-fstate
1e4cdda367 basic renderer types. texture manager moved to renderer 2017-02-21 17:12:52 +01:00
VB
d262216f27 merge 2017-02-20 19:35:51 +01:00
VB
b73fec0c5a x64 2017-02-20 19:03:27 +01:00
tmj-fstate
7e0aeb1bfa anisotropic filtering support 2017-02-18 18:53:02 +01:00
tmj-fstate
a1942ce771 support for config-specified day of the year 2017-02-18 18:15:39 +01:00
VB
0f33b0abdb merge 2017-02-15 15:03:15 +01:00