Go to file
2010-11-22 22:44:03 +01:00
2d Rewrote code to control Texture Filtering a little so it's easier to apply Mipmaps for different parts of the game independently; Made Movie Filtering a menu option which must be enabled seperately; Added Movie Subtitles toggle to misc game options 2010-09-02 13:55:28 +00:00
3d Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
arch Make sure read_m3u won't read past the end of the buffer, causing a crash 2010-11-22 20:49:44 +08:00
d2x-rebirth.xcodeproj Use dynamic PhysicsFS library again to fix linking errors 2010-10-14 00:05:49 +02:00
debian Adding scons to depends-list for Debian packaging 2010-03-03 22:33:43 +00:00
English.lproj Increment version to 0.56.0 for Mac OS X, marking release point 2010-09-17 11:36:46 +00:00
iff To fix Dravis's head in endgame debriefing, don't remap the colours and read compressed .bbm bitmaps properly (both my bad) 2010-09-19 13:33:22 +00:00
include Created function PHYSFSX_isNewPath to check wether given path has already been added to Searchpath or not; Used PHYSFSX_isNewPath for menu browsing code instead it's own implementation; Using PHYSFSX_isNewPath for Jukebox directory, too to make sure Jukebox will not accidentially remove Game content depending on user selection; Also only keep Jukebox directory added until files are stored to prevent any other file present in this path can override or add anything to the game 2010-11-21 12:55:35 +01:00
libmve On Mac OS X - no longer have to copy SDL_mixer.h to SDL framework; frameworks can now be in /Library/Frameworks; fix for obscure compile error involving u_int32_t 2010-09-02 00:07:37 +00:00
main Took over variable VerifyPlayerJoined for UDP protocol usage as well to get object and extra packet sending in order as well as regulary resending UPID_SYNC for latecoming players. Should resolve problems when joining already running UDP games 2010-11-22 22:44:03 +01:00
maths Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
mem When running out of memory slots, do not try to print detailed info as it will only call a negative array index 2010-11-09 17:45:25 +01:00
misc Created function PHYSFSX_isNewPath to check wether given path has already been added to Searchpath or not; Used PHYSFSX_isNewPath for menu browsing code instead it's own implementation; Using PHYSFSX_isNewPath for Jukebox directory, too to make sure Jukebox will not accidentially remove Game content depending on user selection; Also only keep Jukebox directory added until files are stored to prevent any other file present in this path can override or add anything to the game 2010-11-21 12:55:35 +01:00
rpm * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
texmap Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
ui Patching together editor so it compiles again (while still not running); Implemented PhysFS for file accessing for editor- and debugging-related code 2010-08-19 13:32:33 +00:00
utilities * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
CHANGELOG.txt Took over variable VerifyPlayerJoined for UDP protocol usage as well to get object and extra packet sending in order as well as regulary resending UPID_SYNC for latecoming players. Should resolve problems when joining already running UDP games 2010-11-22 22:44:03 +01:00
COPYING.txt updated docs 2007-05-03 15:44:52 +00:00
d2x-Info.plist Increment version to 0.56.0 for Mac OS X, marking release point 2010-09-17 11:36:46 +00:00
d2x-rebirth.bmp Added res-file to be linked in Windows build to show icon in Filemanager; converted icon file to be smaller 2010-08-21 17:08:53 +00:00
d2x-rebirth.xpm Bind WM-Icon to application 2010-08-21 06:51:13 +00:00
d2x.ini Rewrote code to control Texture Filtering a little so it's easier to apply Mipmaps for different parts of the game independently; Made Movie Filtering a menu option which must be enabled seperately; Added Movie Subtitles toggle to misc game options 2010-09-02 13:55:28 +00:00
D2X.make Fix errors for Mac OS 9, Mac OS X 'd2x' target builds again 2010-10-10 18:48:24 +08:00
d2xgl-Info.plist Increment version to 0.56.0 for Mac OS X, marking release point 2010-09-17 11:36:46 +00:00
INSTALL.txt Use dynamic PhysicsFS library again to fix linking errors 2010-10-14 00:05:49 +02:00
MVEPlayer-Info.plist * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
README.txt Fixing typo 2010-07-08 10:59:51 +00:00
SConstruct DXX-Rebirth release v0.56 2010-09-04 13:06:50 +00:00

                         __________
__________/ D2X-Rebirth /


http://www.dxx-rebirth.com


0. Introduction:
================

   D2X-Rebirth is based on a late D2X-CVS Source, coded and released by Bradley Bell and his team.
   I spend much time to improve the Sourcecode, tried to fix bugs in there and added some improvements.
   It is the goal of DXX-Rebirth to keep these games alive and the result is a very stable version of
   the Descent ][ port - called D2X-Rebirth.
   I hope you enjoy the game as you did when you played it the first time.
   If you have something to say about my release, feel free to contact me at zicodxx [at] yahoo [dot] de


1. Features:
============

   D2X-Rebirth has every little feature you already may know from the DOS Version 1.2 of Descent 2 and much more.

   For example:
   * High resoution Fonts and briefing screens
   * High resolutions with full Cockpit support
   * Support for ALL resolutions - including Widescreen formats
   * Joystick and Mouse support
   * Possibility to run AddOn levels
   * LAN- and Online-gaming support
   * Record and play demos
   * OpenGL functions and Eyecandy like Trilinear filtering, Transparency effects etc.
   * MP3/OGG/AIF/WAV Jukebox Support
   * everything else you know from DESCENT ][
   * ... and much more!


2. Installation:
================

   See INSTALL.txt.


3. Multiplayer:
===============

   D2X-Rebirth supports Multiplayer over (obsoleted) IPX and UDP/IP.
   Please note that UDP/IP generally supports more features of D2X-Rebirth and uses Packet Loss Prevention while
   IPX is mainly meant to play together with non-D2X-Rebirth games.
   Using UDP/IP works over LAN and Internet. By default, each game communicates over UDP-Port 42424. This can be
   changed via the menus while creating a game and manually join a game, command-line argument or D2X.INI. To
   successfully host a game online, make sure UDP-Port 42424 (or otherwise if specified correctly) is opened on
   your Router/Firewall. Clients do not need to open any ports.
   The game also supports IPv6 if built in while compiling and should be backwards compatible to IPv4 builds
   as good as possible.


4. Legal stuff:
===============

   See COPYING.txt


5. Contact:
===========

   http://www.dxx-rebirth.com/
   zicodxx [at] yahoo [dot] de