16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 23:49:19 +02:00
Commit Graph

46 Commits

Author SHA1 Message Date
tmj-fstate
7b816594ba maintenance: string search methods 2021-05-27 14:23:00 +02:00
tmj-fstate
517c9c89f8 build 210303. vehicle control hint system, virtual trainman toggle, configurable diesel engine rpm deceleration rate, vehicle repair enhancement, debug panel enhancements, customizable vehicle displays refresh rate, idling compressor sound, traction ac motor sound, braking sound enhancement, sky state enhancement, minor bug fixes 2021-03-04 03:41:53 +01:00
tmj-fstate
7a0c89f508 milek7/sim branch network code import 2020-02-16 03:03:17 +01:00
tmj-fstate
936e537a7a refactoring: selectable gfx renderer groundwork 2019-10-12 18:38:01 +02:00
tmj-fstate
d317dc2296 cab change logic tweak, event launcher execution fix 2019-08-06 14:08:22 +02:00
tmj-fstate
852fdcfa0e minor bug fixes 2019-02-06 16:48:03 +01:00
tmj-fstate
cfc35ee32e build 190116. minor bug fixes 2019-01-16 15:04:32 +01:00
milek7
6f48a6e55d lazy bounding radius computing for shape_node (avoids O(n^2) deserialization) 2019-01-12 16:52:10 +01:00
tmj-fstate
841e18f170 build 181016. freespot color override, vehicle start jolt sound, switch trackbed generation fixes 2018-10-16 20:11:23 +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
06abe187c6 build 181007. automatic switch trackbed enhancements, portal crash fix, minor bug fixes 2018-10-07 15:43:30 +02:00
tmj-fstate
8b1a26632d build 181005. automatic switch trackbed generation 2018-10-05 21:57:49 +02:00
tmj-fstate
3d64d7fb9f minor bug fixes 2018-09-23 21:37:29 +02:00
tmj-fstate
e1b20a025a build 180923. basic precipitation visualization system, minor bug fixes 2018-09-23 19:13:33 +02:00
tmj-fstate
e4789db1d5 maintenance: minor code cleanup 2018-09-07 19:04:51 +02:00
tmj-fstate
ec1a625c12 minor camera refactoring, division by zero guards 2018-08-03 16:07:50 +02:00
tmj-fstate
ff6bed67a9 refactoring: application mode code split 2018-08-02 20:39:19 +02:00
tmj-fstate
12d70fe320 virtual slider mouse input mode, minor refactoring, minor bug fixes 2018-07-11 17:45:50 +02:00
tmj-fstate
219e8badc5 position and rotation adjustment value snap mode in scenery editor, position adjustment for memory cells in scenery editor 2018-07-10 01:09:20 +02:00
tmj-fstate
ff1a85fe5d build 180708. model instance position and rotation adjustment in scenery editor, support for event launcher activation with mouse click, minor refactoring 2018-07-08 23:18:27 +02:00
tmj-fstate
30e31cdfd0 build 180626. ai power use logic tweaks, basic selected node attributes display in scenery editor, memory cell visualization in scenery editor debug mode, minor bug fixes 2018-06-27 03:22:50 +02:00
tmj-fstate
14448d70d1 maintenance: memory leak fix, default constructors, minor syntax cleanups 2018-06-16 15:59:28 +02:00
tmj-fstate
e54468f831 build 180614. relaxed children count limit for multi-events, minor scene code cleanup 2018-06-14 17:38:45 +02:00
tmj-fstate
457de678c3 basic scenery data export in legacy text format 2018-06-13 16:51:57 +02:00
tmj-fstate
aa9626901f build 180505. animated mirrors and doorsteps, support for spotlight hotspot width attribute, per-sound radio message range, support for combined tachometer sound, minor bug fixes 2018-05-06 04:05:43 +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
2dd82bf71b build 180215. sound velocity calculation, ai brake charging logic tweak, 3d shapes boundary calculation fixes 2018-02-15 15:25:03 +01:00
tmj-fstate
0124032d3b maintenance: settings item refactoring, include dependencies fixes 2018-01-26 16:44:47 +01:00
tmj-fstate
fdb99eedc6 sound transcripts, event-started sound persistence 2018-01-02 20:30:38 +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
tmj-fstate
da11e689ce build 171102: mouse support for light preset switch, vehicle lights cab indicators 2017-11-02 22:17:39 +01:00
tmj-fstate
a700d36ea7 maintenance: minor code touch ups 2017-11-01 02:54:31 +01:00
tmj-fstate
ffbaacdb0e build 171031: reduced footprint for binary region terrain file 2017-10-31 21:43:31 +01:00
tmj-fstate
071a156527 build 171030: binary serialization for region terrain 2017-10-30 23:41:22 +01:00
tmj-fstate
ffcd3b40c9 audio synchronization fix 2017-10-29 20:56:40 +01: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
tmj-fstate
7ad760821f build 1020: error fixes and backward compatibility improvements 2017-10-22 19:19:16 +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
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
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
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