gzdoom/src/common/console
Christoph Oelckers 3fb292ac71 Revert "- added a bit of hackery so that compatmode CVAR can be set up on startup"
This reverts commit c4408d8536.

This does not work. It always overwrites the saved compatibility settings with the current compatmode.
2022-05-06 08:31:16 +02:00
..
c_bind.cpp - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
c_bind.h - update of console code. 2020-09-27 09:35:06 +02:00
c_buttons.cpp - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
c_buttons.h - moved most of the console code to 'common'. 2020-04-11 20:19:51 +02:00
c_commandbuffer.cpp - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
c_commandbuffer.h - moved console command line buffer tab completion into their own files. 2020-10-16 22:57:30 +02:00
c_commandline.cpp - moved most of the console code to 'common'. 2020-04-11 20:19:51 +02:00
c_commandline.h - moved most of the console code to 'common'. 2020-04-11 20:19:51 +02:00
c_console.cpp - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
c_console.h - some minor adjustments to the console init interface. 2020-10-25 15:41:30 +01:00
c_consolebuffer.cpp - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
c_consolebuffer.h - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
c_cvars.cpp Revert "- added a bit of hackery so that compatmode CVAR can be set up on startup" 2022-05-06 08:31:16 +02:00
c_cvars.h Revert "- added a bit of hackery so that compatmode CVAR can be set up on startup" 2022-05-06 08:31:16 +02:00
c_dispatch.cpp - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
c_dispatch.h - update of console code. 2020-09-27 09:35:06 +02:00
c_enginecmds.cpp - m_png is common. 2020-04-11 20:19:52 +02:00
c_expr.cpp - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
c_notifybufferbase.cpp - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
c_notifybufferbase.h - cleaned up c_console.cpp to be moved into 'common'. 2020-10-25 13:14:19 +01:00
c_tabcomplete.cpp - replaced MIN/MAX in common code. 2021-10-30 10:46:17 +02:00
c_tabcomplete.h - moved console command line buffer tab completion into their own files. 2020-10-16 22:57:30 +02:00
keydef.h SDL joystick events now work while in menus 2020-09-27 15:05:15 +02:00