GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities
Find a file
2018-04-15 14:58:19 +02:00
bzip2
cmake - removed some dumb CMake script that messed around with Visual Studio's user settings. 2018-03-25 17:51:23 +02:00
docs Deleted MPL text from docs 2018-04-08 09:55:48 +03:00
dumb
game-music-emu Revert "Removed workaround for MSVC 2017 compiler bug" 2018-04-07 08:05:50 +03:00
gdtoa
jpeg-6b
lzma Set proper version numbers in 7-Zip header file 2018-04-03 12:13:37 +03:00
soundfont
specs
src - always store 255 in alpha channel for opaque things as the alpha channel is no longer ignored by the framebuffer backend (software drawer) 2018-04-15 14:58:19 +02:00
tools
wadsrc - the global portal data table also needs to be protected. 2018-04-15 12:16:46 +02:00
wadsrc_bm
wadsrc_extra
wadsrc_lights
zlib Updated zlib to 1.2.11 2018-04-03 11:30:04 +03:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CMakeLists.txt - removed some dumb CMake script that messed around with Visual Studio's user settings. 2018-03-25 17:51:23 +02:00
README.md

Welcome to GZDoom!

Build Status Build Status

GZDoom is a modder-friendly OpenGL source port based on the DOOM engine

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

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

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.

Licensed under the GPL v3 (or greater)

https://www.gnu.org/licenses/quick-guide-gplv3.en.html

How to build GZDoom

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