milek7
47a8bf668d
fix gcc pch warning and fix compiling on clang
2017-11-03 21:22:52 +01:00
milek7
c7993c6e48
Merge branch 'tmj-fstate-mover_in_c++'
2017-11-03 20:39:06 +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
da11e689ce
build 171102: mouse support for light preset switch, vehicle lights cab indicators
2017-11-02 22:17:39 +01:00
milek7
d10afe0e16
ci test
2017-11-02 22:00:10 +01:00
milek7
a810cbd640
configure appveyor
2017-11-02 21:43:25 +01:00
Milek7
a14e37cfcf
Zmiany w stosie graficznym i dźwiękowym, merge
...
Merge pull request #16 from firleju/master
2017-11-02 20:50:18 +01:00
firleju
23e20e01fb
Merge branch 'mover_in_c++'
2017-11-02 19:27:08 +01:00
firleju
3d15c84739
Merge remote-tracking branch 'Milek7/lua' into mover_in_c++
2017-11-02 18:20:42 +01:00
tmj-fstate
3456fbd651
improved recognition and handling of light emitting vehicles
2017-11-01 03:25:54 +01:00
tmj-fstate
a700d36ea7
maintenance: minor code touch ups
2017-11-01 02:54:31 +01:00
milek7
cc8518abb2
Merge branch 'tmj-dev' into lua
2017-10-31 21:54:16 +01:00
tmj-fstate
ffbaacdb0e
build 171031: reduced footprint for binary region terrain file
2017-10-31 21:43:31 +01:00
milek7
6d9e718a95
fixes
2017-10-31 20:25:17 +01:00
milek7
c62fca8b5a
Merge branch 'tmj-dev' into lua
2017-10-31 14:01:53 +01:00
tmj-fstate
071a156527
build 171030: binary serialization for region terrain
2017-10-30 23:41:22 +01:00
milek7
60b092269a
Merge branch 'lua' of github.com:Milek7/maszyna into lua
2017-10-30 16:35:06 +01:00
milek7
16923d20f7
tmj merge
2017-10-30 16:30:04 +01:00
tmj-fstate
9edf912405
maintenance: minor code cleanup
2017-10-30 02:34:54 +01:00
tmj-fstate
ffcd3b40c9
audio synchronization fix
2017-10-29 20:56:40 +01:00
tmj-fstate
2fece17ca0
build 171028: post-merge fixes, ai shunt mode driving tweaks
2017-10-29 14:56:41 +01:00
milek7
ab31610afe
clang-format changes
2017-10-28 19:21:37 +02:00
Milek7
8b96f5b95f
Merge pull request #2 from carmel4a/AirCoupler
...
AirCoupler
2017-10-28 19:19:06 +02:00
tmj-fstate
5e09a6b90d
merge remote-tracking branch 'refs/remotes/youby/mover_in_c++'
2017-10-28 19:09:49 +02:00
tmj-fstate
e16c1d61c2
merge local branch 'ground_serialization'
2017-10-28 16:34:28 +02: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
Kamil Lewan
a4c30a4837
AirCoupler - comments update.
2017-10-27 11:05:17 +02:00
Kamil Lewan
899381ae32
Rename TAirCoupler class to AirCoupler.
2017-10-26 20:32:52 +02:00
Kamil Lewan
7422beffcc
TAirCoupler - Delete old comments.
2017-10-26 20:32:52 +02:00
Kamil Lewan
3fe968544a
TAirCoupler - partial refactor
...
- rename private members
- refactor TAirCoupler::GetStatus()
- add some English comments
- add 'doc/' in .gitingore
TODO:
- rename arguments when refactor other files (as TModel3d, cParser).
2017-10-26 20:32:40 +02:00
tmj-fstate
d8c3b5caf4
build 171025: finished initial refactoring of ground class, fixes for text parser to prevent some cases of eternal parameter loops
2017-10-26 04:54:07 +02:00
tmj-fstate
e3915e3c52
fix for emptying brake reservoirs
2017-10-25 15:44:41 +02:00
tmj-fstate
d92004a818
support for seasonal texture sets, wireframe mode render speed fix
2017-10-23 15:59:53 +02:00
tmj-fstate
35e526a454
added support for using multiple and/or nested include parameters in one token
2017-10-22 19:25:10 +02:00
tmj-fstate
7ad760821f
build 1020: error fixes and backward compatibility improvements
2017-10-22 19:19:16 +02:00
milek7
7ff873178d
multiple parser substitutions in one token
2017-10-22 14:48:41 +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
630b9ecf1b
track rendering optimization, application messaging routines moved to separate namespace
2017-10-15 01:06:40 +02:00
firleju
dab9d2c84b
Merge remote-tracking branch 'Milek7/lua' into mover_in_c++
2017-10-14 07:40:37 +02:00
tmj-fstate
09dbb3c639
continued refactoring: traction, events, event launchers, sounds; additional diagnostics timers, minor performance enhancements and bug fixes
2017-10-14 03:53:13 +02:00
milek7
c5716a2158
sound crash fix
2017-10-12 21:57:15 +02:00
tmj-fstate
a12b84f50f
ai driving logic tweaks, minor bug fixes
2017-10-11 20:30:17 +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
milek7
730280a2e2
sound changes
2017-10-11 19:41:20 +02:00
milek7
3b2915fdff
tranmission sound changes
...
sound changes
sound changes
2017-10-11 19:40:47 +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
firleju
cd80c2ded6
Merge remote-tracking branch 'Milek7/lua' into mover_in_c++
...
Merge remote-tracking branch 'Milek7/lua' into mover_in_c++
2017-10-06 16:27:53 +02:00
milek7
50eaf09209
sound changes
2017-10-05 12:15:17 +02:00