Daggerfall Related Source Code (27 June 2002)
Dave Humphrey (uesp@sympatico.ca)
http://www.m0use.net/~uesp

This ZIP file contains just about all the Daggerfall related source code
I've written over the years.  

	- Includes old TurboC DOS programs up to Visual C++ (v 6.0) projects
	- Common source code for the projects is also included.
	- The source code is provided as is and includes no guarantee of correct
	  operation or compilation.  The primary intent on release is merely as
	  an instruction/tutorial tool.
	- Keep in mind some included projects are solely test programs.
	- The original directory structure has been messed up (several times
	  over) so projects will most likely need to be editted to compile 
	  successfully.
	- Feel free to make use of any of the code/information as desired.
	- There are a few files with the same name which might cause some 
	  confusion if you are recompiling the projects.
	- The ZIP includes (statistics are approximate)
		145 H include files (800 kb, 10k coded lines, 20k total) 
		166 C/CPP files (2.5 MB, 40k coded lines, 70k total) 

Any questions, comments, etc... on the code are welcome.