Lesh
f8b3f82cfc
- memory leaking killer pack
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@647 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-12-10 12:25:17 +00:00
Lesh
75f70a13e3
- added possibility to dismiss a vehicle without passengers
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@643 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-12-03 18:15:40 +00:00
Lesh
4a2a790b76
- bug fixing in the sam site externalization code
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@638 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-11-27 18:19:50 +00:00
Lesh
ff814b7fc7
- bug fix: secrets on strategic map and other externalized stuff were not properly initialized, if user loads a saved game before he creates a new game.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@635 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-11-18 19:16:58 +00:00
Wanne
0e8afa6c7a
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@634 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-11-15 21:10:38 +00:00
Lesh
0f2aad2850
- army externalization
...
- bugfix: proper sam site marking for Strategic AI
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@633 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-11-14 14:32:32 +00:00
Lesh
c0385017de
- made small optimization
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@628 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-11-11 22:23:27 +00:00
Lesh
ac91cfb731
- fixed CTD when trying to add 13th town
...
- preparations to increase number of town sectors
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@623 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-11-08 17:04:15 +00:00
Wanne
f839dcbe73
- bugfix: CTDs after you have placed your mercs before the attacking occurs
...
- added notification when you try to create a new IMP and you already have the maxium number of mercs (18) in your team.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@619 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-11-05 21:21:51 +00:00
Lesh
e1d8f249e3
- sam sites externalization
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@612 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-31 20:22:19 +00:00
AcyForsythe
75b16dbdee
- Added Wanne's Landmine bugfix
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@608 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-29 17:27:03 +00:00
Lesh
04913e8784
- debug code was removed
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@607 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-29 07:15:20 +00:00
Lesh
c1bddf1c9c
- provided code for:
...
1) changing max number of slots for towns (hardcoded value).
2) highest town index defines the number of towns on map (user defined value via xml).
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@606 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-29 07:10:44 +00:00
Lesh
a2e54a2cd4
- updated cities.xml handling code so now it is possible to control can player train militia in town or not.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@604 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-23 19:13:58 +00:00
Lesh
02f666c2d8
-small fix that allows game to accept both capital and small letters as a y-coordinate of a sector in MovementCosts.xml
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@599 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-11 17:48:06 +00:00
Lesh
8b8ed96a6b
- reworked cities.xml handling section, added new fields
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@598 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-10 18:35:00 +00:00
Lesh
bd7e2c5b8f
- enabled town names in cities.xml
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@597 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-09 18:52:11 +00:00
AcyForsythe
50f6bb35ed
- Added options for delaying veteran militia training and mobile militia training. - Added cost modifiers to promoting green militia to regular and promoting regular to veteran.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@595 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-08 05:31:39 +00:00
AcyForsythe
d855a34473
- Added options to remove mercenary on-assignment deaths, and also set the number of deaths per difficulty level
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@594 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-07 03:40:02 +00:00
Lesh
5ccf99a069
- added sector variation (see "TableData\Map\AltSectors.xml")
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@591 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-04 16:24:46 +00:00
AcyForsythe
0c0f6eafad
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@589 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-02 09:12:31 +00:00
AcyForsythe
324e3c32db
- Cleaned up the militia code a bit, boolean logic at midnight with no coffee can be a little sloppy. Re-tested mobile militia/veteran militia changes.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@588 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-02 02:37:26 +00:00
AcyForsythe
11b2e75e32
- Added INI Setting and ability to manually train mobile militia at a cost
...
- Added INI setting and ability to train veteran militia
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@586 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-10-01 06:52:06 +00:00
Lesh
881ff0f5c2
- xml-files migration
...
- added Judge's movement costs externalization with minor tweaks
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@583 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-09-30 12:27:38 +00:00
AcyForsythe
6e966e7714
Got Editor Working Again... YAY!
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@581 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-09-29 21:08:22 +00:00
Wanne
0aa610ac40
- bugfix: When loading an I.M.P by nickname or 90210 the voice was not set correct
...
- feature: Now it is possible to load an I.M.P. even if it has multiple blanks (spaces) in the nickname. E.g. "Mr D 2", "Jack 1", ...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@559 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-09-25 07:55:58 +00:00
AcyForsythe
e55c968a15
Vanilla Compatibility for Experienced Difficulty with the Experienced Elite Percentage
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@553 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-09-23 20:03:18 +00:00
AcyForsythe
050ae16d3b
Adding VC6 compatibility
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@552 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-09-23 19:42:41 +00:00
Wanne
bea62be616
- bugfix: The content of all the IMP analyze emails only show the statistics of last created character
...
- removed some of my old unused comments
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@530 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-09-17 13:51:20 +00:00
Lesh
10a82b29c8
- camo bugfix: when camouflage has worn off for one merc, it was said that every merc camouflage has worn off (including vehicles)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@521 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-09-10 17:17:09 +00:00
Wanne
32f6cb949e
bugfix: Not all Face-Items (Goggles, NVGs, ...) are dropped, when "Drop all items" is selected
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@511 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-09-07 17:54:20 +00:00
Lesh
6df124efd7
- code cleanup mostly from Brent Johnson (Nonomori), a very few from me
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@508 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-09-06 19:10:08 +00:00
AcyForsythe
9294f1029e
Added option for experience elite percentages
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@481 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-08-27 23:52:10 +00:00
Wanne
c4c355f4b6
- Added Kaiden's Vehicle Inventory code
...
-> VEHICLE_INVENTORY = TRUE (Ja2_Options.ini)
- Bug fix: Vehicles sharing same animations
- Added additional enemy item drop system
-> New XML-Drop files (EnemyWeaponDrops.xml, ...)
-> Set ENEMIES_ITEM_DROP = 1 (Ja2_Options.ini) to use the new drop system
-> Disable "Enemies drop all items" to use the new drop system
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@466 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-08-25 08:06:11 +00:00
Lesh
2d6d54769b
- ability to variate sector maps between common and alternative during generation of a new game. This feature can be switched off for individual sectors.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@456 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-08-20 14:24:16 +00:00
MaddMugsy
9d484e219c
-externalized assignment (repair, doctor, training) constants to ja2_options.ini, and added a few for good measure ;)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@432 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-08-13 17:03:12 +00:00
MaddMugsy
f135291973
-added ENABLE_ALL_WEAPON_CACHES and ENABLE_ALL_TERRORIST flags (requires new game to use)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@428 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-08-12 00:56:26 +00:00
MaddMugsy
367f4e88fd
-added ENABLE_CREPITUS flag to options ini file to enable/disable crepitus even in sci-fi mode
...
-fixed BR's not stocking things later in game if they were illegal when game started
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@425 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-08-11 19:29:50 +00:00
lalien
86c2197665
- added menu option to allow/disallow crows
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@404 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-08-04 18:44:46 +00:00
MaddMugsy
13a8319fbb
-ammo weights affected by # bullets remaining
...
-added code to support urban, desert and snow camo
2 issues:
1. Need to test this to make sure it works, since I'm at work. I'll test it all out tonight.
2. There is no Snow terrain type. Anyone have any great ideas on how to test for it?
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@399 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-08-03 23:55:44 +00:00
MaddMugsy
d18502accb
-fixed mercs complaining about equipment when it's really good
...
-fixed BR not getting new stock for items with indexes > 1000
-reduced re-ordering times for awesome BR's
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@357 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-07-20 03:36:19 +00:00
lalien
1c5b7f7a4b
- fix for HE ammo
...
- fix for militia reinforcements not working in cities
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@349 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-07-17 16:39:48 +00:00
lalien
861ee7d197
- bug fix: Drassen assault not happening regardless of the setting in ini
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@342 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-07-10 21:00:57 +00:00
Wanne
36db236079
- Enabled some useful Assert-Messages, so we get notifications about errors in DEBUG Mode.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@330 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-07-06 05:47:28 +00:00
lalien
69c3fc9a06
- Bug fix: Grumm crash
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@329 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-07-05 23:40:32 +00:00
lalien
25f234e51c
- Bug fix: This bug occured in Grumm H2. After playing two rounds of combat, the game freezes right when the END TURN button clicked. The enemy tries to reinforce H2 from several sectors simultaneously (H1 and G2), trying to put too many soldiers into H2 at the same time. As to other sectors, other people have reported the same occurance in Tixa and in Cambria G9, with the exact same symptoms.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@328 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-07-05 09:49:36 +00:00
lalien
d091bb09f1
- option menu descriptions changed
...
- bug fix: CTD in SendReinforcementsForGarrison. Happens in strategic map when a (maybe too large?) group of enemies wants to retake a city sector.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@325 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-07-02 22:44:43 +00:00
Wanne
8f8ae869c7
- Shortened some German option-texts in the preference screen
...
- Centered the "Topware" splash-screen in the German version
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@322 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-07-02 16:53:06 +00:00
lalien
f9ed02ede2
- changed starting location for Drassen attack
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@321 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-07-01 22:17:15 +00:00
Wanne
5ad73ef703
bugfix:
...
- Placement cursor was shown valid (should not be valid), when it was inside the shade area near to the valid area.
- Removed the "flicker" that sometimes appeared on the Tactical Placement screen.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@318 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2006-06-30 21:25:37 +00:00