vkdoom_m/src/console
Christoph Oelckers b0ecb02d6b - move SuperFastHash to its own set of files, instead of having this tied to the console.
- replace swapvalues with std::swap globally.
- added some additions to utility code from Raze, mainly to reduce file content differences.
- reduced some unused utilities
2020-04-11 14:00:10 +02:00
..
c_bind.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_bind.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_cmds.cpp - removed 2 redundant string copies in CCMD code. 2020-04-11 14:00:08 +02:00
c_console.cpp - implement ccmd 'togglehud' for taking screenshots 2019-11-03 03:51:22 -05:00
c_console.h - copied some fixes for overlong config entries from Raze. 2020-04-11 14:00:08 +02:00
c_consolebuffer.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_consolebuffer.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_cvars.cpp make nosave standalone CVar flag, alongside server and user 2020-01-16 17:52:58 +01:00
c_cvars.h make nosave standalone CVar flag, alongside server and user 2020-01-16 17:52:58 +01:00
c_dispatch.cpp - move SuperFastHash to its own set of files, instead of having this tied to the console. 2020-04-11 14:00:10 +02:00
c_dispatch.h - cleaned the includes of the sound backend code of unwanted content. 2019-12-08 22:17:19 +01:00
c_expr.cpp - added some utilities to cmdlib.cpp and changed its license to BSD, because no original Quake code is left here. 2020-04-11 14:00:08 +02:00
c_functions.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_functions.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00