Descent 3 by Outrage Entertainment
Go to file
Louis Gombert c2b71b8147 Standardize CMake formatting
lowercase function names, blocks indent
2024-04-20 14:45:49 +02:00
.github/workflows fix CMakePresets for Windows, add build presets 2024-04-20 07:47:09 +01:00
2dlib Standardize CMake formatting 2024-04-20 14:45:49 +02:00
acmlib Standardize CMake formatting 2024-04-20 14:45:49 +02:00
AudioEncode Standardize CMake formatting 2024-04-20 14:45:49 +02:00
bitmap Standardize CMake formatting 2024-04-20 14:45:49 +02:00
cfile Standardize CMake formatting 2024-04-20 14:45:49 +02:00
czip Standardize CMake formatting 2024-04-20 14:45:49 +02:00
d3music Standardize CMake formatting 2024-04-20 14:45:49 +02:00
dd_grwin32 Standardize CMake formatting 2024-04-20 14:45:49 +02:00
dd_lnxsound Standardize CMake formatting 2024-04-20 14:45:49 +02:00
dd_sndlib Standardize CMake formatting 2024-04-20 14:45:49 +02:00
dd_vidwin32 Standardize CMake formatting 2024-04-20 14:45:49 +02:00
ddgr_mac
ddio_common Standardize CMake formatting 2024-04-20 14:45:49 +02:00
ddio_lnx Standardize CMake formatting 2024-04-20 14:45:49 +02:00
ddio_mac Revert "Cfile module update" 2024-04-19 13:57:55 +01:00
ddio_win Standardize CMake formatting 2024-04-20 14:45:49 +02:00
ddvid_lnx Standardize CMake formatting 2024-04-20 14:45:49 +02:00
Descent3 Standardize CMake formatting 2024-04-20 14:45:49 +02:00
fix Standardize CMake formatting 2024-04-20 14:45:49 +02:00
grtext Standardize CMake formatting 2024-04-20 14:45:49 +02:00
lib Change most sprintf to snprintf. 2024-04-19 12:31:28 -06:00
libacm Standardize CMake formatting 2024-04-20 14:45:49 +02:00
libmve Standardize CMake formatting 2024-04-20 14:45:49 +02:00
linux Standardize CMake formatting 2024-04-20 14:45:49 +02:00
lnxcontroller Standardize CMake formatting 2024-04-20 14:45:49 +02:00
lnxmvelib Standardize CMake formatting 2024-04-20 14:45:49 +02:00
mac Revert "Cfile module update" 2024-04-19 13:57:55 +01:00
mac_sndlib
manage Standardize CMake formatting 2024-04-20 14:45:49 +02:00
md5 Standardize CMake formatting 2024-04-20 14:45:49 +02:00
mem Standardize CMake formatting 2024-04-20 14:45:49 +02:00
misc Standardize CMake formatting 2024-04-20 14:45:49 +02:00
model Standardize CMake formatting 2024-04-20 14:45:49 +02:00
module Standardize CMake formatting 2024-04-20 14:45:49 +02:00
movie Standardize CMake formatting 2024-04-20 14:45:49 +02:00
music Standardize CMake formatting 2024-04-20 14:45:49 +02:00
netcon Standardize CMake formatting 2024-04-20 14:45:49 +02:00
netgames Standardize CMake formatting 2024-04-20 14:45:49 +02:00
networking Standardize CMake formatting 2024-04-20 14:45:49 +02:00
physics Standardize CMake formatting 2024-04-20 14:45:49 +02:00
renderer Standardize CMake formatting 2024-04-20 14:45:49 +02:00
rtperformance Standardize CMake formatting 2024-04-20 14:45:49 +02:00
scripts Standardize CMake formatting 2024-04-20 14:45:49 +02:00
sndlib Standardize CMake formatting 2024-04-20 14:45:49 +02:00
stream_audio Standardize CMake formatting 2024-04-20 14:45:49 +02:00
tools This beautifull commit will allow you to checkable auto format your code with clang-formatter-16 2024-04-17 00:25:58 +02:00
ui Standardize CMake formatting 2024-04-20 14:45:49 +02:00
unzip Standardize CMake formatting 2024-04-20 14:45:49 +02:00
vecmat Standardize CMake formatting 2024-04-20 14:45:49 +02:00
win32 Standardize CMake formatting 2024-04-20 14:45:49 +02:00
.clang-format
.clang-format-ignore Ignore formatting for debugbreak.h 2024-04-17 09:24:47 -04:00
.gitignore Merge pull request #75 from petesimard/main 2024-04-19 11:31:24 +00:00
Brewfile [CI] Install Ninja on macOS 2024-04-17 16:20:47 -07:00
CMakeLists.txt Standardize CMake formatting 2024-04-20 14:45:49 +02:00
CMakePresets.json fix CMakePresets for Windows, add build presets 2024-04-20 07:47:09 +01:00
README.md Update README.md 2024-04-17 14:06:30 -04:00

Descent 3

Update 04/17/2024

Thank you for your contributions after only a little over 24 hours! The current short-term roadmap is code cleanup and build verification. As described below, the original release includes the '1.5' patch that never made it to retail. At the time it was written, it worked--this may or may not be the case at present. We are aiming to clean up the source for improved readability and standards, as well as playability. In short: we'd like to reach a good baseline "vanilla" source.

We've had several contributions towards this end already. Please remember to check for duplicate issues and pull requests before submitting!

Update 04/16/2024

I'm so happy to see the amount of interest and participation here!

Please join the Descent Developer Discord, there's an active community there already.

https://discord.gg/GNy5CUQ

You can expect some big commits coming soon. We'll be merging in some code that other developers did in parallel and/or after this code was archived.

Direction and Decisions

  1. We will support c++17 going forward
  2. We are using clang in LLVM mode for code formatting. Please run clang-format before submitting a PR

Original Release

This is the latest version of the Descent 3 source code. This includes the '1.5' patch that Jeff Slutter and Kevin Bentley wrote several years ago. At the time, it worked for Windows, Linux, and Mac.

Some proprietary sound and video libraries from Interplay have been stripped out (the ACM and MVE format). I have that code if someone wants to help make a converter so the old cutscenes work. It'll take some effort to stub out that code so it compiles.

The first thing I want to do is get everything compiling again, and ideally some CI/CD actions. After that, the code needs to be cleaned up some, to remove old version control comments, etc. A lot of this code was written by a really great team, but keep in mind we were much younger and less experienced back then.

If you're interested in helping maintain it, please send me a message. Otherwise, I'm happy to take pull requests.

This is the last update I put out there showing different architectures playing along. Yikes, that was a long time ago, sorry we never released a 1.5 patch. Some logistics got in the way!

Descent3 1.5 Patch Development update

Thanks to Jeff Slutter, who did most of the work modernizing the code from the 90's. I'm looking forward to seeing what the community does with it!