]> icculus.org git repositories - taylor/freespace2.git/blob - README
moved things around
[taylor/freespace2.git] / README
1 ----------------------------------------------
2 Freespace 2 (http://www.freespace2.com)
3             - A game by Volition, Inc. (http://www.volition-inc.com)
4
5 Linux port hacked together by:
6 Dan Olson <theoddone33@linuxgames.com>
7 Steven Fuller <relnev@icculus.org>
8 Charles Mason <cemason@hotpop.com>
9
10 This project is NOT supported by Volition or Interplay.
11
12 http://www.icculus.org/projects/freespace2/
13
14 Based on the Freespace 2 source code:
15 Copyright (C) Volition, Inc. 1999.  All rights reserved.
16
17 All source code herein is the property of Volition, Inc. You may not sell
18 or otherwise commercially exploit the source or things you created based on
19 the source.
20 ----------------------------------------------
21
22 06/16/2002
23
24 Current status:
25 - It currently uses SDL (http://www.libsdl.org) and OpenAL
26 (http://opensource.creative.com)
27
28 - The code requires GNU g++ 3.0 or g++ 3.1.  gcc 2.95 and earlier will not
29 work.
30
31 - The OpenGL code is complete minus one or two things, but it is unoptimized.
32
33 - Keyboard, mouse, and joystick work.
34
35 - Lots of debug messages.  Recompile with NDEBUG defined to get rid of them.
36
37 - Only the demo was tested.  The full version may or may not work (edit
38 pstypes.h to build the full version).  Mods, etc. have also not been tested.
39
40 - Networking (TCP) seems to work OK.  Linux<->Linux works great, Lin<->Win
41 not tested.
42
43 - Sound code is only partially implemented.
44
45 - Currently all files (*.vp) need to be in the current working directory.
46
47 - The Windows version might still compile, but wasn't tested.  (The
48 Linux-specific code is separated by a PLAT_UNIX define).  Fred2, etc., were
49 not touched.
50
51 For more information about the game and its source code:
52 http://www.freespace2.com/
53 http://www.volitionwatch.com/
54 http://dynamic4.gamespy.com/~freespace/forums/
55 http://fs2source.warpcore.org/