]> git.xonotic.org Git - xonotic/darkplaces.git/history - menu.c
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / menu.c
2018-04-05 havocRemove v_hwgamma feature as it is not worth maintaining...
2018-04-03 havocUNMERGE! Remove v_hwgamma feature as it is not worth...
2018-04-03 havocRemove v_hwgamma feature as it is not worth maintaining...
2017-04-24 havocRemoved the gray-out behavior on the gamma settings...
2017-04-24 havocFix bugs in ModList_RebuildList such that it no longer...
2017-03-07 havocChange darkplaces email address to darkplacesengine...
2017-01-02 havocChange darkplaces email address to darkplacesengine...
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2015-11-26 divverentLeaktest: disable support for following target/targetna...
2015-11-24 divverentLeaktest: disable support for following target/targetna...
2014-06-04 havocFixed a large number of WIN64 type conversion warnings.
2014-06-04 havocdon't miscount the bgmvolume entry in the menu when...
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2014-05-21 havocdon't miscount the bgmvolume entry in the menu when...
2013-10-12 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-10-10 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-09-18 divverentrename netwmfullscreen to desktopfullscreen; implement...
2013-09-17 divverentrename netwmfullscreen to desktopfullscreen; implement...
2013-08-06 divverentIn prog reset functions, do not call functions unless...
2013-08-06 divverentIn prog reset functions, do not call functions unless...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-07-27 divverentRevert "Make cdda optional, server does not need to...
2013-07-27 divverentRevert "Make cdda optional, server does not need to...
2013-07-26 nikoliMake cdda optional, server does not need to play music
2013-07-26 nikoliMake cdda optional, server does not need to play music
2013-02-25 divverentAdd a cvar to change menu progs filename
2013-02-25 divverentAdd a cvar to change menu progs filename
2012-12-31 havocadded GAME_QUOTH to use the hipnotic hud and workaround...
2012-12-31 havocdon't set r_hdr in the menu presets for lighting qualit...
2012-12-22 havocadded GAME_QUOTH to use the hipnotic hud and workaround...
2012-12-22 havocdon't set r_hdr in the menu presets for lighting qualit...
2012-09-19 divverentbuffer csprogs downloads and load csprogs from the...
2012-09-19 divverentbuffer csprogs downloads and load csprogs from the...
2012-04-19 havocfix some redundant int to float to double casts when...
2012-04-19 havocfix some redundant int to float to double casts when...
2012-04-11 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2011-12-12 divverentm_toggle takes a parameter, fix its definition
2011-12-12 divverentm_toggle takes a parameter, fix its definition
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-10-31 divverentframegroups: add support for group names specified...
2011-10-27 divverentframegroups: add support for group names specified...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-18 havocremoved cvars r_hdr and r_hdr_range - now the only...
2011-10-16 havocremoved cvars r_hdr and r_hdr_range - now the only...
2011-06-13 divverentremove duplicate names from file search results
2011-06-13 havocreworked progs loading so that entvars_t and globalvars...
2011-06-12 divverentremove duplicate names from file search results
2011-06-08 havocreworked progs loading so that entvars_t and globalvars...
2011-05-14 havocadded prvm_offsets.h which centralizes field/global...
2011-05-14 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocadded prvm_offsets.h which centralizes field/global...
2011-05-09 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-04-19 divverentfix a segfault in menu routing when switching gamedirs
2011-04-19 divverentfix a segfault in menu routing when switching gamedirs
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-02-25 havocreworked the entire config loading system for the gamed...
2010-12-23 divverentalso make the darkplaces menu able to enter up to 127...
2010-12-23 divverentalso make the darkplaces menu able to enter up to 127...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-01 vortexnew m_newmap() MenuQC function which gets executed...
2010-10-31 vortexnew m_newmap() MenuQC function which gets executed...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-07-06 divverent- fix a bug in Quake menu when in_bindmap was not ...
2010-07-04 divverent- fix a bug in Quake menu when in_bindmap was not ...
2010-04-30 havocallow saving multiplayer games from the menu, rather...
2010-04-18 havocallow saving multiplayer games from the menu, rather...
2010-02-01 eihrulsize vs. int warning fix
2010-02-01 havocfix a bunch of warnings
2010-02-01 eihrulsize vs. int warning fix
2010-01-31 havocfix a bunch of warnings
2010-01-27 divverentREALLY fix the ESC menu toggle
2010-01-27 divverentREALLY fix the ESC menu toggle
2010-01-26 divverentfix funny menu bug (why did it never happen for me)?
2010-01-26 divverentfix funny menu bug (why did it never happen for me)?
2010-01-24 havocdon't store pointers for serverlist_viewlist, because...
2010-01-24 havocdon't store pointers for serverlist_viewlist, because...
2010-01-08 havocreduce memory usage by several more megabytes
2010-01-08 havocreduce memory usage by several more megabytes
2009-12-30 divverentmore redundant suffix elimination
2009-12-27 havocchanged several Con_Printf calls to Con_DPrintf
2009-12-08 havocconverted all code using gl_support_* variables to...
2009-12-07 havocremoved gl_videosyncavailable variable because on all...
2009-12-07 havocrenamed gl_stencil to vid.stencil
2009-11-11 havocmigrated a large number of #define MAX values to quaked...
2009-10-04 havocduplicated PRVM_ExecuteProgram to become MVM_ExecutePro...
2009-09-15 havocfix errors and warnings in MSVC when compiling as C++
2009-09-15 havocfixed compile errors and warnings using Dev-C++ in...
2009-09-03 divverentanother oops, sorry, forgot to commit this from at...
2009-09-03 divverentstuff I forgot to commit
2009-09-03 divverentQuake menu: show DP's weird resolution set in windowed...
2009-08-05 divverentmove resolution enumerating to the RIGHT point
2009-08-05 divverentglx, sdl, wgl: autodetect all supported video modes...
2009-07-08 divverentdoxygen comments and config file
next