Added new weapon jam code from SpaceViking (think that's who wrote it).

Updated the text files and moved a static phrase into the language specific files.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2207 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
ChrisL
2008-05-30 15:32:54 +00:00
parent 0fc5fd8e10
commit bab3a586d7
13 changed files with 126 additions and 101 deletions
+1
View File
@@ -1581,6 +1581,7 @@ enum
NIV_ZIPPER_NO_MOVE,
NIV_SELL_ALL,
NIV_DELETE_ALL,
NIV_NO_CLIMB,
};
#endif
+1
View File
@@ -4286,6 +4286,7 @@ STR16 NewInvMessage[] =
L"Kan niet me bewegen terwijl actieve rugzakritssluiting",
L"Bent zeker u u wilt alle sectorpunten verkopen?",
L"Bent zeker u u wilt alle sectorpunten schr?",
L"Kan beklimmen niet terwijl het dragen van een rugzak",
};
// WANNE - MP: Multiplayer messages
+1
View File
@@ -4282,6 +4282,7 @@ STR16 NewInvMessage[] =
L"Can not move while backpack zipper active",
L"Are you sure you want to sell all sector items?",
L"Are you sure you want to delete all sector items?",
L"Cannot climb while wearing a backpack",
};
// WANNE - MP: Multiplayer messages
+1
View File
@@ -4267,6 +4267,7 @@ STR16 NewInvMessage[] =
L"Ne peut pas se déplacer alors que la tirette de baluchon active",
L"Êtes vous sûr vous voulez vendre tous les articles de secteur?",
L"Êtes vous sûr vous voulez supprimer tous les articles de secteur?",
L"Ne peut pas s'élever tout en utilisant un sac à dos",
};
// WANNE - MP: Multiplayer messages
+1
View File
@@ -4073,6 +4073,7 @@ STR16 NewInvMessage[] =
L"Bewegung nicht möglich, während Reißverschluss des Rucksacks offen ist",
L"Sind Sie sicher, dass Sie alle Gegenstände im Sektor verkaufen wollen?",
L"Sind Sie sicher, dass Sie alle Gegenstände im Sektor löschen wollen?",
L"Kann nicht beim Tragen eines Rucksacks klettern",
};
// WANNE - MP: Multiplayer messages
+1
View File
@@ -4264,6 +4264,7 @@ STR16 NewInvMessage[] =
L"Non può muoversi mentre la chiusura lampo del fagotto attiva",
L"Siete sicuri voi desiderate vendere tutti gli articoli del settore?",
L"Siete sicuri voi desiderate cancellare tutti gli articoli del settore?",
L"Non può arrampicarsi mentre portano uno zaino",
};
// WANNE - MP: Multiplayer messages
+1
View File
@@ -4260,6 +4260,7 @@ STR16 NewInvMessage[] =
L"Can not move while backpack zipper active",
L"Are you sure you want to sell all sector items?",
L"Are you sure you want to delete all sector items?",
L"Cannot climb while wearing a backpack",
};
// WANNE - MP: Multiplayer messages
+7 -6
View File
@@ -3387,7 +3387,7 @@ STR16 zSaveLoadText[] =
L"Нормальный",
L"Большой",
L"Огромный",
L"Все, включая эксклюзив",
L"Все и сразу",
L"Новый инвентарь, используемый в этом релизе, не работает при разрешении экрана 640х480. Измените разрешение и загрузите игру заново.",
L"Новый инвентарь не работает, если выбрана по умолчанию игровая папка 'Data'.",
@@ -3609,7 +3609,7 @@ STR16 gzGIOScreenText[] =
L"Нормальный",
L"Большой",
L"Огромный",
L"Все, включая эксклюзив",
L"Все и сразу",
L"Режим инвентаря",
L"Классический",
L"Новый вариант",
@@ -3762,10 +3762,10 @@ STR16 pMessageStrings[] =
L"Достигнут чит-уровень два.",
//Toggling various stealth modes
L"Отряд перешел в режим скрытности.",
L"Отряд перешел в обычный режим.",
L"%s теперь в режиме скрытности.",
L"%s теперь в обычном режиме.",
L"Отряд идет тихим шагом.",
L"Отряд идет обычным шагом.",
L"%s идет тихим шагом.",
L"%s идет обычным шагом.",
//Wireframes are shown through buildings to reveal doors and windows that can't otherwise be seen in
//an isometric engine. You can toggle this mode freely in the game.
@@ -4274,6 +4274,7 @@ STR16 NewInvMessage[] =
L"Вы не можете передвигаться с открытым рюкзаком.",
L"Вы уверены что находитесь в здравом уме и отвечаете за свои действия? И вы в самом деле хотите продать весь хлам этого сектора голодающему населению Арулько?",
L"Вы уверены что находитесь в здравом уме и отвечаете за свои действия? И вы в самом деле хотите выбросить весь хлам, валяющийся в этом секторе?",
L"Тяжеловато будет взбираться с полным рюкзаком на крышу. Может снимем?",
};
// WANNE - MP: Multiplayer messages
+1
View File
@@ -4280,6 +4280,7 @@ STR16 NewInvMessage[] =
L"Can not move while backpack zipper active",
L"Are you sure you want to sell all sector items?",
L"Are you sure you want to delete all sector items?",
L"Cannot climb while wearing a backpack",
};
// WANNE - MP: Multiplayer messages