gzdoom/src/console
Christoph Oelckers 16ad25b382 disable 'unfriendly' option like blocking automap or savegames via #ifdef.
Leave them in the code for modified engines but in the context of Doom using them has to be considered extremely unfriendly to the player so they should not be available physically.
2023-09-25 21:19:00 +02:00
..
c_cmds.cpp disable 'unfriendly' option like blocking automap or savegames via #ifdef. 2023-09-25 21:19:00 +02:00
c_functions.cpp - disable implicit conversions from float to TAngle 2022-08-26 18:01:26 +02:00
c_functions.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_notifybuffer.cpp - did a test compile as C++20 and fixed all warnings that got emitted. 2022-07-15 09:17:50 +02:00