File: README

package info (click to toggle)
xshipwars 1.32-5
  • links: PTS
  • area: main
  • in suites: potato
  • size: 17,176 kB
  • ctags: 6,357
  • sloc: ansic: 157,152; makefile: 226; sh: 75
file content (72 lines) | stat: -rw-r--r-- 1,868 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
                           X S H I P W A R S

                         V E R S I O N    1.32


                        http://fox.mit.edu/xsw/


	* Read INSTALL for compiling and installation instructions! *


-------------
RELEASE NOTES

	New build script (OpenGL style) has been added, type ./build
	to get started!

	Bug in string library patched.


	Attention Linux users:

	The XShipWars client now uses the Linux Joystick driver Wrapper
	Library (libjsw). This library improves portability and simplifies
	the writing of joystick code.

	If you want to enable Joystick support (JS_SUPPORT) for
	the XShipWars client, then make sure that you install
	libjsw (available from the xjscal package) first. If you don't
	want joystick support then you need to modify the CFLAGS and
	LIB line of client/Makefile.Linux (read comments, they'll explain
	what you need to modify).

	The Linux Joystick driver wrapper library (libjsw) is
	available from the XJoystick Caliberator (xjscal) distribution
	(available from the same location you obtained this source).

                                  ---

	Thanks to everyone contributing to the project! See the file
	CREDITS for details.

------------
INSTALLATION

	Read INSTALL for compiling and installation instructions.


--------
CONTACTS

	See http://fox.mit.edu/xsw/contacts.htm for a list of developer's
	addresses.


---------
INVENTORY

	xsw#.##
	|
	+- client	XShipWars client.
	+- cygwin       Runtime files and libraries for cygwin.
	+- global	Global source files.
	+- include	Global include files.
	+- monitor	ShipWars Server Monitor.
	+- server	ShipWars Server.
	+- unvedit	Universe Editor.
	+- widgetdemo	Widget Test/Demo program.
	+- widgets	Widget source files.

                                                              ---------
                                                              XShipWars