gzdoom/src/console
Christoph Oelckers 6725cfcca5 - cleaned the includes of the sound backend code of unwanted content.
Also simplified the sound init decision making. With FMod gone there is no reason to be pedantic here. Even the check of snd_backend for the Null device could be omitted here, its only realistic use is '-nosound'.
2019-12-08 22:17:19 +01: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 replaced all 'exit's with an ExitEvent exception 2019-10-07 01:24:51 +02:00
c_console.cpp - implement ccmd 'togglehud' for taking screenshots 2019-11-03 03:51:22 -05:00
c_console.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +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 - sort CVAR output in config alphabetically instead of randomly dumping them in their internal order. 2019-10-27 08:18:03 +01:00
c_cvars.h - moved MIDI format detection and source creation into zmusic project. 2019-09-29 14:47:10 +02:00
c_dispatch.cpp - cleaned the includes of the sound backend code of unwanted content. 2019-12-08 22:17:19 +01: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 - cleaned the includes of the sound backend code of unwanted content. 2019-12-08 22:17:19 +01: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