Go to file
2013-06-27 01:48:10 +00:00
2d Use vsnprintf instead of vsprintf in 2d\font.cpp 2013-06-27 01:48:10 +00:00
3d Make stub g3_uninit_polygon_model inline 2013-03-30 18:51:51 +00:00
arch Restore use of Windows icon file 2013-06-02 22:10:32 +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 Remove unused hostage dialog editor 2013-03-24 02:28:34 +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 comments and whitespace to match D1X 2013-02-25 01:59:08 +00:00
include Mark bitblt.c functions static 2013-06-08 23:35:21 +00:00
libmve Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
main Realign netflag enum and strings 2013-06-25 02:26:08 +00:00
maths Add const markers to missed vecmat functions 2013-03-03 01:16:22 +00:00
mem Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
misc Made hmp code actually read tempo. Due to missing documentation of the format I can only guess it's a 4 bit int 2013-06-10 16:34:52 +02:00
texmap Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
ui Remove unused d2x-rebirth/ui/barbox.c 2013-03-09 21:30:58 +00:00
utilities
.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
d2x-rebirth.desktop
d2x-rebirth.xpm
d2x.ini Added option to hide mouse cursor (without disabling the mouse completely) 2013-01-08 17:47:03 +01:00
D2X.make
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
MVEPlayer-Info.plist
README.RPi Support for Raspberry Pi - patch by derhass 2013-01-22 00:34:06 +01:00
README.txt
RELEASE-NOTES.txt
SConstruct Remove unused -DPROGRAM_NAME 2013-06-16 18:54: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-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