Go to file
nukeykt c00ff59579 Fix enemy respawning. Verified in disassembly 2019-09-30 20:30:57 +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 Fix enemy respawning. Verified in disassembly 2019-09-30 20:30:57 +02:00
tools - added compile tools from GZDoom repo: 2019-09-22 08:52:30 +02:00
.gitattributes - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
.gitignore Maphack support (#186) 2019-09-23 01:30:04 +02:00
AUTHORS.md Move acknowledgments to separate file 2019-09-21 11:48:19 +02:00
CMakeLists.txt - more utilities, most importantly ZString without which it would be hard to use any ZDoom-based code at all. 2019-09-23 20:56:05 +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