enable intro videos in VFS mode
workaround for original intro hack
allow to get real path of a file (only CVFSFile)
streamline Allocator usage in VFile
small non-VFS mode fixes in MPHostScreen.cpp
Synced "Cutting Fences" in a multiplayer game
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2973 3b4a5df2-a311-0410-b5c6-a8a6f20db521
- Virtual File System (VFS) by birdflu. This is needed for Multiplayer and is also used for Single Player. Very neat system :-)
- Multiplayer Version 1.1 + some additional features and bugfixes
* INFO: If you compile a new EXE and want to test, be sure to also use the latest SVN GameDir files in your JA2 install directory *
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2961 3b4a5df2-a311-0410-b5c6-a8a6f20db521
New Features
------------
Enhanced IMP Creation
o INFO: Customize your IMP more personally (hair, clothes, ...)
o Soldier Tooltips can now be toggled on/off in the option screen
o Removed "Random IMP personality" from option screen
o Removed CUSTOM_PERSONALITY, CUSTOM_ATTITUDE, ALLOW_SOLDIER_TOOL_TIPS, IMP_STARTING_LEVEL from ja2_option.ini
o Added IMP_STARTING_LEVEL_COST_MULTIPLIER, IMP_BONUS_POINTS_FOR_DISABILITY, IMP_BONUS_POINTS_PER_SKILL_NOT_TAKEN to ja2_options.ini
o New Files in the Data\Laptop folder
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1133 4f8fa57e-7814-0410-bad4-adc449f26b7c
- For code changes search for // SANDRO
- Tooltips can now be toggled on/off in the options screen instead of "Random IMP Personality" option
- Updated Version Number for new Release Build (2949)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2949 3b4a5df2-a311-0410-b5c6-a8a6f20db521
New Features
------------
Airport Externalization
o INFO: Externalized Bobby Rays Shippment Locations and Delivery Methods
o TableData\Map\ShippingDestinations.xml
o TableData\Map\DeliveryMethods.xml
o Localiced Versions of Shipping Destinations (Tabledata\Map\XYZ.ShippingDestinations.xml)
Improved Game Setting (Option Screen)
o INFO: Fixes corrupt ja2.set file by using ja2_settings.ini
o Fixed corruption of ja2.set
o ja2.set will no be saved to ja2_settings.ini
o A few more minor game setting fixes and error tracings
Ultra Dynamic Tooltips
o INFO: Get more realistic tooltips debending on the range
o ALLOW_UDT_RANGE, ALLOW_UDT_DETAIL, UDT_MODIFIER (see ja2_options.ini -> [JA2 Tactical Settings])
Real-Time Mode
o INFO: allows the player to stay in real time while unnoticed by the enemy. While observing enemies in real time, the player may enter turn-based at will.
o ALLOW_REAL_TIME_SNEAK, QUIET_REAL_TIME_SNEAK (see ja2_options.ini -> [JA2 Tactical Settings])
o Ctrl + x: While observing enemies in real time, enter turn-based mode. Does not work if no enemies are seen, inactive if RT sneaking is disabled.
o shift + Ctrl + x: Toggle the real-time sneaking mode on/off. Enters turn-based if the player can see an enemy. Toggling it back on in turn-based, while stil unseen by the enemy does NOT revert to real time - turn-based will continue until the player no longer sees any enemies.
Bugfixes
--------
Negative APs didn't actually have any effect on the next turn because they were being reset to 0 before they could have any effect
Fix problem with invalid X,Y coordinates
Corrected spelling mistakes in _GermanText.cpp
Glitch with NIV mouse region
NIV fix with displaying town names
Fixed Morale and ice-cream truck
Problems with refreshing fast help text in mapscreen
Change some limits for merc attributes and rain durations.
Enable all terrorists in game, if all terrorists should be available (defined in the ja2_options.ini)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1132 4f8fa57e-7814-0410-bad4-adc449f26b7c
- To look for code changes search for "The_Bob" comments
- There are 2 new entries in the ja2_options.ini in the [JA2 Tactical Settings] section: ALLOW_REAL_TIME_SNEAK, QUIET_REAL_TIME_SNEAK
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2921 3b4a5df2-a311-0410-b5c6-a8a6f20db521
- New "Map Editor" (build: 2736): No map editor changes so far, but it should fix the problem with ja2.set -> "displaying white rectangles"
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1128 4f8fa57e-7814-0410-bad4-adc449f26b7c