Requires GameDir >= 2227 because of new icons!

EDB now displays available volume and pocket volume for MOLLE items.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7784 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
silversurfer
2015-03-16 09:56:29 +00:00
parent 76689ab99d
commit 2afa02c913
10 changed files with 193 additions and 3 deletions
+2 -2
View File
@@ -731,8 +731,8 @@ extern STR16 szUDBGenAmmoStatsTooltipText[ 6 ]; // Flugente Overheating: 3
extern STR16 szUDBGenAmmoStatsExplanationsTooltipText[ 6 ]; // Flugente Overheating: 3->4 poison: 4->5 dirt: 5->6
extern STR16 szUDBGenExplosiveStatsTooltipText[ 23 ]; // silversurfer Repair Ease: 22->23
extern STR16 szUDBGenExplosiveStatsExplanationsTooltipText[ 23 ]; // silversurfer Repair Ease: 22->23
extern STR16 szUDBGenCommonStatsTooltipText[ 1 ]; // silversurfer new for items that don't fit the other categories
extern STR16 szUDBGenCommonStatsExplanationsTooltipText[ 1 ]; // silversurfer new for items that don't fit the other categories
extern STR16 szUDBGenCommonStatsTooltipText[ 3 ]; // silversurfer new for items that don't fit the other categories
extern STR16 szUDBGenCommonStatsExplanationsTooltipText[ 3 ]; // silversurfer new for items that don't fit the other categories
extern STR16 szUDBGenSecondaryStatsTooltipText[]; // Flugente Food System: 26 -> 28 external feeding: 28->30 JMich_SkillsModifiers: 31 for Defusal kit - covert item: 31->32 silversurfer more tags: 32->37
extern STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]; // Flugente Food System: 26 -> 28 external feeding: 28->30 JMich_SkillsModifiers: 31 for Defusal kit - covert item: 31->32 silversurfer more tags: 32->37
extern STR16 szUDBAdvStatsTooltipText[ 66 ]; // Flugente Overheating Weapons: 48->56 poison: 56->57 dirt: 57->58 food:58->64 silversurfer Best Laser Range:64->65 silversurfer PercentRecoilModifier: 66
+4
View File
@@ -7655,11 +7655,15 @@ STR16 szUDBGenExplosiveStatsExplanationsTooltipText[]=
STR16 szUDBGenCommonStatsTooltipText[]=
{
L"|修|理|难|度",
L"|A|v|a|i|l|a|b|l|e |V|o|l|u|m|e", // TODO.Translate
L"|V|o|l|u|m|e", // TODO.Translate
};
STR16 szUDBGenCommonStatsExplanationsTooltipText[]=
{
L"\n \n决定了修理难度以及谁可以完全修复其损坏值\n \n绿色 = 任何人都可以修理\n \n红色 = 这个物品不能被修理\n \n 越高越好", //L"\n \nDetermines how difficult it is to repair this item.\n \ngreen = Anybody can repair it.\n \nred = This item can't be repaired.\n \nHigher is better.",
L"\n \nDetermines how much space is available on this MOLLE carrier.\n \nHigher is better.", // TODO.Translate
L"\n \nDetermines how much space this MOLLE pocket will occupy.\n \nLower is better.", // TODO.Translate
};
STR16 szUDBGenSecondaryStatsTooltipText[]=
+4
View File
@@ -7663,11 +7663,15 @@ STR16 szUDBGenExplosiveStatsExplanationsTooltipText[]=
STR16 szUDBGenCommonStatsTooltipText[]=
{
L"|R|e|p|a|i|r |E|a|s|e",
L"|A|v|a|i|l|a|b|l|e |V|o|l|u|m|e",
L"|V|o|l|u|m|e",
};
STR16 szUDBGenCommonStatsExplanationsTooltipText[]=
{
L"\n \nDetermines how difficult it is to repair this item.\n \ngreen = Anybody can repair it.\n \nred = This item can't be repaired.\n \nHigher is better.",
L"\n \nDetermines how much space is available on this MOLLE carrier.\n \nHigher is better.",
L"\n \nDetermines how much space this MOLLE pocket will occupy.\n \nLower is better.",
};
STR16 szUDBGenSecondaryStatsTooltipText[]=
+4
View File
@@ -7653,11 +7653,15 @@ STR16 szUDBGenExplosiveStatsExplanationsTooltipText[]=
STR16 szUDBGenCommonStatsTooltipText[]=
{
L"|R|e|p|a|i|r |E|a|s|e",
L"|A|v|a|i|l|a|b|l|e |V|o|l|u|m|e",
L"|V|o|l|u|m|e",
};
STR16 szUDBGenCommonStatsExplanationsTooltipText[]=
{
L"\n \nDetermines how difficult it is to repair this item.\n \ngreen = Anybody can repair it.\n \nred = This item can't be repaired.\n \nHigher is better.",
L"\n \nDetermines how much space is available on this MOLLE carrier.\n \nHigher is better.",
L"\n \nDetermines how much space this MOLLE pocket will occupy.\n \nLower is better.",
};
STR16 szUDBGenSecondaryStatsTooltipText[]=
+4
View File
@@ -7654,11 +7654,15 @@ STR16 szUDBGenExplosiveStatsExplanationsTooltipText[]=
STR16 szUDBGenCommonStatsTooltipText[]=
{
L"|F|a|c|i|l|i|t|é |d|e |r|é|p|a|r|a|t|i|o|n",
L"|A|v|a|i|l|a|b|l|e |V|o|l|u|m|e", // TODO.Translate
L"|V|o|l|u|m|e", // TODO.Translate
};
STR16 szUDBGenCommonStatsExplanationsTooltipText[]=
{
L"\n \nDétermine la difficulté à réparer complètement un objet.\n \nVert = N'importe qui peut le réparer.\n \nRouge = Il ne peut pas être réparé.\n \nValeur élevée recommandée.",
L"\n \nDetermines how much space is available on this MOLLE carrier.\n \nHigher is better.", // TODO.Translate
L"\n \nDetermines how much space this MOLLE pocket will occupy.\n \nLower is better.", // TODO.Translate
};
STR16 szUDBGenSecondaryStatsTooltipText[]=
+4
View File
@@ -7484,11 +7484,15 @@ STR16 szUDBGenExplosiveStatsExplanationsTooltipText[]=
STR16 szUDBGenCommonStatsTooltipText[]=
{
L"|R|e|p|a|r|i|e|r|f|ä|h|i|g|k|e|i|t",
L"|V|e|r|f|ü|g|b|a|r|e|r |P|l|a|t|z",
L"|P|l|a|t|z|b|e|d|a|r|f",
};
STR16 szUDBGenCommonStatsExplanationsTooltipText[]=
{
L"\n \nBestimmt, wie schwierig es ist, diesen Gegenstand zu reparieren.\n \ngrün = Jeder kann ihn reparieren.\n \nrot = Dieser Gegenstand kann nicht repariert werden.\n \nHöher ist besser.",
L"\n \nBestimmt, wieviel Platz dieser MOLLE Träger für Taschen bietet.\n \nHöher ist besser.",
L"\n \nBestimmt, wieviel Platz diese Tasche auf einem MOLLE Träger einnimmt.\n \nNiedriger ist besser.",
};
STR16 szUDBGenSecondaryStatsTooltipText[]=
+4
View File
@@ -7657,11 +7657,15 @@ STR16 szUDBGenExplosiveStatsExplanationsTooltipText[]=
STR16 szUDBGenCommonStatsTooltipText[]=
{
L"|R|e|p|a|i|r |E|a|s|e",
L"|A|v|a|i|l|a|b|l|e |V|o|l|u|m|e",
L"|V|o|l|u|m|e",
};
STR16 szUDBGenCommonStatsExplanationsTooltipText[]=
{
L"\n \nDetermines how difficult it is to repair this item.\n \ngreen = Anybody can repair it.\n \nred = This item can't be repaired.\n \nHigher is better.",
L"\n \nDetermines how much space is available on this MOLLE carrier.\n \nHigher is better.",
L"\n \nDetermines how much space this MOLLE pocket will occupy.\n \nLower is better.",
};
STR16 szUDBGenSecondaryStatsTooltipText[]=
+4
View File
@@ -7673,11 +7673,15 @@ STR16 szUDBGenExplosiveStatsExplanationsTooltipText[]=
STR16 szUDBGenCommonStatsTooltipText[]=
{
L"|R|e|p|a|i|r |E|a|s|e",
L"|A|v|a|i|l|a|b|l|e |V|o|l|u|m|e",
L"|V|o|l|u|m|e",
};
STR16 szUDBGenCommonStatsExplanationsTooltipText[]=
{
L"\n \nDetermines how difficult it is to repair this item.\n \ngreen = Anybody can repair it.\n \nred = This item can't be repaired.\n \nHigher is better.",
L"\n \nDetermines how much space is available on this MOLLE carrier.\n \nHigher is better.",
L"\n \nDetermines how much space this MOLLE pocket will occupy.\n \nLower is better.",
};
STR16 szUDBGenSecondaryStatsTooltipText[]=
+4
View File
@@ -7647,11 +7647,15 @@ STR16 szUDBGenExplosiveStatsExplanationsTooltipText[]=
STR16 szUDBGenCommonStatsTooltipText[]=
{
L"|Л|ё|г|к|о|с|т|ь |п|о|ч|и|н|к|и",
L"|A|v|a|i|l|a|b|l|e |V|o|l|u|m|e", // TODO.Translate
L"|V|o|l|u|m|e", // TODO.Translate
};
STR16 szUDBGenCommonStatsExplanationsTooltipText[]=
{
L"\n \nОпределяет сложность починки этого предмета,\nа также то, кто сможет полностью починить его.\nЗеленый - может починить кто угодно.\n \nКрасный - эту вещь починить невозможно.\n \nБольше - лучше.",
L"\n \nDetermines how much space is available on this MOLLE carrier.\n \nHigher is better.", // TODO.Translate
L"\n \nDetermines how much space this MOLLE pocket will occupy.\n \nLower is better.", // TODO.Translate
};
STR16 szUDBGenSecondaryStatsTooltipText[]=