Go to file
2010-12-22 10:41:15 +01:00
2d Rewrote code to control Texture Filtering a little so it's easier to apply Mipmaps for different parts of the game independently; Made Movie Filtering a menu option which must be enabled seperately; Added Movie Subtitles toggle to misc game options 2010-09-02 13:55:28 +00:00
3d Only list resolutions that can actually be used, using new gr_check_mode 2009-11-17 14:27:39 +00:00
arch Made GameTime to GameTime64 using fix64; Changed all structures saving GameTime64 for internal timer purposes to store fix64 and added converting functions to save such times in fix; For Savegames/Demos always reset GameTime64 to 0 while saving and putting all timer values to safe limits, Multiplayer objects are sent in similar fashion 2010-12-22 01:17:49 +01:00
d1x-rebirth.xcodeproj Change Mac OS X 'Development' SDK to the built-in one to get rid of depreciated 'ShowCursor' warning 2010-12-01 00:06:30 +08:00
debian Adding scons to depends-list for Debian packaging 2010-03-03 22:33:43 +00:00
editor Introduced new data type fix64 to be used for new timers which can last 4462756 years instead of 9 hours; Introduced new timer functions to update and query program time; Used new timer all over the program except GameTime (which comes next) 2010-12-11 00:18:03 +01:00
English.lproj Increment version to 0.56.0 for Mac OS X, marking release point 2010-09-17 11:36:46 +00:00
iff To fix Dravis's head in endgame debriefing, don't remap the colours and read compressed .bbm bitmaps properly (both my bad) 2010-09-19 13:33:22 +00:00
include Made GameTime to GameTime64 using fix64; Changed all structures saving GameTime64 for internal timer purposes to store fix64 and added converting functions to save such times in fix; For Savegames/Demos always reset GameTime64 to 0 while saving and putting all timer values to safe limits, Multiplayer objects are sent in similar fashion 2010-12-22 01:17:49 +01:00
main added hitobj_list to struct laser_info to get a bit cleaner code 2010-12-22 10:41:15 +01: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 When running out of memory slots, do not try to print detailed info as it will only call a negative array index 2010-11-09 17:45:24 +01:00
misc Add support for Windows native error/warning boxes; Only print to stdout on Linux/other *nix; Fixed redundant printing of Error and Warning via stdout 2010-11-30 13:46:10 +01:00
texmap get it to work for Mac OS 9 2008-04-24 14:27:54 +00:00
tracker Keep Xcode project up-to-date, look in 'SDL' directory for SDL.h 2008-10-04 11:50:16 +00:00
ui Introduced new data type fix64 to be used for new timers which can last 4462756 years instead of 9 hours; Introduced new timer functions to update and query program time; Used new timer all over the program except GameTime (which comes next) 2010-12-11 00:18:03 +01:00
utilities Add program for extracting Mac data files from installer 2009-09-09 02:49:11 +00:00
CHANGELOG.txt added hitobj_list to struct laser_info to get a bit cleaner code 2010-12-22 10:41:15 +01:00
COPYING.txt updated docs 2007-05-03 15:44:52 +00:00
d1x-Info.plist Increment version to 0.56.0 for Mac OS X, marking release point 2010-09-17 11:36:46 +00:00
d1x-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
d1x-rebirth.desktop Added: d1x-rebirth desktop configuration and xpm icon... 2009-02-23 00:37:00 +00:00
d1x-rebirth.xpm Added: d1x-rebirth desktop configuration and xpm icon... 2009-02-23 00:37:00 +00:00
d1x.ini Added expandable classes for HUD messages (like D1X but slacked) to better handle Multi messages or redundant messages; Rewrote HUD code completely; Changes -playermessages to -multimessages since this is more appropriate; Removed remnants of -mprofile 2010-07-13 06:35:25 +00:00
D1X.make Fix errors for Mac OS 9, Mac OS X 'd1x' target builds again 2010-10-10 18:42:53 +08:00
d1xgl-Info.plist Increment version to 0.56.0 for Mac OS X, marking release point 2010-09-17 11:36:46 +00:00
INSTALL.txt Use dynamic PhysicsFS library again to fix linking errors 2010-10-14 00:05:21 +02:00
README.txt Fixing typo 2010-07-08 10:59:51 +00:00
SConstruct Add support for Windows native error/warning boxes; Only print to stdout on Linux/other *nix; Fixed redundant printing of Error and Warning via stdout 2010-11-30 13:46:10 +01: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 zicodxx [at] yahoo [dot] de


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

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

   For example:
   * High resoution Fonts and briefing screens
   * High resolutions with full Cockpit support
   * Support for ALL resolutions - including Widescreen formats
   * Joystick and Mouse support
   * Possibility to run AddOn levels
   * LAN- and Online-gaming 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:
===============

   D1X-Rebirth supports Multiplayer over (obsoleted) IPX and UDP/IP.
   Please note that UDP/IP generally supports more features of D1X-Rebirth and uses Packet Loss Prevention while
   IPX is mainly meant to play together with non-D1X-Rebirth games.
   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/
   zicodxx [at] yahoo [dot] de