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
alexey.lysiuk 220d923e65 Do not write g_pch.cpp if it's already up-to-date
This eliminates rebuilding of main executable by MSVC on every project generation by CMake
2018-04-19 11:36:52 +03:00
bzip2
cmake Do not write g_pch.cpp if it's already up-to-date 2018-04-19 11:36:52 +03: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 Cleaned up #include's in dynamic lights code 2018-04-19 11:12:29 +03:00
tools
wadsrc Made 100% kills possible and unstuck imp on Valhalla map 2018-04-16 14:34:07 +03: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 Changed macOS targets in Travis configuration 2018-04-18 17:01:33 +03:00
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.