Build engine port backed by GZDoom tech. Currently supports Duke Nukem 3D, Blood, Shadow Warrior, Redneck Rampage and Powerslave/Exhumed.
Find a file
2024-10-27 07:23:32 +01:00
.github - updated github actions workflow 2024-10-10 13:29:46 +03:00
bin/windows Backend update from GZDoom. 2024-10-09 15:28:22 +02:00
build-doc
cmake - forgot to update the vcpkg/findzmusic stuff with the new build script 2024-01-31 21:11:03 -05:00
libraries Backend update from GZDoom. 2024-10-09 15:28:22 +02:00
package/common - normalize line endings. 2022-01-22 14:37:17 +01:00
soundfont - added default soundfont 2020-02-07 22:36:37 +02:00
source SW: fix shadow size math. 2024-10-20 08:37:22 +02:00
tools - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
wadsrc Blood: fix placement of powerup counters on alt HUD 2024-10-27 07:23:32 +01:00
.gitattributes - add .gitattributes to describe proper line-endings 2022-01-21 01:17:47 +01:00
.gitignore Add crash log file to .gitignore 2024-04-12 07:13:30 +02:00
AppImageBuilder.yml Add appimage build workflow 2023-08-03 07:58:05 -04:00
AUTHORS.md - Minor formatting fix for AUTHORS.md. 2021-12-30 20:30:29 +11:00
auto-setup-linux.sh - add non-x64-windows setup scripts from gzdoom, update copyright in windows script 2024-01-31 19:08:38 -05:00
auto-setup-windows-arm.cmd - add non-x64-windows setup scripts from gzdoom, update copyright in windows script 2024-01-31 19:08:38 -05:00
auto-setup-windows.cmd - add non-x64-windows setup scripts from gzdoom, update copyright in windows script 2024-01-31 19:08:38 -05:00
CMakeLists.txt - transplant libwebp import from gzdoom 2024-04-11 15:00:41 -04:00
README.md Update README.md 2023-07-05 09:23:20 -04:00
vcpkg.json - transplant libwebp import from gzdoom 2024-04-11 15:00:41 -04:00

Welcome to Raze!

Continuous Integration

Raze is a fork of Build engine games backed by GZDoom tech and combines Duke Nukem 3D, Blood, Redneck Rampage, Shadow Warrior and Exhumed/Powerslave in a single package. It is also capable of playing Nam and WW2 GI.

The game modules are based on the following sources:

  • Duke Nukem: JFDuke, EDuke 2.0, World Tour extensions from DukeGDX and some minor fixes from EDuke32.
  • Redneck Rampage: Nuke.YKT's reconstructed source available in the Rednukem Git repo.
  • Blood: NBlood.
  • Shadow Warrior: SWP and VoidSW.
  • Exhumed/Powerslave: PCExhumed, with some enhancements inspired by PowerslaveGDX.

ZDoom, GZDoom Copyright (c) 1998-2022 ZDoom + GZDoom teams, and contributors

Doom Source (c) 1997 id Software, Raven Software, and contributors

EDuke32 and VoidSW Source (c) 2005-2020 EDuke32 teams, and contributors

NBlood source (c) 2019-2020 Nuke.YKT

PCExhumed source (c) 2019-2020 sirlemonhead, Nuke.YKT

BuildGDX (c) 2020

Duke Nukem 3D Source (c) 1996-2003 3D Realms

Shadow Warrior Source (c) 1997-2005 3D Realms

"Build Engine & Tools" Copyright (c) 1993-1997 Ken Silverman Ken Silverman's official web site: http://www.advsys.net/ken See the included license file "BUILDLIC.TXT" for license info.

Please see license files for individual contributor licenses

Special thanks to Coraline of the 3DGE team for allowing us to use her README.md as a template for this one.

Non-Build code is licensed under the GPL v2

https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

How to build Raze

To build Raze, please see the wiki and see the "Programmer's Corner" on the bottom-right corner of the page to build for your platform - use this repository instead of GZDoom's.

Resources