Files in this directory:
------------------------

README                   - this file
patch-XXXXXX.bz2         - the latest patch itself
linuxdoom-XXXXXX.tar.bz2 - a complete, patched, source tree

musserver-1.4.tgz - music server for LinuxDOOM. Like sndserver; allows you to
		    listen to music from the audio CD while playing. If you
		    want to get CD music working in LinuxDOOM after applying
		    the patch, this is a must for you.
sound-patches.tgz - some patches against "musserver-1.22.tgz" and the
		    "sndserver" shipped with original linuxdoom-1.10
		    sources. For a brief description of them, see the
		    included README files.

Whats the content of the current patch:
---------------------------------------

* various (bug)fixes
* adds SVGALib (i_svga.c) and GGI (i_ggi.c) video drivers
* adds truecolor support for X11
* adds background music (musserver) support
* adds IPX protocol networking support
* playing demos from different game versions can be allowed (-DALLDEMO)
* video modes of size higher than 320x200 possible
* support for DEC Alpha (X11 only)
* support for Solaris and NetBSD (x86/x11 only)

How to apply the patch:
-----------------------

Patch is applicable to virgin source tree (linuxdoom-1.10.src.tgz), as
released by ID (contained in "doomsrc.zip"). Cd into linuxdoom source
tree and then apply the patch.
Simpliest way probably is "bzip2 -dc patch-XXXXXX.bz2 | patch -p1"
or "gzip -dc patch-XXXXXX.gz | patch -p1"

Enjoy

Christian Groessler <cpg@aladdin.de>
Jan Rafaj <rafaj@vabo.cz>
