mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Removed most of my thousands "WANNE" comments which goes back 2 years when I changed to higher resolutions. These were only internal comments for me, so they didn't include any useful meaning for others.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1172 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// WANNE 2 <changed some lines>
|
||||
#ifdef PRECOMPILEDHEADERS
|
||||
#include "Utils All.h"
|
||||
#else
|
||||
@@ -311,8 +310,8 @@ CHAR16 Message[][STRING_LENGTH] =
|
||||
L"accurate",
|
||||
L"inaccurate",
|
||||
L"no semi auto",
|
||||
L"The enemy has no more items to steal!", // WANNE
|
||||
L"The enemy has no item in its hand!", //WANNE
|
||||
L"The enemy has no more items to steal!",
|
||||
L"The enemy has no item in its hand!",
|
||||
};
|
||||
|
||||
|
||||
@@ -1965,7 +1964,7 @@ STR16 pMapErrorString[] =
|
||||
L"needs an escort to move. Place her on a squad with one.", // for a female
|
||||
L"Merc hasn't yet arrived in Arulco!",
|
||||
L"Looks like there's some contract negotiations to settle first.",
|
||||
L"Cannot give a movement order. Air raid is going on.", // WANNE 2
|
||||
L"Cannot give a movement order. Air raid is going on.",
|
||||
//11-15
|
||||
L"Movement orders? There's a battle going on!",
|
||||
L"You have been ambushed by bloodcats in sector %s!",
|
||||
@@ -2603,7 +2602,6 @@ STR16 MercAccountText[] =
|
||||
L"Are you sure you want to authorize the payment of %s?", //the %s is a string that contains the dollar amount ( ex. "$150" )
|
||||
};
|
||||
|
||||
// WANNE:
|
||||
// Merc Account Page buttons
|
||||
STR16 MercAccountPageText[] =
|
||||
{
|
||||
@@ -2820,7 +2818,6 @@ STR16 BobbyROrderFormText[] =
|
||||
L"Shipments",
|
||||
};
|
||||
|
||||
// WANNE
|
||||
STR16 BobbyRFilter[] =
|
||||
{
|
||||
// Guns
|
||||
@@ -3423,7 +3420,6 @@ STR16 zMarksMapScreenText[] =
|
||||
L"%s is full of militia.",
|
||||
L"Merc has a finite contract.",
|
||||
L"Merc's contract is not insured",
|
||||
// WANNE 2
|
||||
L"Map Overview", // 24
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user