mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
**************************************************************************
* Merged Language specific GameDir from Development Trunk: Revision 4067 * ************************************************************************** - This will be the official Beta 2011 build version git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4068 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -3886,13 +3886,13 @@ STR16 zOptionsToggleText[] =
|
||||
L"Enhanced Description Box",
|
||||
L"Forced Turn Mode", // add forced turn mode
|
||||
L"Stat Progress Bars", // Show progress towards stat increase
|
||||
L"Report Miss Offsets", // Screen messages showing amount and direction of shot deviation.
|
||||
L"Alternate Strategy-Map Colors", // Change color scheme of Strategic Map
|
||||
L"Alternate bullet graphics", // Show alternate bullet graphics (tracers)
|
||||
L"--Cheat Mode Options--", // TOPTION_CHEAT_MODE_OPTIONS_HEADER,
|
||||
L"Force Bobby Ray shipments", // force all pending Bobby Ray shipments
|
||||
L"-----------------", // TOPTION_CHEAT_MODE_OPTIONS_END
|
||||
L"--DEBUG OPTIONS--", // an example options screen options header (pure text)
|
||||
L"Report Miss Offsets", // Screen messages showing amount and direction of shot deviation.
|
||||
L"Reset ALL game options", // failsafe show/hide option to reset all options
|
||||
L"Do you really want to reset?", // a do once and reset self option (button like effect)
|
||||
L"Debug Options in other builds", // allow debugging in release or mapeditor
|
||||
@@ -3987,13 +3987,13 @@ STR16 zOptionsScreenHelpText[] =
|
||||
L"When ON, enhanced descriptions will be shown for items and weapons.",
|
||||
L"When ON and enemy present, Turn Base mode persists untill sector is free (|C|T|R|L+|S|H|I|F|T+|A|L|T+|T).", // add forced turn mode
|
||||
L"When ON, shows character progress towards gaining levels.",
|
||||
L"|H|A|M |4 |D|e|b|u|g: When ON, will report the distance each bullet deviates from the\ncenter of the target, taking all NCTH factors into account.",
|
||||
L"When ON, the Strategic Map will be colored differently based on exploration.",
|
||||
L"When ON, alternate bullet graphics will be shown when you shoot.",
|
||||
L"(text not rendered)TOPTION_CHEAT_MODE_OPTIONS_HEADER",
|
||||
L"Force all pending Bobby Ray shipments",
|
||||
L"(text not rendered)TOPTION_CHEAT_MODE_OPTIONS_END",
|
||||
L"(text not rendered)TOPTION_DEBUG_MODE_OPTIONS_HEADER", // an example options screen options header (pure text)
|
||||
L"|H|A|M |4 |D|e|b|u|g: When ON, will report the distance each bullet deviates from the\ncenter of the target, taking all NCTH factors into account.",
|
||||
L"Click me to fix corrupt game settings", // failsafe show/hide option to reset all options
|
||||
L"Click me to fix corrupt game settings", // a do once and reset self option (button like effect)
|
||||
L"Allows debug options in release or mapeditor builds", // allow debugging in release or mapeditor
|
||||
|
||||
Reference in New Issue
Block a user