Merged revision(s) 6997-6998 from branches/ja2_source_official_2014:

- Campaign stats take spy actions and SAM sabotages into account
- spy encounters are not reproted if nothing of interest happened
- Fix: error in food system automatic canteen refill
- Fix: if min enemy group size is too high, the AI never replensishes garrisons, thereby severely dumbing down the game.
- Fix: enemy groups do not receive minimum size
- Fix: enemy groups sizes are cut down needlessly


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6999 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2014-03-01 01:48:43 +00:00
parent 618b1c1f8a
commit 3ae95a6c20
17 changed files with 156 additions and 37 deletions
+5 -1
View File
@@ -8331,7 +8331,8 @@ STR16 szCampaignHistoryDetail[]=
L"and",
L"an unknown location",
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
L"Buildings in the sector were damaged.",
L"In the fighting, buildings in the sector were damaged, and %d civilians were killed and %d wounded.",
L"During the attack, %s and %s called reinforcements.",
L"During the attack, %s called reinforcements.",
L"Eyewitnesses report the use of chemical weapons from both sides.",
@@ -8340,6 +8341,9 @@ STR16 szCampaignHistoryDetail[]=
L"%d tanks were used by %s, %d of them were destroyed in the fierce fighting.",
L"Both sides are said to have used snipers.",
L"Unverified reports indicate %s snipers were involved in the firefight.",
L"This sector is of huge strategic importance, as it houses one of the handful of anti-air missile batteries the arulcan army posesses. Aerial photographs show extensive damage to the command center. This will leave the airspace above Arulco undefended for the time being.",
L"The situation on the ground has gotten even more confusing, as it seems rebel infighting has reached a new level. We now have confirmation that rebel militia engaed in active combat with foreign mercenaries.",
L"The royalists position seems more precarious than previously thought. Reports of a split surfaced, with amry personnel opening fire on each other.",
};
STR16 szCampaignHistoryTimeString[]=