No description
Find a file
Nash Muhandes b91d7e0663 Merge pull request #4 from milasudril/master
Fixed #2. Use vid_renderer as initial value for currentrenderer
2016-08-03 01:09:15 +08:00
bzip2 - we are using C++11 now, so all those old VC 2005 project files are of no use anymore. 2016-03-01 09:38:49 +01:00
docs Remove outdated and redundant files from the docs folder, and added the GZDoom license file. 2016-04-27 22:36:19 +08:00
dumb Normalize line endings 2016-03-01 09:47:10 -06:00
game-music-emu Normalize line endings 2016-03-01 09:47:10 -06:00
gdtoa - we are using C++11 now, so all those old VC 2005 project files are of no use anymore. 2016-03-01 09:38:49 +01:00
jpeg-6b Normalize line endings 2016-03-01 09:47:10 -06:00
launcher-templates
lzma Normalize line endings 2016-03-01 09:47:10 -06:00
output_sdl - Bump CMake version requirement to 2.8.7. This means that generator expressions must be supported as well as empty else and endif expressions (like most sane languages). ZDoom probably didn't work with 2.4 anymore anyway. 2016-02-05 21:19:29 -05:00
specs Normalize line endings 2016-03-01 09:47:10 -06:00
src Fixed #3. The default value of vid_renderer is already set to 1, so we shall use that value when initializing renderer 2016-08-02 17:04:20 +02:00
tools No more warnings when building re2c with VC++ 2016-04-22 22:56:47 -05:00
wadsrc Merge branch 'master' of https://github.com/coelckers/gzdoom 2016-08-01 11:28:16 +08:00
zlib - we are using C++11 now, so all those old VC 2005 project files are of no use anymore. 2016-03-01 09:38:49 +01:00
.gitattributes Add .gitattributes 2016-03-01 09:45:09 -06:00
.gitignore Merge commit '165d26baa1569685651baf4575e12e73c8cbfd2e' 2016-03-01 17:23:35 +01:00
CleanDirectoryList.cmake
CMakeLists.txt Merge branch 'master' of https://github.com/coelckers/gzdoom 2016-05-07 17:36:01 +08:00
Copying.txt Added Copying.txt 2016-04-27 22:36:32 +08:00
CreateLaunchers.cmake
FindFluidSynth.cmake
FindMPG123.cmake - some fixes to make OpenAL branch compile with VC++ 2013 and OpenAL support. 2015-04-24 17:42:56 +02:00
FindSDL2.cmake
FindSndFile.cmake
precompiled_headers.cmake - enable use of precompiled headers for MSVC. Thanks to a small CMake script I recently found this could be done non-invasively. 2016-04-10 13:08:54 +02:00
Readme.md Update Readme.md 2016-08-02 17:21:18 +08:00
strifehelp.acs - fixed: Checking for quest item 0 should not print an error message but silently fail. 2016-07-03 13:32:40 +02:00

GZDoom-GPL

GZDoom-GPL is a GPL-compliant fork of GZDoom.

Credits:

  • id Software for Doom
  • Randi Heit for ZDoom
  • Graf Zahl for GZDoom
  • LavenderMoon for the GPL relicense codebase

Licenses