No description
Find a file
Christoph Oelckers 9aa275f996 - got rid of some editor-only code and the entire buildvfs header
Nearly all file write access now uses the FileWriter class, which is UTF-8-safe on all platforms - unlike stdio.
2019-11-08 02:02:54 +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
libraries - made things compile again after updating enet. Also removed the redundant dumb and game_music_emu libraries which just got imported by accident when using other things from GZDoom. 2019-10-20 09:16:01 +02:00
package/common
platform - deleted some unused files. 2019-10-19 20:30:08 +02:00
source - got rid of some editor-only code and the entire buildvfs header 2019-11-08 02:02:54 +01:00
tools
wadsrc - console output is functional. 2019-11-06 23:40:10 +01:00
.gitattributes
.gitignore - fixed bad endif() placing in CMake projects 2019-10-17 08:44:01 +02:00
_clang-format
AUTHORS.md
CMakeLists.txt - use std::filesystem for directory traversal. 2019-10-29 19:53:46 +01:00