7604 Commits
Author SHA1 Message Date
Flugente 321203c3f1 Fix: test function was mistakenly committed
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8117 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-22 18:41:26 +00:00
Flugente def585ef80 The merc profile #71 (RPC71) is now used for all combat jeeps.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8116 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-21 21:30:10 +00:00
Flugente 5302b4aa5b The merc profile #71 (RPC71) is now used for all combat jeeps.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2306 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-21 21:29:40 +00:00
Flugente be346d07ef - Fix: negative values for ExplosionSoundID or AltExplosionSoundID in ExplosionData.xml cause a game crash, even though negative values are intended
- armed vehicles always get the 'mounted' bonus for their guns
- removed unused code
- increased ASD starting resources

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8115 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-21 20:07:56 +00:00
Flugente 9e97538d89 New feature: enemy combat jeeps fill the role between infantry and tanks. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=344628&#msg_344628
This is savegame compatible. GameDir >= r2305 required.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8114 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-20 18:45:51 +00:00
Flugente 438b613663 New feature: enemy combat jeeps fill the role between infantry and tanks. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=344628&#msg_344628
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2305 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-20 18:44:16 +00:00
Wanne 9825852926 Added more enemy profiles to xml file for Elite and Regular (by 3iff)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2304 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-19 20:16:09 +00:00
Wanne ec5a1b5f35 Added missing German speech files for Biggins, Waldo and Skyrider (by firebat)
Deleted wrong Miguel 229.npc (by firebat)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8113 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-19 20:08:41 +00:00
Flugente b8c0036396 - Fix: When targetting a tank, mercs always aim for the 'head'. This results in misses if one changes the tank's JSD to a lower silhouette.
- Fix: crash during loading of a game, as a tanks animation required sounds which were missing due to vehicle list not yet bein initialised
- Fix: soldier's damaged by a blast always receive at least 1 damage, even if damage calculation results in 0
- If vehicles destroy a wall, this can now bring down a building's roof

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8112 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-17 21:45:10 +00:00
Wanne 23d4051473 Fixed problems with enemy rooftop climbing (by sevenfm)
- Also updated "Water", "DeepWater" and "WaterTooDeepForAttacks" methods: Added bLevel parameter (by sevenfm)
- see: http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=22966&start=0&

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8110 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-15 12:40:54 +00:00
inshy 5bc2bae07e A fixes and translation for Russian language
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8109 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-14 11:33:12 +00:00
Wanne 63e8d00fd2 Update - 2016-03-13: Deadly Games German Translated Mercs for 1.13 - alpha (by firebat)
- reworked Manuel Speech (reduced speed and tone pitch by 16 percent. Now his speech sounds really good) (by firebat)


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8108 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-14 07:32:26 +00:00
Wanne c9bbf0ba0a Update - 2016-03-13: Deadly Games German Translated Mercs for 1.13 - alpha (by firebat)
- added Hitman (Relationship-files)
- added Len (Relationship-files)
- added Magic (Relationship-files)
- added Scully (Relationship-files)
- added Larry (Relationship-files)
- added Vicki (Relationship-files)
- added Fidel (Relationship-files)
- added Fox (Relationship-files)
- added Cliff (Relationship-files)
- added Wolf (Relationship-files)
- added Biff (Relationship-files)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8107 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-14 07:25:14 +00:00
silversurfer 03c1ff2aea Moved INITIAL_MERC_ARRIVAL_LOCATION from Ja2_Options.ini to Mod_Settings.ini. If Mod_Settings.ini has a value defined it will overwrite the value from Ja2_Options.ini. Otherwise it will leave it alone.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2303 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-12 09:35:42 +00:00
silversurfer 3fb99cfb87 Moved INITIAL_MERC_ARRIVAL_LOCATION from Ja2_Options.ini to Mod_Settings.ini. If Mod_Settings.ini has a value defined it will overwrite the value from Ja2_Options.ini. Otherwise it will leave it alone.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8105 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-12 09:30:18 +00:00
Flugente 73462c3610 - Fix: external iInitialMercArrivalLocation was overwritten by value from savegame
- Fix: gridno outside of map is used as valid map gridno

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8104 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-12 00:23:09 +00:00
Wanne 8cd7a0bb26 Deleted wrong unused speech files (by firebat)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8103 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-11 13:03:31 +00:00
Wanne fe6f234001 Fixed wrong snitch speech from Carp (by firebat)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2302 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-11 13:02:43 +00:00
Wanne 6bd4431e5a Bugfix: Briefing Room: Fixed wrong entries in Briefing Room xml (by Jazz)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2301 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-10 21:04:26 +00:00
Wanne 80bfe613e8 Bugfix: Briefing Room: Deleted unused/wrong text box from briefing room (by Jazz)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8102 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-10 21:01:35 +00:00
Wanne 4553db6bbf Fixed wrong locations of certain speech file (Data\Speech <-> Data-1.13\Speech) (thx to firebat)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2300 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-10 20:48:02 +00:00
silversurfer 6a3585c1c3 Fix: Description in DifficultySettings.xml implied that we could use/create more than 4 difficulty levels. We can not! This will crash the game!
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2299 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-10 11:32:08 +00:00
Flugente e206c21daa Unified strategic map display code for airspace, militia restrictions and disease
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8101 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-09 22:48:16 +00:00
Flugente 1689f1b571 Fix: sometimes items moved by the MOVEITEM assignment are left unreachable
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8100 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-09 20:18:35 +00:00
Flugente 908923e813 New display mode: "CTH mode" displays a very rough cth indication in the current merc's firing cone. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20659&goto=344441&#msg_344441
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8099 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-08 22:36:39 +00:00
Wanne 23a6efb03a UB 1.13 Fixes (by Jazz)
- Externalized more hardcoded grid numbers

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2298 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-08 21:07:09 +00:00
Wanne 446484f6ca UB 1.13 Fixes (by Jazz)
- Externalized more hardcoded grid numbers


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8097 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-08 21:06:31 +00:00
Wanne c5b3d24220 UB 1.13 Fixes (by Jazz)
- The problem was fixed with the mark of underground sectors on the strategic map (J14-1,K14-1,L15-2,L15-3).
- Fixed the problem with moving from the sector K14-1 to K15-1.
- Added a few new parameters to the file UB_Options.ini

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2297 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-07 18:42:33 +00:00
Wanne ea6e30d8c8 UB 1.13 Fixes (by Jazz)
- The problem was fixed with the mark of underground sectors on the strategic map (J14-1,K14-1,L15-2,L15-3).
- Fixed the problem with moving from the sector K14-1 to K15-1.
- Procedure HandleMovingTheEnemiesToBeNearPlayerWhenEnteringComplexMap was blocked in the file strategicamp.cpp.
- Added a few new parameters to the file UB_Options.ini

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8096 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-07 18:41:45 +00:00
Wanne 4c665bf593 Update - 2016-03-06: Deadly Games German Translated Mercs for 1.13 - alpha (by firebat)
- added Reuban
- updates to Gary
- updates to Bob
- updates to Snake
- updates to Bud

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8095 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-06 16:48:01 +00:00
Flugente 12ae810316 - New feature: sector fortification allows to construct structures in sectors in a much easier way than by using amerc to build 'by hand'. Fortification nodes are in a subfolder in Profiles and can easily be altered and exchanged, even in an ongoing game.
Fully savegame compatible.
GameDir >= r2296 is recommended, but not required.
- Cleaned up cover display functions.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8094 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-06 12:44:57 +00:00
Flugente 46a2c826d7 New feature: sector fortification allows to construct structures in sectors in a much easier way than by using amerc to build 'by hand'. Fortification nodes are in a subfolder in Profiles and can easily be altered and exchanged, even in an ongoing game.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2296 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-06 12:43:04 +00:00
Flugente 7e7476a4ea - Fix: machines have opinions
- Fix: machines get diseases
- Fix: disease assignment menu box accessible if feature is off

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8093 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-05 19:51:39 +00:00
silversurfer d23f9313bd Fix (by Sevenfm): AI attitude was mixed with orders in function NewDest
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8091 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-05 14:43:40 +00:00
Wanne b905632044 Moved WHO logo on the laptop page a view pixels to the right (to make more space for the headline text)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8083 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-03 18:50:45 +00:00
inshy 36c58f39fe Updated Russian XMLs
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8080 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-02 18:41:06 +00:00
Wanne fa2d284034 - Moved hardcoded disease text "(undiagnosed)" to the language specific files text files
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8079 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-02 16:14:11 +00:00
Wanne b5fd88b50f Bugfix: Doubled the string buffer size for all the Disease text fields for Disease.xml file, because in Russian language long text fields are cut (in Russian language one character needs 2 bytes)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8078 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-02 16:05:02 +00:00
Wanne ee7b935456 Disease: Added support for language specific Disease files (German.Disease.xml, French.Disease.xml, ...)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8077 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-01 23:00:27 +00:00
Wanne 851be2bf31 Update - 2016-02-28: Deadly Games German Translated Mercs for 1.13 - alpha (by firebat)
- added Bernie
- added Wally
- updates to Leech
- updates to Needle
- updates to Leon

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8075 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-29 19:17:33 +00:00
inshy a71bf7d78f A fixes and translation for Russian language
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8074 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-29 14:32:08 +00:00
Wanne 757e094a89 Bugfix: Doubled the string buffer size the bio text field for OldAIMArchive.xml file, because in Russian language, character Bio was cut (in Russian language one character needs 2 bytes)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8073 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-27 17:49:04 +00:00
inshy db3908a22e -Translated web page of "WHO" for Russian language
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8070 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-25 11:26:46 +00:00
inshy bda3362661 -Fixed grammar in English for all *.Desease.xml
-Translated Russian.Disease.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8069 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-25 11:25:15 +00:00
Wanne 9342879fa7 Deleted wrong unused Battlesound file (thx to firebat)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8067 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-24 15:04:16 +00:00
Wanne 291b14dd63 Bugfixes: Wrong naming of sound files (thx to firebat)
- Some battlesounds had wrong filenames

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2295 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-02-24 15:02:56 +00:00
inshy 83a619b731 Added missing Disease.xml file for all languages.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8066 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-24 12:03:39 +00:00
inshy 8a84940b4d -Fixed grammar in English. Yeah... Gamedev has gone to the dogs.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8065 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-24 09:22:31 +00:00
inshy 3a3f120b49 Updated Russian Items
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8064 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-23 18:50:31 +00:00
Wanne 0a24270d98 Update - 2016-02-21: Deadly Games German Translated Mercs for 1.13 - alpha (by firebat)
- added Postie
- added Rev
- updates to Leech
- updates to Bud
- updates to Dyno

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8063 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-22 10:14:31 +00:00