milek7
|
dfe48d72a4
|
wheel blur, colored shader gamma
|
2018-07-24 21:15:50 +02:00 |
|
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
|
dc584c140e
|
Merge branch 'tmj-dev' into milek-dev
|
2018-06-30 18:45:58 +02:00 |
|
tmj-fstate
|
14448d70d1
|
maintenance: memory leak fix, default constructors, minor syntax cleanups
|
2018-06-16 15:59:28 +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
|
0124032d3b
|
maintenance: settings item refactoring, include dependencies fixes
|
2018-01-26 16:44:47 +01:00 |
|
milek7
|
a215a0f8b3
|
Merge branch 'tmj-dev' into dev
|
2017-12-25 18:27:10 +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 |
|
tmj-fstate
|
492c1342b1
|
audio subsystem replacement: openal audio renderer and buffer class, removed deprecated files
|
2017-11-10 16:57:08 +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
|
87348a2ab8
|
continued refactoring: lines, terrain models; render culling optimizations and fixes
|
2017-10-17 19:49:14 +02:00 |
|
milek7
|
c3c923611c
|
png textures support
|
2017-09-06 21:59:46 +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
|
2829a8430c
|
Merge branch 'tmj-dev' into nogfx
|
2017-08-21 13:19:03 +02:00 |
|
tmj-fstate
|
318dd9a0fe
|
build 170820. tweaks and fixes to car detection, proximity scanning, car handling; support for basic diffuse-only gfx renderer mode
|
2017-08-21 01:29:01 +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
|
7e5b2d09cb
|
conversion of legacy model-based terrain to camera-centric render system
|
2017-08-05 18:41:39 +02:00 |
|
milek7
|
f7459f3434
|
linux support
|
2017-07-31 00:25:19 +02:00 |
|
milek7
|
ce9a0b39c2
|
match include to file case
|
2017-07-28 23:39:22 +02:00 |
|
VB
|
25a3f8caf0
|
merge and shadow fixes
|
2017-07-03 14:08:08 +02:00 |
|
tmj-fstate
|
534a49b636
|
selected pantograph control switches, minor bug fixes
|
2017-07-01 12:36:19 +02:00 |
|
VB
|
22f6d1f0f7
|
merge, fixed, sort of works (todo: fix cabin light, stars and fog)
|
2017-06-29 00:40:11 +02:00 |
|
VB
|
e7bb37b588
|
merge (still broken)
|
2017-06-28 22:29:54 +02:00 |
|
tmj-fstate
|
49aad85597
|
build 170628. enabled support for specular component in lighting calculations
|
2017-06-28 21:02: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
|
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
|
34a899239f
|
build 170617. frustum based ground sector culling, fully view range based draw range limit, support for line width parameter for lines
|
2017-06-18 01:16:28 +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
|
21680a5d30
|
completed unification of render paths
|
2017-06-13 18:13:49 +02:00 |
|
tmj-fstate
|
22746bad21
|
partial replacement of math classes with glm
|
2017-06-10 22:51:51 +02:00 |
|
tmj-fstate
|
de5b245f2e
|
implemented geometry bank manager, unified traction render code
|
2017-06-08 15:00:16 +02:00 |
|
tmj-fstate
|
f48b61c650
|
early implementation of geometry bank, partial replacement of math classes with glm
|
2017-05-30 19:21:40 +02:00 |
|
tmj-fstate
|
7c5f5d3d04
|
maintenance: removed deprecated render code
|
2017-05-24 14:54:02 +02:00 |
|
VB
|
ca207a9be5
|
merge (with bugs)
|
2017-04-24 20:52:21 +02:00 |
|
VB
|
401d95fc57
|
merge (with bugs)
|
2017-04-24 19:08:08 +02:00 |
|