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
|
- DYN_FLUIDSYNTH now defaults to ON.
|
2013-10-10 17:40:15 -07:00 |
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
|
Merge branch 'master' of https://github.com/coelckers/gzdoom
|
2016-08-02 17:18:46 +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-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
|
- DYN_FLUIDSYNTH now defaults to ON.
|
2013-10-10 17:40:15 -07:00 |
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
|
- Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have
|
2010-08-15 19:54:59 +00:00 |
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
|
Add Readme
|
2016-04-27 23:15:40 +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 |