Go to file
2009-02-15 19:12:16 +00:00
2d Get Mac command keys working, MACINTOSH code cleanup, update Xcode project 2008-12-07 12:26:43 +00:00
3d Get Mac command keys working, MACINTOSH code cleanup, update Xcode project 2008-12-07 12:26:43 +00:00
arch New level render order for better seperation and blending between transculent level geometry and sprites 2009-01-30 11:50:25 +00:00
d2x-rebirth.xcodeproj Increment Mac version number, update project for latest Xcode 2008-12-27 09:19:19 +00:00
debian Debian packaging scripts 2008-12-30 22:14:06 +00:00
English.lproj Update version to 0.55.1 for Mac 2009-01-26 05:41:45 +00:00
iff Get Mac command keys working, MACINTOSH code cleanup, update Xcode project 2008-12-07 12:26:43 +00:00
include Changed function naming convention in netdrv and below to general Descent code convention 2009-01-26 05:01:18 +00:00
libmve Extended Jukebox capabilities for looping and continous playing and added jukebox_free() which allows calling jukebox_load() being able to load a new directory; Added Jukebox options to sound options menu; Removed loop hack for Windows MIDI playback; SDL_mixer implementation can now be used for Windows build as well 2008-05-01 21:40:34 +00:00
main Made connect-state handling in kmatrix flow even more failsafe 2009-02-15 19:12:16 +00:00
maths Added new function to calculate common timesteps; Increased MAXIMUM_FPS to 200 for release and 1000 for debug; Used fixed sim_time for do_physics_sim and Interpolating to ensure collisions stay accurate at high FPS; New code and faster code for dot products by The_Lion; Disabled Nice-FPS and common Frame-Loop if VSync is active; More accurate delta timer for mouse (consider overhead); Added SDL_(Un)LockAudio for old SDL Audio interface; General support for up to 16 mouse buttons; Code cleanup; Made some AI movement and Player shaking FPS-independent 2008-09-30 00:07:07 +00:00
mem Implemented Console-style game logging system to print graphics, to stdout and gamelog.txt; Added structure to keep values for descent.cfg; Added aspect and Texture Filtering to descent.cfg; Removed mono code - printing important stuff over console; Removed some obsolete or very common defines; Code cleanup and small fixes 2008-04-06 20:23:28 +00:00
misc Took out old missile tracking code to be selectable over command-line to preserve consistency 2009-01-17 11:11:07 +00:00
rpm * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
texmap Implemented Console-style game logging system to print graphics, to stdout and gamelog.txt; Added structure to keep values for descent.cfg; Added aspect and Texture Filtering to descent.cfg; Removed mono code - printing important stuff over console; Removed some obsolete or very common defines; Code cleanup and small fixes 2008-04-06 20:23:28 +00:00
ui Yet another UNICODE overhaul - Using seperate buffer for UNICODE chars and only use it in key_ascii() while still using keysyms for the rest of the program so we do not screw up readings by key values altered by modifers - possibly still room to optimize 2008-11-17 23:38:43 +00:00
utilities * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
CHANGELOG.txt Made connect-state handling in kmatrix flow even more failsafe 2009-02-15 19:12:16 +00:00
COPYING.txt updated docs 2007-05-03 15:44:52 +00:00
d2x-Info.plist Update version to 0.55.1 for Mac 2009-01-26 05:41:45 +00:00
d2x.ini Took out old missile tracking code to be selectable over command-line to preserve consistency 2009-01-17 11:11:07 +00:00
D2X.make Fix Mac OS 9 compile issues, update Xcode project 2008-12-21 08:54:03 +00:00
d2xgl-Info.plist Update version to 0.55.1 for Mac 2009-01-26 05:41:45 +00:00
INSTALL.txt Small docs update; Noloss thinking flaw correccted: Add a special type for PDATA packets that need to be ACK'd so other clients won't ACK everything 2009-02-06 09:40:00 +00:00
MVEPlayer-Info.plist * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
README.txt Docs update: We moved from www.dxx-rebirth.de to www.dxx-rebirth.com\! 2008-10-28 15:42:58 +00:00
SConstruct Added Packet-loss prevention code for Netgames 2009-01-31 23:47:15 +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-Rebrith.

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

- zico 20070407


1. Features

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

For example:

    *
      High resolutions with full Cockpit support
    *
      Widescreen options
    *
      Joystick and Mouse support
    *
      Possibility to run AddOn levels
    *
      Network 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

DXX-Rebirth supports Multiplayer over (obsoleted) IPX and UDP/IP.
Using UDP/IP works over LAN and Internet. Since the Networking code of the Descent Engine is Peer-to-Peer, it is necessary for
all players (Host and Clients) to open port UDP 31017.
Clients can put an offset to this port by using '-ip_baseport OFFSET'.
Hosts can also use option '-ip_relay' to route players with closed ports. Use this with caution. It will increase Lag and Ping drastically.
Also game summary will not refresh correctly for relay-players until Host has escaped the level as well.
UDP/IP also supports IPv6 by compiling the game with the designated flag. Please note IPv4- and IPv6-builds cannot play together.


4. Legal stuff

See COPYING.txt


5. Contact

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