
Please refer to the ZRP 1.05 Test R10 diffs directory for the info you 
do not find in this folder.

The only ZRP real diff info in this release is the changes in the 
all.spawn file.  See the gamedata\docs directory for pertinent info.

++++++++++++++++++++++++++++++++++++++++
From the ZRP 1.05 Test R10 diffs readme:
++++++++++++++++++++++++++++++++++++++++

This confusing mess is meant for modders trying to incorporate changes 
from the Zone Reclamation Project into their mod. 

NOTE: This directory has not been updated for recent 1.05 test releases, 
except for the all.spawn changes.
 
For support of the TOZ-34 as the Hunter's Shotgun, you will need to edit 
acdc.pl and add this:
	hunters_toz_34			=> 'cse_alife_item_weapon_shotgun',
below this line:
	hunters_toz				=> 'cse_alife_item_weapon_shotgun',
in order to decompile/recompile the all.spawn.

The gamedata\config\misc\unique_items.ltx has been changed to support 
it as well, along with changes in the associated scripts:

gamedata\scripts\bar_dialogs.script
gamedata\scripts\bar_rostok_tasks.script

It is added to [keep_items] in gamedata\config\misc\death_generic.ltx 
and to a rank in gamedata\config\mp\mp_ranks.ltx.

Search for hunters_toz_34 to see the changes.

------------------------------
An explanation of what's what: 

All_Spawn_10004_bfa_to_ZRP_105.diff - The differences between bardak's 
all.spawn file and the ZRP 1.05 all.spawn file.

Scripts_10004_to_ZRP_105.diff - The set of script subdirectory changes 
in ZRP 1.05 over patch 1.0004.

ZRP_105_Non-Vanilla_ScriptFiles.txt - New scripts versus vanilla.

Scripts_10004_bfa_to_ZRP_105.diff - The differences between bardak's 
script subdirectory changes and ZRP 1.05.

ZRP_105_Non-bfa_ScriptFiles.txt - New files versus the 1.0004 bfa.


===================================================================
Finally, there are several files with different versions to support 
custom configuration.  These have additional extensions to indicate 
their purpose, and are normally stored in an "optional" subdirectory. 
See the Modifier program's supporting text files.
