]> icculus.org git repositories - btb/d2x.git/blob - readme.txt
use d2src system for persistent sounds
[btb/d2x.git] / readme.txt
1 Legal Stuff:
2
3 THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX
4 SOFTWARE CORPORATION ("PARALLAX").  PARALLAX, IN DISTRIBUTING THE CODE TO
5 END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A
6 ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USERS
7 IN USING, DISPLAYING,  AND CREATING DERIVATIVE WORKS THEREOF, SO LONG AS
8 SUCH USE, DISPLAY OR CREATION IS FOR NON-COMMERCIAL, ROYALTY OR REVENUE
9 FREE PURPOSES.  IN NO EVENT SHALL THE END-USER USE THE COMPUTER CODE
10 CONTAINED HEREIN FOR REVENUE-BEARING PURPOSES.  THE END-USER UNDERSTANDS
11 AND AGREES TO THE TERMS HEREIN AND ACCEPTS THE SAME BY USE OF THIS FILE.
12 COPYRIGHT 1993-1999 PARALLAX SOFTWARE CORPORATION.  ALL RIGHTS RESERVED.
13
14 We make no warranties as to the usability or correctness of this code.
15
16 ============================================
17 Message from Matt Toschlog & Mike Kulas:
18
19 Descent fans:
20
21 Here, finally, is the source for Descent II.  We've been so busy with
22 Descent 3, Mercenary, FreeSpace, FreeSpace 2, and several other
23 projects that we haven't given much thought to this old code.  But we
24 know that many of you are eager to get it, so here you go.
25
26 We were amazed and impressed at the cool things people did with
27 the Descent source we released a few years ago.  It touches us
28 deeply how devoted some people are to the Descent series, and we
29 look forward to seeing what people can do with this Descent II
30 source.
31
32 Matt Toschlog               Mike Kulas
33 Outrage Entertainment       Volition, Inc.
34
35 ============================================
36
37 About the Source Code:
38
39 Included is almost all the source code to Descent 2, ver. 1.2.  We removed
40 all code to which we did not own the copyright.  This mainly involved low-
41 level sound and modem code and the movie code.
42
43 The Descent Network has agreed to provide a list of mirror locations where
44 this code can be downloaded. The location is:
45
46 http://www.descent2.com/ddn/sources/descent2
47
48 The following tools were used in the development of Descent:
49 Watcom C/C++, version 9.5
50 Microsoft Macro Assembler, version 6.1x
51 Opus Make, version 6.01
52
53 Have fun with the code!
54 Parallax Software Corporation
55 12/14/1999
56
57
58 As Packaged the code currently will not compile. Some code had to be removed
59 to release it, therefore you will get some missing file errors when building.
60
61 Much of this code is very close to the Descent 1 source code. Many people have
62 put effort into porting that code, so if you are interested in porting D2, you
63 should be able to take advantage of some of that work.
64
65 A few good web sites to check out are:
66
67 The D1X Project:
68 http://d1x.warpcore.org
69
70 The Descent Network:
71 http://www.descent-network.com
72