Fix: CTD on MeLoDY website if player has no active mercs

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7249 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2014-05-31 20:09:52 +00:00
parent b824267154
commit be52b5bf76
12 changed files with 167 additions and 113 deletions
+3
View File
@@ -2765,6 +2765,9 @@ enum
TEXT_MERCCOMPARE_DROPDOWNTEXT = TEXT_MERCCOMPARE_QUOTE1 + 2 * TEXT_MERCCOMPARE_CUSTOMERSTATEMENTS,
TEXT_MERCCOMPARE_DROPDOWNTEXT_MATRIX,
// error messages
TEXT_MERCCOMPARE_ERROR_NOBODYTHERE,
TEXT_MERCCOMPARE_MAX,
};
+3
View File
@@ -8615,6 +8615,9 @@ STR16 szMercCompareWebSite[] = // TODO.Translate
// analyze
L"Choose your employee",
L"Choose your squad",
// error messages
L"You currently have no employees at their workplace. Sub-par morale often results in a high rate of absent staff.",
};
STR16 szMercCompareEventText[]=
+3
View File
@@ -8629,6 +8629,9 @@ STR16 szMercCompareWebSite[] = // TODO.Translate
// analyze
L"Choose your employee",
L"Choose your squad",
// error messages
L"You currently have no employees at their workplace. Sub-par morale often results in a high rate of absent staff.",
};
STR16 szMercCompareEventText[]=
+3
View File
@@ -8613,6 +8613,9 @@ STR16 szMercCompareWebSite[] =
// analyze
L"Choose your employee",
L"Choose your squad",
// error messages
L"You currently have no employees at their workplace. Sub-par morale often results in a high rate of absent staff.",
};
STR16 szMercCompareEventText[]=
+3
View File
@@ -8614,6 +8614,9 @@ STR16 szMercCompareWebSite[] = // TODO.Translate
// analyze
L"Choose your employee",
L"Choose your squad",
// error messages
L"You currently have no employees at their workplace. Sub-par morale often results in a high rate of absent staff.",
};
STR16 szMercCompareEventText[]=
+3
View File
@@ -8443,6 +8443,9 @@ STR16 szMercCompareWebSite[] = // TODO.Translate
// analyze
L"Choose your employee",
L"Choose your squad",
// error messages
L"You currently have no employees at their workplace. Sub-par morale often results in a high rate of absent staff.",
};
STR16 szMercCompareEventText[]=
+3
View File
@@ -8621,6 +8621,9 @@ STR16 szMercCompareWebSite[] = // TODO.Translate
// analyze
L"Choose your employee",
L"Choose your squad",
// error messages
L"You currently have no employees at their workplace. Sub-par morale often results in a high rate of absent staff.",
};
STR16 szMercCompareEventText[]=
+3
View File
@@ -8638,6 +8638,9 @@ STR16 szMercCompareWebSite[] = // TODO.Translate
// analyze
L"Choose your employee",
L"Choose your squad",
// error messages
L"You currently have no employees at their workplace. Sub-par morale often results in a high rate of absent staff.",
};
STR16 szMercCompareEventText[]=
+3
View File
@@ -8618,6 +8618,9 @@ STR16 szMercCompareWebSite[] = // TODO.Translate
// analyze
L"Choose your employee",
L"Choose your squad",
// error messages
L"You currently have no employees at their workplace. Sub-par morale often results in a high rate of absent staff.",
};
STR16 szMercCompareEventText[]=
+3
View File
@@ -8629,6 +8629,9 @@ STR16 szMercCompareWebSite[] = // TODO.Translate
// analyze
L"Choose your employee",
L"Choose your squad",
// error messages
L"You currently have no employees at their workplace. Sub-par morale often results in a high rate of absent staff.",
};
STR16 szMercCompareEventText[]=