Ref T298, matching setup (settings), making the matching configurable

This commit is contained in:
Klaus Basan
2018-08-01 02:56:23 +02:00
parent dd687b7d90
commit 3d19de1331
4 changed files with 181 additions and 65 deletions

View File

@@ -138,8 +138,7 @@ namespace BlackMisc
GlobalIndexCModelSettings = 8700,
GlobalIndexCAircraftCfgEntries = 8800,
GlobalIndexCDistributor = 8900,
GlobalIndexCMatchingStatisticsEntry = 9000,
GlobalIndexCVPilotModelRule = 9100,
GlobalIndexCVPilotModelRule = 9000,
GlobalIndexCVoiceRoom = 10000,
GlobalIndexCSettingKeyboardHotkey = 11000,
GlobalIndexIDatastoreInteger = 12000,
@@ -162,6 +161,8 @@ namespace BlackMisc
GlobalIndexCAtcStationsSettings = 14800,
GlobalIndexRawFsdMessageSettings = 14900,
GlobalIndexCInterpolatioRenderingSetup = 16000,
GlobalIndexCMatchingStatisticsEntry = 16100,
GlobalIndexCAircraftMatcherSetup = 16200,
GlobalIndexSwiftPilotClient = 17000,
GlobalIndexSwiftCore = 17100,
GlobalIndexSwiftLauncher = 17200,