Go to file
2008-12-27 09:19:19 +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 Increment Mac version number, update project for latest Xcode 2008-12-27 09:19:19 +00:00
d2x-rebirth.xcodeproj Increment Mac version number, update project for latest Xcode 2008-12-27 09:19:19 +00:00
English.lproj Increment Mac version number, update project for latest Xcode 2008-12-27 09:19:19 +00:00
iff Get Mac command keys working, MACINTOSH code cleanup, update Xcode project 2008-12-07 12:26:43 +00:00
include Get Mac command keys working, MACINTOSH code cleanup, update Xcode project 2008-12-07 12:26:43 +00:00
libmve
main Fixed: Segfault via buffer overflow when attempting to start or join a UDP/IP netgame in both d1x-rebirth and d2x-rebirth. Reproduceable on my box only in release mode and not debug... 2008-12-27 04:23:56 +00:00
maths
mem
misc Using a clean flow for closing game data at the end of main() instead of using atexit; Now only use atexit for SDL stuff, error, mem, console (and editor which we do later); Small Cleanup 2008-11-14 16:56:40 +00:00
rpm
texmap
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
CHANGELOG.txt Increment Mac version number, update project for latest Xcode 2008-12-27 09:19:19 +00:00
COPYING.txt
d2x-Info.plist Increment Mac version number, update project for latest Xcode 2008-12-27 09:19:19 +00:00
d2x.ini Always keep aspect scaling (lowest scalar of width and height) for fonts, lines, dots, spheres, reticle and non-Cockpit-/Statusbar-related HUD-elements; Moved the Cockpit alpha decoding to gauges.c and created a seperate bitmap for the alpha fields and create subbitmaps from this one - more memory but this way we do not modify the cockpit bitmap itself 2008-11-09 14:31:30 +00:00
D2X.make Fix Mac OS 9 compile issues, update Xcode project 2008-12-21 08:54:03 +00:00
d2xgl-Info.plist Increment Mac version number, update project for latest Xcode 2008-12-27 09:19:19 +00:00
INSTALL.txt Docs update: Infos about Jukebox over SDL_mixer, SDL_mixer is not experimental anymore, yet another .de->.com change 2008-10-29 23:29:46 +00:00
MVEPlayer-Info.plist
README.txt
SConstruct DXX-Rebirth release v0.55 2008-12-24 10:52:58 +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