Go to file
Christoph Oelckers 14b21bab7a - merged playing_blood and bloodhack variables because they did the same thing.
The only difference was that bloodhack came from NBlood and playing_blood was added for unhandled differences between the backends of EDuke32 and NBlood.
2019-10-11 00:34:27 +02:00
build-doc - moved documentation out of the Source folder and added surface shader sources. 2019-10-05 13:17:26 +02:00
cmake - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
libraries - made enet a separate library. 2019-09-23 08:40:02 +02:00
package/common Make use of SDL2's Game Controller API. 2019-09-20 16:03:49 +02:00
platform - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
source - merged playing_blood and bloodhack variables because they did the same thing. 2019-10-11 00:34:27 +02:00
tools - added compile tools from GZDoom repo: 2019-09-22 08:52:30 +02:00
wadsrc - set up the texture matrix. 2019-10-10 19:46:46 +02:00
.gitattributes - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
.gitignore - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
AUTHORS.md Move acknowledgments to separate file 2019-09-21 11:48:19 +02:00
CMakeLists.txt - added an engine resource file. 2019-10-04 23:29:00 +02:00
GNUmakefile RFS parser wip 2019-09-21 11:46:37 +02:00
_clang-format Minor _clang-format tweaks 2019-09-20 15:22:42 +02:00