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