=== Demo Manager v3.2 beta

Description:
	This mod is a slightly modified version of UsAaR33's Demo Manager v3.0. I wrote it because certain demos
	crashed because of UTDC while others looked kinda fucked up because of changes in the latest versions
	of UTPure.

Changes:
v3.2 beta:
	* [CHANGED] : Moved the illegal actor destroying routine to the native side (dll)
	* [FIXED]   : UTDC crashes in serverside demos

v3.1:
	* [ADDED]   : Option to destroy illegal actors (such as the UTDC native check that crashes demos, see (*) for details)
	* [FIXED]   : Fixed Scoreboard and HUD problems in 3rd person demos (Pure7G related)
	* [FIXED]   : Fixed Camera cycling problems in 3rd person demos (Pure7G related)
	* [CHANGED] : Cleaned up big parts of the code

Extra notes:

(*) As most people know, UTDC v1.7+ crashed clientside demos. The reason was that UTDC tried to perform checks
on the viewer of the demo. A lot of mods do this (including AnthChecker) but it does cause crashes/problems
sometimes. Demo Manager v3.1 (and up) includes a routine that allows you to safely destroy the classes that perform
these checks. In order to use this routine you must first install Demo Manager correctly (see OriginalInstall.txt
for details). After the installation you can add illegal actors to the [udemo.UDemoInterface] section of udemo.ini.

If for example you wish to prevent AnthChecker from running while watching a demo, you can change the second line
so that it reads:

IllegalActors[1]="ACReplicationInfo"

(**) Azura added the fixes of demo manager v3.1 to Poema's "Movie Demo Manager".
See http://www.unrealadmin.org/forums/showthread.php?t=14014 for more details.

Enjoy
-- AnthraX
