From b49efc47de09fef8a9a97ef5b6b76216a6026fab Mon Sep 17 00:00:00 2001 From: Wanne Date: Fri, 18 Nov 2011 10:16:13 +0000 Subject: [PATCH] - Added 3 INI-Properties (DISABLE_STRATEGIC_TRANSITION, DISABLE_LAPTOP_TRANSITION, FAST_WWW_SITES_LOADING) for fast loading and skipping transitions o The source code changes are in revision: 4806 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1344 4f8fa57e-7814-0410-bad4-adc449f26b7c --- Data-1.13/Ja2_Options.INI | 18 ++++++++++++++++++ Data/Ja2_Options.INI | 17 +++++++++++++++++ INIEditorJA2Options.xml | 30 ++++++++++++++++++++++++++++++ 3 files changed, 65 insertions(+) diff --git a/Data-1.13/Ja2_Options.INI b/Data-1.13/Ja2_Options.INI index 8412908b5..ba1dba99f 100644 --- a/Data-1.13/Ja2_Options.INI +++ b/Data-1.13/Ja2_Options.INI @@ -1749,6 +1749,9 @@ STAT_PROGRESS_BARS_BLUE = 20 INCLUDE_CONTRACTS_IN_PROJECTED_EXPENSES_WINDOW = 1 +; If disabled, the transition from the strategy screen will be skipped before entering tactical screen +DISABLE_STRATEGIC_TRANSITION = FALSE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** @@ -1961,6 +1964,21 @@ ADDITIONAL_REPAIR_MODE = TRUE ALLOW_SKYRIDER_HOT_LZ = 2 +;****************************************************************************************************************************** +;****************************************************************************************************************************** + +[Laptop Settings] + +;****************************************************************************************************************************** +; Use these settings to make changes to the laptop screen. +;****************************************************************************************************************************** + +; If disabled, the transition will be skipped when opening/closing the laptop +DISABLE_LAPTOP_TRANSITION = FALSE + +; Fast loading of WWW laptop sites? +FAST_WWW_SITES_LOADING = FALSE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** diff --git a/Data/Ja2_Options.INI b/Data/Ja2_Options.INI index 9b16fb087..53a62d1a1 100644 --- a/Data/Ja2_Options.INI +++ b/Data/Ja2_Options.INI @@ -1749,6 +1749,9 @@ STAT_PROGRESS_BARS_BLUE = 20 INCLUDE_CONTRACTS_IN_PROJECTED_EXPENSES_WINDOW = 0 +; If disabled, the transition from the strategy screen will be skipped before entering tactical screen +DISABLE_STRATEGIC_TRANSITION = FALSE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** @@ -1960,6 +1963,20 @@ ADDITIONAL_REPAIR_MODE = FALSE ALLOW_SKYRIDER_HOT_LZ = 2 +;****************************************************************************************************************************** +;****************************************************************************************************************************** + +[Laptop Settings] + +;****************************************************************************************************************************** +; Use these settings to make changes to the laptop screen. +;****************************************************************************************************************************** + +; If disabled, the transition will be skipped when opening/closing the laptop +DISABLE_LAPTOP_TRANSITION = FALSE + +; Fast loading of WWW laptop sites? +FAST_WWW_SITES_LOADING = FALSE ;****************************************************************************************************************************** ;****************************************************************************************************************************** diff --git a/INIEditorJA2Options.xml b/INIEditorJA2Options.xml index 2edb5009e..906611023 100644 --- a/INIEditorJA2Options.xml +++ b/INIEditorJA2Options.xml @@ -2988,6 +2988,13 @@ You can turn Stat Progress Bars on and off using the in-game Options Menu. + + + If disabled, the transition from the strategy screen will be skipped before entering tactical screen. + + + + @@ -3371,6 +3378,29 @@ TRUE = New additional repair system based on priorities +
+ Use these settings to make changes to the laptop screen. + + + + + + + If disabled, the transition will be skipped when opening/closing the laptop. + + + + + + + Fast loading of WWW laptop sites? + + + + + + +
Here you can change some settings regarding Bobby Ray's on-line gun store. You can also affect shipments coming from Bobby Ray's.