raze-gles/source/common/console
Christoph Oelckers 62e9112133 - renamed the internal resource directory to "engine" and routed most literal mentions of the engine name through version.h
All this comes from a time when I didn't use version.h so it's better to do it the same way as GZDoom to allow easy renaming of the engine.
2019-12-26 14:04:53 +01:00
..
c_bind.cpp - renamed the internal resource directory to "engine" and routed most literal mentions of the engine name through version.h 2019-12-26 14:04:53 +01:00
c_bind.h - WIP keybinding cleanup 2019-12-02 02:07:32 +01:00
c_buttons.cpp - added mouse and controller menus 2019-12-03 01:21:27 +01:00
c_buttons.h - added mouse and controller menus 2019-12-03 01:21:27 +01:00
c_commandline.cpp - added ZDoom's keybinding class and some needed support code. 2019-11-03 18:19:29 +01:00
c_commandline.h - fixed dependency problems with OSD definitions being used in another header. 2019-11-05 00:39:00 +01:00
c_con.cpp - hooked up ZDoom' joystick code and removed the remaining parts of the old MACT input library. 2019-12-14 20:15:15 +01:00
c_console.cpp - plugged more memory leaks. 2019-12-24 18:53:29 +01:00
c_console.h - added the ZDoom console and made all needed changes to get it compiled. 2019-11-05 19:57:48 +01:00
c_consolebuffer.cpp - added the ZDoom console and made all needed changes to get it compiled. 2019-11-05 19:57:48 +01:00
c_consolebuffer.h - added the ZDoom console and made all needed changes to get it compiled. 2019-11-05 19:57:48 +01:00
c_cvars.cpp - some string rework 2019-12-09 01:00:46 +01:00
c_cvars.h - fixed compile errors. 2019-11-11 17:51:30 +01:00
c_dispatch.cpp - plugged more memory leaks. 2019-12-24 18:53:29 +01:00
c_dispatch.h - plugged more memory leaks. 2019-12-24 18:53:29 +01:00
d_event.cpp - mouse input works again after cleaning out the remaining cruft of the old input code. 2019-12-24 13:54:50 +01:00
d_event.h - changed licenses in a few files. 2019-12-09 17:29:31 +01:00
d_gui.h - added ZDoom's keybinding class and some needed support code. 2019-11-03 18:19:29 +01:00
keydef.h - it compiles again (safety commit) 2019-11-03 20:24:50 +01:00