Commit Graph

57 Commits

Author SHA1 Message Date
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
tmj-fstate
cf48989f39 fixes for sound transcripts, conversion of win1250cp to plain ascii, tga loader 2017-02-15 00:37:12 +01:00
VB
21bb3bc0e7 merge tmj 2017-02-14 19:26:51 +01:00
VB
92f39cd9b9 tymczasowe przywrócenie tekstu, porządek, wywalenie starych plików, warningi, cmake, itp. 2017-02-14 19:13:48 +01:00
tmj-fstate
a362d10fb0 texture-related render code bumped to openGL 1.4; disabled texture switching optimization until other parts of the render code are reviewed. 2017-02-13 22:06:26 +01:00
tmj-fstate
6ed00729fc recognition of basic texture traits 2017-02-13 15:55:55 +01:00
tmj-fstate
1b2b3b06e7 converted remaining image loaders 2017-02-12 23:28:30 +01:00
tmj-fstate
a8ece11c27 removed direct texture binding. binding is now done through texture manager 2017-02-12 20:06:05 +01:00
VB
dc21a928e6 merge 2017-02-11 22:57:10 +01:00
VB
6c27fa17a6 glfw 2017-02-11 22:52:20 +01:00
tmj-fstate
22245a8801 introduced opengl texture object 2017-02-11 21:43:44 +01:00
tmj-fstate
1b6339e482 miscellaneous bug fixes. 2017-02-10 22:17:12 +01:00
tmj-fstate
e3f82b68eb texture tweaks 2017-01-31 18:32:53 +01:00
tmj-fstate
61440c4969 compatibility with winXP. .bmp loader now handles 32-bit images and more modern headers. 2017-01-30 23:21:00 +01:00
tmj-fstate
020016092d added class members initializations 2017-01-27 17:36:08 +01:00
firleju
81aad5d1ae Konwersja na UTF-8
Konwersja na UTF-8


Konwersja na UTF-8


Konwersja na UTF-8


Konwersja na UTF-8


Konwersja do UTF-8


Konwersja na UTF-8


Konwersja na UTF-8


Konwersja na UTF-8
2017-01-23 06:58:53 +01:00
tmj-fstate
68e5dd84e0 fixed some potential memory leaks and other errors detected by cppcheck 2017-01-16 13:26:36 +01:00