Go to file
Christoph Oelckers 055b310d60 - rewrote all remaining places that used wm_msgbox to throw a fatal error instead so that the global error handler can deal with the messages.
This eliminates another piece of hideous code.
This commit also moves the memory error handler to the common code, so that all games can call it if triggered.
2019-12-24 19:59:14 +01: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 Fix crash when fluidsynth is not compiled in 2019-11-13 22:56:01 +01:00
package/common Update gamecontrollerdb.txt 2019-12-08 07:53:13 +01:00
platform - removed all remaining references to SDL. The Windows version is now fully native. 2019-12-23 20:03:03 +01:00
source - rewrote all remaining places that used wm_msgbox to throw a fatal error instead so that the global error handler can deal with the messages. 2019-12-24 19:59:14 +01:00
tools - added compile tools from GZDoom repo: 2019-09-22 08:52:30 +02:00
wadsrc - added GZDoom's Windows backend code. 2019-12-22 20:55:47 +01:00
.gitattributes - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
.gitignore Add build folder to .gitignore 2019-11-13 22:55:15 +01:00
AUTHORS.md Move acknowledgments to separate file 2019-09-21 11:48:19 +02:00
CMakeLists.txt - be gone, MultiVoc. 2019-12-18 22:50:37 +01:00
_clang-format Minor _clang-format tweaks 2019-09-20 15:22:42 +02:00