Commit Graph
7632 Commits
Author SHA1 Message Date
Wanne 826340978a - Bugfix: If user changes shipping destination location in "ShippingDestinations.xml", Bobby Ray was still under construction if the "original" shipping destination was not under players control.
This occured because of hardcoded DRASSEN AIRPORT COORDINATES (BOBBYR_SHIPPING_DEST_SECTOR_X, BOBBYR_SHIPPING_DEST_SECTOR_Y, BOBBYR_SHIPPING_DEST_SECTOR_Z)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3102 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-07-11 12:01:26 +00:00
Wanne 2cae5ff707 - Bugfix: Adding or removing "possible placement locations" for bloodcats, in any of the bloodcat maps, causes the program to create 0 bloodcats as a "defense mechanism" (by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3095 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-07-08 09:03:11 +00:00
Starwalker 5f599e4f87 replacement pics for some guns and ammo (Kaerar & Tbird)
pics for AR57-series (Kaerar)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1168 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-07 11:18:32 +00:00
Wanne 8f3f28aea8 - TEMPORARY Bugfix: Temporary fix in method "NumEnemiesInSector()" to avoid assertion errors if the "source" sector was along the map's edge (by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3088 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-07-07 08:44:02 +00:00
Wanne 3b4b76cf56 - Bugfix: At the end of an underground battle, all stationary enemy garrisons in the SURFACE sector directly above disappear completely (by Headrock & Wil473)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3087 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-07-07 08:37:43 +00:00
Wanne 1f45d6d99d - New MP Connect screen STI Image
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1165 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-02 17:16:21 +00:00
Wanne daee7613a8 - New MP Connect Screen STI image
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3073 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-07-02 17:15:02 +00:00
inshy 4d84376960 -Added binarydata, mercedt and npcdata folders with original Ja2 EDT-files. When i will have a free time, i change it to version 1.13.
-Added Italian STI files

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@3069 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-07-01 08:11:48 +00:00
Wanne dfda109971 - Bugfix: IMP Creation -> String Array for holding the Attribute selection text was too short and so we got a buffer overrun in Debug version
- IMP Creation: Moved second info text for skill page some pixels up, because in Russian version text is longer

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3065 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-30 14:45:12 +00:00
inshy 53be2f3ef5 Translated to russian all lines for new IMP.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3054 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-30 11:17:05 +00:00
Wanne 4d4e545efb - Added JA2_Manual.pdf
- Renamed JA2_113_EDITOR.pdf to JA2_113_Map_Editor.pdf


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1164 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-29 12:43:06 +00:00
Wanne 8623da7659 - Corrected double index in AmmoTypes.xml so that the XML Editor starts again without errors
- New XML Editor (Version: 0.42)
o Display "Spread Pattern" Name in the last column in the items grid
o IMPORTANT: If you save an Item or AmmoType which has the <spreadPattern> Tag set, it will get lost. You have to add it manually in a text editor after saving the item in the XML Editor

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1160 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-28 20:53:57 +00:00
Wanne 8a129722ac New EXE Release (Build: 3042)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3042 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-28 18:10:56 +00:00
Wanne 634d2ba440 New EXE Release (Build: 3042)
New Features
------------
- Spread Patterns MOD
o TableData/SpreadPattern.xml & additional (optional) <spreadPattern> Tag in TableData/Items.xml

Bugfixes
--------
o Mine income was not correctly initialized in GameSettings
o Need for soldier sleep was calculated wrong
o Stop Time when Skyrider arrives in the destination sector
o On "sell all" also unreachable items were sold
o Stop time compression when shipment and email arrives
o Fixed duplication of items from shipment. This bug occured, when loading a savegame with at least 2 depending shipment orders
o Re-enabled stealing from delivery sector (ja2_options.ini: STEALING_FROM_SHIPMENTS_DISABLED)
o Re-enabled & externalized chance that whole shipment is lost (ja2_options.ini: CHANCE_OF_SHIPMENT_LOST)
o Re-enabled delivery from John Kulba

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1159 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-28 18:05:27 +00:00
Wanne cb0ceabb82 *** Merged Code from Multiplayer Branch Revision 3040 ***
Bugfixes: Bobby Ray Shipment
- Re-enabled stealing from delivery sector (STEALING_FROM_SHIPMENTS_DISABLED)
- Re-enabled & externalized chance that whole shipment is lost (CHANCE_OF_SHIPMENT_LOST)
- Re-enabled delivery from John Kulba

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3041 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-28 16:51:52 +00:00
Wanne 00e256ed04 - Added JA2 1.13 Map Editor Guide
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1158 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-27 08:59:24 +00:00
Wanne efa9df5930 - Updated _ChineseText.cpp
- Fixed compilation Error in Chinese Version in "Multi Language Graphic Utils.cpp" (because of missing ";")

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3037 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-27 07:16:18 +00:00
Wanne 0e078dd386 * Merged Source Code from MP branch Revision 3025 *
- Shipment Bugfix: Stop time compression when shipment and email arrives
- Shipment Bugfix: Fixed duplication of items from shipment. This bug occured, when loading a savegame with at least 2 depending shipment orders



git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3036 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-26 16:18:05 +00:00
Wanne 63fdf42be1 - Updated property description text (by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1157 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-26 13:39:28 +00:00
Wanne 20c8fb646d - Bugfix: Reset the pressed keys (ALT, \) after the console opened
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3031 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-26 08:36:20 +00:00
Wanne 7fc0de5ccd - Bugfix: On "sell all" also unreachable items were sold (fix by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3029 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-25 18:20:08 +00:00
Wanne 7d52385f6e - Updated (added/deleted) a few HAM properties in the Ja2_Options.INI. These properties are still used by the game
- Added tags to some XML files which is used by the SpreadPatterns MOD (latest SVN EXE does not include Spread Patterns MOD)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1155 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-25 18:18:43 +00:00
Starwalker a49af32753 added Kar 98k to Tony's Buy-List
changed RPD and RPK to 75 round ammo capacity

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1154 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-25 06:38:12 +00:00
Starwalker 0a507c1439 corrected some ammo items
removed attachability of triggergroup from SIG 55x-family

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1152 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-24 08:11:07 +00:00
Starwalker e2869b13a7 added ammo pics made by Kaerar
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1151 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-24 08:09:43 +00:00
Wanne 178629d2c0 - Bugfix: Stop Time when Skyrider arrives in the destination sector (fix by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3027 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-22 19:39:44 +00:00
Wanne 7521db7ae7 - Bugfix: Need for soldier sleep was calculated wrong (fix by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3026 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-22 11:35:46 +00:00
Wanne 46cd01e366 - Merged Source Code from MP branch Revision 3021
. clip surface coordinates before blitting
. track surface data pointer, to identify the surface's clip rectangle
. editor : test if item index is smaller than the number of items 
. other minor updates
. update png loader to work with new appdata.xml structure
. VFS updates
. fix radar maps : write to <userprofile>\RADARMAPS

* New Map Editor Release (Build: 3023)


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3023 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-19 15:19:49 +00:00
Wanne 1d3313182d Spread Patterns MOD (by Zilpin)
- VS 2008 Update

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3010 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-15 18:20:01 +00:00
Wanne 5cd81280bc Spread Patterns MOD (by Zilpin)
* You also have to update GameDir folder *

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3009 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-15 18:00:07 +00:00
Wanne f0424c1ef4 - Bugfix: Mine income was not correctly initialized in GameSettings (fix by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3007 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-13 09:46:15 +00:00
Wanne 772e77ffe3 - Added missing VFS\Tools files and folder.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3000 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-10 21:12:37 +00:00
Wanne e240037535 - Bugfix: Fixed CTD when item could not be rendered in the Editor Toolbar
- Fixed compilation error while compiling with disabled #define USE_VFS

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2997 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-10 15:12:58 +00:00
Wanne 76b990f133 - Fixed compilation errors in VS 2005
- Updated Revision number: 2996

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2996 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-10 10:13:02 +00:00
Starwalker b4113c46fb added missing Burst Penalty to Mini-14
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1148 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-10 08:48:52 +00:00
Wanne 4463a0c241 - Updated Chinese.Items.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1147 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-09 15:56:29 +00:00
Wanne 1c69e1a019 *** Merged Code from Multiplayer Branch Revision 2993 ***
- Updated VFS
- Fixed Map Editor not properly initialized with VFS
- New Map Editor Release (Build: 2993(


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2994 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-09 11:40:08 +00:00
Starwalker 612a5fbbbb added Kimber Eclipse pistol
added a 9x19mm variant of the FN HP-35 pistol
raised range of Beowulf rifle
added a few ammo crates

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1145 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-09 11:22:31 +00:00
Starwalker d135039c28 added pic of Kimber Eclipse (Tbird)
added pic of FN HP-35 (Coolberg)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1144 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-09 11:21:04 +00:00
Wanne 5291e3b127 - Bugfix: Console now works in VS 2008 (by SpaceViking and The_Bob)
- Bugfix: Reset the ALT + \ keys after opening the console in the SGP

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2991 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-09 09:31:43 +00:00
Wanne 15bd6fc6af Added the comments back to the ja2.ini which were gone
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1141 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-08 10:37:30 +00:00
Wanne 3ac40764ea New INI Editor EXE (Version: 1.3)
- Works now with VFS (vfs_config.*.ini)
- Updated missing property descriptions in English

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1140 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-07 13:26:47 +00:00
Wanne 205e1ac7b2 - Removed old and added missing property in Data/Ja2_Options.INI
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1139 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-07 12:06:55 +00:00
Wanne 1a303c0fa6 Added language specific "vfs_config.*.ini" files. This is used because of different language SLFs (e.g: German.slf, Russian.slf, ...)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@2987 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-07 12:01:51 +00:00
Wanne a44b05e8c1 - Added "vfs_config.*.ini" for German Version
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@2986 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-07 11:40:49 +00:00
Wanne fd947789f2 - Updated _ChineseText.cpp
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2984 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-07 02:23:46 +00:00
Wanne a3a69728ce New Map Editor Release (Build: 2975)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2980 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-06 22:28:46 +00:00
Wanne de0cf02575 New Map Editor EXE (Build: 2975)
Added "CUSTOM_DATA_LOCATION" back to ja2.ini so INI Editor can start without errors

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1138 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-06 22:26:33 +00:00
Wanne 23b3210d83 - Spelling mistake in _EnglishText.cpp
- Updated GameVersion.cpp

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2977 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-06 17:38:17 +00:00
Wanne aebc4f2e88 Bugfix: EDB Fix by Headrock
- Show Burst AND Auto penalty instead of only ONE (usually Burst penalty) 

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2974 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-06 16:47:31 +00:00