If DISABLE_EVOLUTION = FALSE, a merc's evolution is shown on their 'More Stats' page in the laptop.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8668 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2019-02-16 23:31:00 +00:00
parent 66e5ef73e8
commit 8fa754f072
9 changed files with 75 additions and 0 deletions
+11
View File
@@ -2217,6 +2217,17 @@ void DisplayCharPersonality(INT32 iId, INT32 iSlot)
++loc;
++region;
}
if ( !gGameExternalOptions.bDisableEvolution )
{
CHAR16 sStr2[200];
swprintf( sStr2, szLaptopStatText[12 + gMercProfiles[pSoldier->ubProfile].bEvolution], pSoldier->GetName() );
mprintf( (INT16)( pPersonnelScreenPoints[loc].x + ( iSlot*TEXT_BOX_WIDTH ) ), ( pPersonnelScreenPoints[loc].y + 15 ), sStr2 );
++loc;
++region;
}
}
+8
View File
@@ -11344,6 +11344,14 @@ STR16 szLaptopStatText[] =
L"直接对话", //L"Direct approach",
L"威胁对话", //L"Threaten approach",
L"招募对话", //L"Recruit approach",
L"%s learns with normal speed.", // TODO.Translate
L"%s does not learn at all.",
L"%s unlearns his skills.",
L"%s learns with 3/4 speed.",
L"%s learns with 1/2 speed.",
L"%s learns with 1/4 speed.",
};
STR16 szGearTemplateText[] =
+8
View File
@@ -11360,6 +11360,14 @@ STR16 szLaptopStatText[] = // TODO.Translate
L"Direct approach",
L"Threaten approach",
L"Recruit approach",
L"%s learns with normal speed.", // TODO.Translate
L"%s does not learn at all.",
L"%s unlearns his skills.",
L"%s learns with 3/4 speed.",
L"%s learns with 1/2 speed.",
L"%s learns with 1/4 speed.",
};
STR16 szGearTemplateText[] = // TODO.Translate
+8
View File
@@ -11344,6 +11344,14 @@ STR16 szLaptopStatText[] =
L"Direct approach",
L"Threaten approach",
L"Recruit approach",
L"%s learns with normal speed.",
L"%s does not learn at all.",
L"%s unlearns his skills.",
L"%s learns with 3/4 speed.",
L"%s learns with 1/2 speed.",
L"%s learns with 1/4 speed.",
};
STR16 szGearTemplateText[] =
+8
View File
@@ -11342,6 +11342,14 @@ STR16 szLaptopStatText[] = // TODO.Translate
L"Direct approach",
L"Threaten approach",
L"Recruit approach",
L"%s learns with normal speed.", // TODO.Translate
L"%s does not learn at all.",
L"%s unlearns his skills.",
L"%s learns with 3/4 speed.",
L"%s learns with 1/2 speed.",
L"%s learns with 1/4 speed.",
};
STR16 szGearTemplateText[] = // TODO.Translate
+8
View File
@@ -11172,6 +11172,14 @@ STR16 szLaptopStatText[] = // TODO.Translate
L"Direct approach",
L"Threaten approach",
L"Recruit approach",
L"%s learns with normal speed.", // TODO.Translate
L"%s does not learn at all.",
L"%s unlearns his skills.",
L"%s learns with 3/4 speed.",
L"%s learns with 1/2 speed.",
L"%s learns with 1/4 speed.",
};
STR16 szGearTemplateText[] = // TODO.Translate
+8
View File
@@ -11351,6 +11351,14 @@ STR16 szLaptopStatText[] = // TODO.Translate
L"Direct approach",
L"Threaten approach",
L"Recruit approach",
L"%s learns with normal speed.", // TODO.Translate
L"%s does not learn at all.",
L"%s unlearns his skills.",
L"%s learns with 3/4 speed.",
L"%s learns with 1/2 speed.",
L"%s learns with 1/4 speed.",
};
STR16 szGearTemplateText[] = // TODO.Translate
+8
View File
@@ -11364,6 +11364,14 @@ STR16 szLaptopStatText[] = // TODO.Translate
L"Direct approach",
L"Threaten approach",
L"Recruit approach",
L"%s learns with normal speed.", // TODO.Translate
L"%s does not learn at all.",
L"%s unlearns his skills.",
L"%s learns with 3/4 speed.",
L"%s learns with 1/2 speed.",
L"%s learns with 1/4 speed.",
};
STR16 szGearTemplateText[] = // TODO.Translate
+8
View File
@@ -11344,6 +11344,14 @@ STR16 szLaptopStatText[] = // TODO.Translate
L"Прямо",
L"Threaten approach",
L"Recruit approach",
L"%s learns with normal speed.", // TODO.Translate
L"%s does not learn at all.",
L"%s unlearns his skills.",
L"%s learns with 3/4 speed.",
L"%s learns with 1/2 speed.",
L"%s learns with 1/4 speed.",
};
STR16 szGearTemplateText[] = // TODO.Translate