qzdoom/src/console
Christoph Oelckers ff379e7c0c replaced all 'exit's with an ExitEvent exception
The main exits are initiated from code that cannot filter this back to D_DoomMain easily so the exception is the only way to get there.

The 3 main points of exit are:

* quit/exit CCMD
* quitting the menu through ST_Endoom
* receiving a quit message on the main window.
2019-10-07 01:24:51 +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 replaced all 'exit's with an ExitEvent exception 2019-10-07 01:24:51 +02:00
c_console.cpp - moved all exception handling out of the backends 2019-10-07 00:37:56 +02: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 - moved MIDI format detection and source creation into zmusic project. 2019-09-29 14:47:10 +02: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 - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_dispatch.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_expr.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +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