- new menu option: Low CPU Usage (patch from MTX/defrog)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@725 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
lalien
2007-02-21 17:17:00 +00:00
parent ff2aa4f8e1
commit 81f5b6e748
12 changed files with 76 additions and 40 deletions
+2
View File
@@ -3481,6 +3481,7 @@ STR16 zOptionsToggleText[] =
L"Random I.M.P personality",
L"Auto save",
L"Silent Skyrider",
L"Low CPU Usage",
};
//This is the help text associated with the above toggles.
@@ -3560,6 +3561,7 @@ STR16 zOptionsScreenHelpText[] =
L"When ON, I.M.P characters will get random personality and attitude.",
L"When ON, game will be saved after each players turn.",
L"When ON, Skyrider will not talk anymore.",
L"Low CPU Usage",
};
+2
View File
@@ -3483,6 +3483,7 @@ STR16 zOptionsToggleText[] =
L"Random I.M.P personality",
L"Auto save",
L"Silent Skyrider",
L"Low CPU Usage",
};
//This is the help text associated with the above toggles.
@@ -3562,6 +3563,7 @@ STR16 zOptionsScreenHelpText[] =
L"When ON, I.M.P characters will get random personality and attitude.",
L"When ON, game will be saved after each players turn.",
L"When ON, Skyrider will not talk anymore.",
L"Low CPU Usage",
};
+2
View File
@@ -3470,6 +3470,7 @@ STR16 zOptionsToggleText[] =
L"Random I.M.P personality",
L"Auto save",
L"Silent Skyrider",
L"Low CPU Usage",
};
//This is the help text associated with the above toggles.
@@ -3549,6 +3550,7 @@ STR16 zOptionsScreenHelpText[] =
L"When ON, I.M.P characters will get random personality and attitude.",
L"When ON, game will be saved after each players turn.",
L"When ON, Skyrider will not talk anymore.",
L"Low CPU Usage",
};
+2
View File
@@ -3289,6 +3289,7 @@ STR16 zOptionsToggleText[] =
L"Zufällige B.S.E Personalität",
L"Automatisch speichern",
L"Stummer Skyrider",
L"Low CPU Usage",
};
//This is the help text associated with the above toggles.
@@ -3368,6 +3369,7 @@ STR16 zOptionsScreenHelpText[] =
L"Wenn diese Funktion aktiviert ist, erhalten B.S.E Charaktere zufällige Persönlichkeit und Gesinnung.",
L"Wenn diese Funktion aktiviert ist, wird nach jeder Runde automatisch gespeichert.",
L"Wenn diese Funktion aktiviert ist, wird Skyrider nichts mehr sprechen.",
L"Low CPU Usage",
};
STR16 gzGIOScreenText[] =
+4
View File
@@ -3463,6 +3463,7 @@ STR16 zOptionsToggleText[] =
L"Random I.M.P personality",
L"Auto save",
L"Silent Skyrider",
L"Low CPU Usage",
};
//This is the help text associated with the above toggles.
@@ -3540,6 +3541,9 @@ STR16 zOptionsScreenHelpText[] =
L"When ON, you will hear rain noises when it is raining.",
L"When ON, the crows are present in game.",
L"When ON, I.M.P characters will get random personality and attitude.",
L"When ON, game will be saved after each players turn.",
L"When ON, Skyrider will not talk anymore.",
L"Low CPU Usage",
};
+2
View File
@@ -3463,6 +3463,7 @@ STR16 zOptionsToggleText[] =
L"Random I.M.P personality",
L"Auto save",
L"Silent Skyrider",
L"Low CPU Usage",
};
//This is the help text associated with the above toggles.
@@ -3542,6 +3543,7 @@ STR16 zOptionsScreenHelpText[] =
L"When ON, I.M.P characters will get random personality and attitude.",
L"When ON, game will be saved after each players turn.",
L"When ON, Skyrider will not talk anymore.",
L"Low CPU Usage",
};
+2
View File
@@ -3474,6 +3474,7 @@ STR16 zOptionsToggleText[] =
L"Random I.M.P personality",
L"Auto save",
L"Silent Skyrider",
L"Low CPU Usage",
};
//This is the help text associated with the above toggles.
@@ -3553,6 +3554,7 @@ STR16 zOptionsScreenHelpText[] =
L"When ON, I.M.P characters will get random personality and attitude.",
L"When ON, game will be saved in tactical after each players turn.",
L"When ON, Skyrider will not talk anymore.",
L"Low CPU Usage",
};