Go to file
2013-07-19 16:16:08 +02:00
2d Use MALLOC in 2d/font.c 2013-07-10 21:44:39 -05:00
3d Remove unused interpreter color table 2013-07-14 22:49:49 +00:00
arch Replace MALLOC+memset with CALLOC 2013-07-13 02:31:27 +00:00
d2x-rebirth.xcodeproj Updated Xcode project 2013-04-07 10:59:31 +08:00
debian Normalize comments and whitespace to match D1X 2013-02-25 01:59:08 +00:00
editor Use sizeof to compute array extents 2012-11-24 17:35:35 +00:00
English.lproj Increment version number for Mac files (should have committed this ages ago) 2012-07-24 16:33:04 +08:00
iff Normalize whitespace in copyright header to match D1X-Rebirth 2013-02-24 02:40:43 +00:00
include Replace MALLOC+memset with CALLOC 2013-07-13 02:31:27 +00:00
libmve Remove SDL/ in #include statements 2013-06-30 02:22:56 +00:00
main Set release info to 0.58 2013-07-19 16:16:08 +02:00
maths Remove unused vm_vec_imag 2013-07-10 21:44:38 -05:00
mem Remove unused mem_malloc,mem_free 2013-07-19 02:12:07 +00:00
misc Replace MALLOC+memset with CALLOC 2013-07-13 02:31:27 +00:00
texmap Make select_tmap take const char* 2013-07-14 22:24:08 +00:00
ui Remove useless strlen in menubar setup 2013-07-14 22:34:37 +00:00
utilities * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
.gitignore Added .gitignore 2013-04-06 11:55:00 +08:00
CHANGELOG.txt Consider FrameTime overhead when calculating time to allow next weapon fire. Should work perfectly as long as FPS >= Shots-per-second. Also set Omega firing rate to 20 shots per second for both single- and multiplayer 2013-06-11 12:19:03 +02:00
COPYING.txt Normalize whitespace in copyright header to match D1X-Rebirth 2013-02-24 02:40:43 +00:00
d2x-Info.plist Increment version number for Mac files (should have committed this ages ago) 2012-07-24 16:33:04 +08: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.desktop Made the .desktop file follow the official specifications; Added explicit link to libmath for newer versions of binutils; Fixed crash using PhysFS 1.x in PHYSFSX_addArchiveContent() 2011-09-26 19:15:43 +02:00
d2x-rebirth.xpm Bind WM-Icon to application 2010-08-21 06:51:13 +00:00
d2x.ini Added option to hide mouse cursor (without disabling the mouse completely) 2013-01-08 17:47:03 +01: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 number for Mac files (should have committed this ages ago) 2012-07-24 16:33:04 +08:00
INSTALL.txt Removed support for IPX protocol and MS-DOS-Multiplayer-compability due to age and lack of real need and to really improve on the Multiplayer without adding too much complexity for backwards-compability 2011-09-14 01:15:32 +02:00
MVEPlayer-Info.plist * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
README.RPi Support for Raspberry Pi - patch by derhass 2013-01-22 00:34:06 +01:00
README.txt Removed support for IPX protocol and MS-DOS-Multiplayer-compability due to age and lack of real need and to really improve on the Multiplayer without adding too much complexity for backwards-compability 2011-09-14 01:15:32 +02:00
RELEASE-NOTES.txt Incremented version to 0.57.3; Added Release notes 2012-05-10 19:10:49 +02:00
SConstruct Set release info to 0.58 2013-07-19 16:16:08 +02: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 zico [at] dxx-rebirth [dot] com


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

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

   For example:
   * Plays Descent and Descent 2 and all their AddOns and third-party levels.
   * DXX-Rebirth runs on your favourite Operating System. We officially support Linux (and other *NIX), Mac OS (9/X) and Windows (2000, XP, Vista, 7). Still the code can be compiled on many other systems as well.
   * OpenGL provides a fast and smooth rendering - even on low-end systems.
   * Optionally you can enbale several effects like Transparency, Colored lighting, Texture Filtering, FSAA, etc.
   * Thanks to SDL, a wide palette of Joysticks are supported. Also you can use more Joysticks, buttons and axes than you can ever operate in your state of evolution.
   * If you prefer steering your Pyro with a mouse, you will not have the problem that the movement becomes slow in high game speed.
   * Joystick, Keyboard and Mouse can be used simultaneously.
   * The games can display all resolutions and aspects supported by your Monitor, including an option for VSync.
   * Besides MIDI and CD-Audio (Redbook), you can play your own custom Music from your Harddrive or a separate AddOn.
   * Both games can utilize special AddOn packs to replace or expand the original game content.
   * Multiplayer via UDP protocol provides a fast and easy-to-use LAN and Online action. This includes reliable communication causing less glitches due to lost packages.
   * The ingame Demo-recording system has been improved. Demos are less glitchy and smaller while still still being backwards-compatible to earlier versions of the games.
   * Higher game speed will not cause glitches such as unacceptable fast homing projectiles, incredible high damage caused by several collisions or Fusion cannon, etc.
   * Player files, Savegames, Demos and Missions from DOS-Versions of the games can freely be used in DXX-Rebirth and vice versa.
   * Mac Command keys are now working - see F1 Help. Command-Q works much like a normal Mac program
   * Even more ...


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

   See INSTALL.txt.


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

   D2X-Rebirth supports Multiplayer over UDP/IP.
   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/
   zico [at] dxx-rebirth [dot] com