No description
Find a file
nashmuhandes e02f6fa3f4 Merge branch 'master' of https://github.com/coelckers/gzdoom
# Conflicts:
#	src/CMakeLists.txt
#	src/r_main.cpp
#	src/r_swrenderer.cpp
#	src/r_swrenderer.h
#	src/r_things.cpp
#	src/sound/fmodsound.cpp
#	src/win32/fb_d3d9.cpp
2016-09-13 08:02:49 +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 Revert "Removed xBRZ due to licensing incompatibilities." 2016-09-11 13:13:05 +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 - Added support for building with FMOD Studio Low Level API (partially based off of Emile Belanger's/Beloko Games Android work) 2016-08-27 22:14:57 -04:00
specs Normalize line endings 2016-03-01 09:47:10 -06:00
src Merge branch 'master' of https://github.com/coelckers/gzdoom 2016-09-13 08:02:49 +08: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-09-11 13:14:10 +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 - Apparently cmake_policy doesn't ignore unknown policies (which seems to defeat the purpose to me) so we must wrap them in code to detect if the policy is known. 2015-03-24 18:28:59 -04:00
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 - Ported SDL backend to SDL 2.0. Still needs a little bit of polish, but it works. 2014-12-08 18:46:10 -05:00
FindSndFile.cmake Implement and use a libsndfile decoder 2014-06-19 04:13:42 -07:00
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