dxx-rebirth/d1x-rebirth
Kp cf9f777187 Simplify select_tmap
Remove unreachable nullptr case.  Use case-sensitive comparison.  Remove
unsupported entry i386 from documentation.
2015-10-21 02:45:44 +00:00
..
arch/win32 Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
debian
editor Add fwd-event.h with forward declarations of event.h 2015-10-09 02:46:10 +00:00
English.lproj Merge branch d1x-rebirth/master into unification/master 2013-08-09 22:49:04 +00:00
main Mark various per-file structures as static 2015-08-12 03:11:46 +00:00
utilities Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
CHANGELOG.txt
d1x-Info.plist Merge branch d1x-rebirth/master into unification/master 2013-08-09 22:49:04 +00:00
d1x-rebirth.bmp
d1x-rebirth.desktop
d1x-rebirth.xpm
d1x.ini Simplify select_tmap 2015-10-21 02:45:44 +00:00
d1xgl-Info.plist Merge branch d1x-rebirth/master into unification/master 2013-08-09 22:49:04 +00:00
INSTALL.txt Merge branch d1x-rebirth/master into unification/master 2013-08-09 22:49:04 +00:00
README.RPi
README.txt Merge branch d1x-rebirth/master into unification/master 2013-08-09 22:49:04 +00:00
RELEASE-NOTES.txt Merge branch d1x-rebirth/master into unification/master 2013-08-09 22:49:04 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

                         __________
__________/ D1X-Rebirth /


http://www.dxx-rebirth.com


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

   This version of D1X is based on livnas release of d1x-1.43.
   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 I port - called D1X-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 X 10.4+ 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:
===============

   D1X-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 D1X.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