Commit Graph

38 Commits

Author SHA1 Message Date
maj00r
de389bad0f parser.cpp - readParameters and readQuotes optimalization
about -15% loading time
2026-01-10 11:54:40 +01:00
77f817c930 Improve parser 2026-01-05 00:44:30 +01:00
24c2cf2771 Revert "Some parser optimisations"
This reverts commit caff196b06.
2026-01-05 00:13:59 +01:00
caff196b06 Some parser optimisations 2026-01-04 23:25:30 +01:00
WLs50
0280b40ca5 Merge remote-tracking branch 'manul-public/master' into manul-staging 2025-04-05 14:24:53 +02:00
jakubg1
84980a4484 Improve the keymapper
The keymapper, available as one of the options in the starting menu when the EXE is run without a scenery specified, has undergone a few changes:
- Key descriptions are now parsed the way Starter does and are displayed in the window. They are also no longer consumed when saving to a file.
- Unbound keys are now also displayed as well. Not all of them though; some entries won't exist if they are not specified in the eu07_input-keyboard.ini file.
- You can now unbind a key by pressing F10.

The Parser has got a new boolean option: `skipComments`, true by default to leave current behavior unchanged. When set to false, comments will be parsed as ordinary tokens.
2024-03-03 03:00:47 +01:00
milek7
590b47ed76 poprawka ładowania mmd 2023-12-19 18:48:32 +01:00
Królik Uszasty
d191d9e5e7 Random includes only for mmd files 2022-11-04 23:50:56 +01:00
milek7
29f8f91ad8 Merge remote-tracking branch 'tmj/master' into sim 2020-10-18 23:35:14 +02:00
tmj-fstate
c4ef056102 build 200824. emergency_brake getvalues event support, utf bom parsing fix, brake state vehicle debug panel enhancement, ai cab change logic fixes, ai door operation logic fixes, minor ai logic fixes, gfx renderer framerate calculation tweak, minor bug fixes 2020-08-26 13:43:24 +02:00
tmj-fstate
92379deff5 build 200630. parser include support enhancement 2020-06-30 15:57:20 +02:00
tmj-fstate
41834c4d4c vehicle visualization config file parameters, vehicle attachments support, axle clatter fix, disabled vehicles smoke fix 2019-09-25 18:18:33 +02:00
milek7
aa9bee57da further WIP on launcher 2019-08-24 01:28:55 +02:00
milek7
da6343166a scn parsing with directive and trainset matching 2019-08-10 12:00:37 +02:00
tmj-fstate
fbd2ff85fa basic particle system implementation 2019-08-06 14:06:46 +02:00
tmj-fstate
1cfaaa24f6 build 180830. minor bug fixes 2018-08-30 20:41:44 +02:00
tmj-fstate
cbaa5f7817 build 180809. scenery node groups, AI shunt mode braking tweaks 2018-08-09 22:24:42 +02:00
tmj-fstate
4e6e428cea additional sound type for local brake, support for combined sounds 2017-12-14 14:31:34 +01: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
e5980f946c minor refactoring and diagnostics enhancements, fixed some memory leaks, radiostop test command 2017-08-31 00:24:39 +02:00
tmj-fstate
01ef6b3887 minor c++ standard compliance fixes 2017-07-29 02:12:06 +02:00
tmj-fstate
3a67219e30 custom sounds for cab controls configurable on per-item basis 2017-07-15 19:27:49 +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
21680a5d30 completed unification of render paths 2017-06-13 18:13:49 +02:00
tmj-fstate
de5b245f2e implemented geometry bank manager, unified traction render code 2017-06-08 15:00:16 +02:00
tmj-fstate
e0bde30ee4 basic ui panels 2017-03-13 15:35:34 +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
83284e4bcc light beam strength based on number of active lights, \r recognition in the parser, proper (lack) of depth test for the UI 2017-02-13 19:28:04 +01:00
tmj-fstate
adeaa5fc79 completed .fiz file loader; minor parser enhancement, wheel slip and schedule loader bug fixes. 2017-02-08 03:13:04 +01:00
tmj-fstate
589b6d5301 stl-based names class replacement, re-enabled cab camera shake, enhanced parser comment support, minor bug fixes. 2017-02-04 20:23:59 +01:00
tmj-fstate
c3d79e29e2 added quotation marks handling to the parser 2017-01-28 04:40:54 +01:00
tmj-fstate
6ab550831d basic patches for most of discovered memory leaks, fixes for brake system components 2017-01-18 07:56:51 +01:00
tmj-fstate
15cf3d73a8 removed dependencies on the old parser. The code can now be compiled outside of Borland C++ 2017-01-15 15:27:53 +01:00
Firleju
cd571c71ea Change clang format
Add AlignTrailingComments: false
Add AllowShortFunctionsOnASingleLine: Empty
2015-04-29 12:55:45 +02:00
Firleju
4873d8431c Added license notes to all source code files. 2015-04-16 11:50:14 +02:00
Zbigniew Mandziejewicz
cb19354db4 Format source code using clang-format 2015-04-03 22:01:10 +08:00
ShaXbee
45f4c0d98a Set dp branch as trunk 2015-04-03 13:34:06 +00:00