2024-01-28 |
bones_was_here | sys: improve error and crash handling |
blob | commitdiff | raw |
2024-01-20 |
bones_was_here | com: rename BSD strlcpy and strlcat |
blob | commitdiff | raw | diff to current |
2023-12-09 |
bones_was_here | client: improve server connection status messages |
blob | commitdiff | raw | diff to current |
2023-12-09 |
bones_was_here | net_slist: add PGUP PGDN HOME END key support to builti... |
blob | commitdiff | raw | diff to current |
2023-12-04 |
bones_was_here | net_slist: update types, declarations |
blob | commitdiff | raw | diff to current |
2023-02-05 |
bones_was_here | Merge PR 'Fixed two keyboard bugs' |
blob | commitdiff | raw | diff to current |
2023-01-30 |
NaitLee | refine edge cases handling to keynums/keystrings, |
blob | commitdiff | raw | diff to current |
2023-01-29 |
NaitLee | Fixed two keyboard bugs: |
blob | commitdiff | raw | diff to current |
2022-01-13 |
bones_was_here | Merge MR 'Make trace entity culling optional for specta... |
blob | commitdiff | raw | diff to current |
2021-07-22 |
Cloudwalk | Merge branch 'Mario/dpk_support' of gitlab.com:xonotic... |
blob | commitdiff | raw | diff to current |
2021-07-21 |
Cloudwalk | edict: Move free and freetime into prvm_edict_t itself |
blob | commitdiff | raw | diff to current |
2021-04-20 |
cloudwalk | cmd: Merge cmd_client and cmd_server into cmd_local... 97/merge |
blob | commitdiff | raw | diff to current |
2021-03-09 |
cloudwalk | cmd: Dynamically allocate the command interpreters |
blob | commitdiff | raw | diff to current |
2020-11-09 |
cloudwalk | Revert "cmd: Merge cmd_server and cmd_client into cmd_l... |
blob | commitdiff | raw | diff to current |
2020-10-27 |
cloudwalk | cmd: Merge cmd_server and cmd_client into cmd_local... |
blob | commitdiff | raw | diff to current |
2020-10-16 |
cloudwalk | host: Move out some client and server code |
blob | commitdiff | raw | diff to current |
2020-09-29 |
cloudwalk | host: Make Host_Quit_f static. Avoid calling it directly. |
blob | commitdiff | raw | diff to current |
2020-09-26 |
cloudwalk | menu: Fix "Apply" in video settings being offset to... |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | host: Gracefully Sys_Error if we encounter any error... |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | Restore old video init behavior, pending better solutio... |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | Unify the command and cvar flags, under the CF_ prefix. |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | Rename qboolean to qbool |
blob | commitdiff | raw | diff to current |
2020-09-08 |
cloudwalk | Rename COM_CheckParm to Sys_CheckParm and move it to... |
blob | commitdiff | raw | diff to current |
2020-07-17 |
cloudwalk | menu: Don't abort the frame if the menu crashes during... |
blob | commitdiff | raw | diff to current |
2020-06-29 |
cloudwalk | Add -Wshadow cflag and eliminate its warnings, includin... |
blob | commitdiff | raw | diff to current |
2020-06-23 |
cloudwalk | Eradicated the CVAR_NQUSERINFOHACK flag, for good |
blob | commitdiff | raw | diff to current |
2020-06-20 |
cloudwalk | Defer menu initialization until after stuffcmds. Implem... |
blob | commitdiff | raw | diff to current |
2020-06-18 |
cloudwalk | Organize system and host globals into structs. Implemen... |
blob | commitdiff | raw | diff to current |
2020-06-11 |
cloudwalk | Initial implementation of command flag system |
blob | commitdiff | raw | diff to current |
2020-06-08 |
cloudwalk | Reimpl. the cvar alias system. Reimpl. the cvar hash... |
blob | commitdiff | raw | diff to current |
2020-06-08 |
cloudwalk | Revert the cvar alias system, as a checkpoint pending... |
blob | commitdiff | raw | diff to current |
2020-06-06 |
cloudwalk | Rename all of the show* cvars to a more consistent... |
blob | commitdiff | raw | diff to current |
2020-06-06 |
cloudwalk | Initial implementation of cvar aliases, with slowmo... |
blob | commitdiff | raw | diff to current |
2020-05-26 |
cloudwalk | Clean up qtypes.h. Use stdbool.h on non-MSVC. Replace... |
blob | commitdiff | raw | diff to current |
2020-02-06 |
havoc | Implemented garbage collection of lost references to... |
blob | commitdiff | raw | diff to current |
2020-01-22 |
havoc | cvars are now instanced in &cvars_all as a tracking... |
blob | commitdiff | raw | diff to current |
2020-01-21 |
havoc | Split the global cmd interpreter into 4 separate ones... |
blob | commitdiff | raw | diff to current |
2020-01-09 |
havoc | Corrected names in credits to be more accurate and... |
blob | commitdiff | raw | diff to current |
2018-10-19 |
divverent | Remove the CONFIG_CD macro, and enable faketracks uncon... |
blob | commitdiff | raw | diff to current |
2018-07-29 |
havoc | Assume that GL_ARB_texture_compression is supported. |
blob | commitdiff | raw | diff to current |
2018-05-20 |
havoc | vid_bitsperpixel is now locked to 32. |
blob | commitdiff | raw | diff to current |
2018-04-29 |
havoc | Fix the menu for missing data, it needs to use CACHEPIC... |
blob | commitdiff | raw | diff to current |
2018-04-11 |
havoc | Added Draw_GetPicWidth, Draw_GetPicHeight, Draw_IsPicLo... |
blob | commitdiff | raw | diff to current |
2018-04-03 |
havoc | Remove v_hwgamma feature as it is not worth maintaining... |
blob | commitdiff | raw | diff to current |
2017-04-23 |
havoc | Removed the gray-out behavior on the gamma settings... |
blob | commitdiff | raw | diff to current |
2017-04-23 |
havoc | Fix bugs in ModList_RebuildList such that it no longer... |
blob | commitdiff | raw | diff to current |
2017-01-02 |
havoc | Change darkplaces email address to darkplacesengine... |
blob | commitdiff | raw | diff to current |
2016-09-10 |
havoc | Fix MSVC++ 2015 warnings about variable scope and some... |
blob | commitdiff | raw | diff to current |
2015-11-24 |
divverent | Leaktest: disable support for following target/targetna... |
blob | commitdiff | raw | diff to current |
2014-05-29 |
havoc | Fixed a large number of WIN64 type conversion warnings. |
blob | commitdiff | raw | diff to current |
2014-05-21 |
havoc | don't miscount the bgmvolume entry in the menu when... |
blob | commitdiff | raw | diff to current |
2013-10-10 |
divverent | Add SLIF_CATEGORY for the server list, and a menu QC... |
blob | commitdiff | raw | diff to current |
2013-09-17 |
divverent | rename netwmfullscreen to desktopfullscreen; implement... |
blob | commitdiff | raw | diff to current |
2013-08-06 |
divverent | In prog reset functions, do not call functions unless... |
blob | commitdiff | raw | diff to current |
2013-08-03 |
divverent | Revert "Revert "Build in subdirs"", as the issues seem... |
blob | commitdiff | raw | diff to current |
2013-07-27 |
divverent | Revert "Make cdda optional, server does not need to... |
blob | commitdiff | raw | diff to current |
2013-07-26 |
nikoli | Make cdda optional, server does not need to play music |
blob | commitdiff | raw | diff to current |
2013-02-25 |
divverent | Add a cvar to change menu progs filename |
blob | commitdiff | raw | diff to current |
2012-12-22 |
havoc | added GAME_QUOTH to use the hipnotic hud and workaround... |
blob | commitdiff | raw | diff to current |
2012-12-22 |
havoc | don't set r_hdr in the menu presets for lighting qualit... |
blob | commitdiff | raw | diff to current |
2012-09-19 |
divverent | buffer csprogs downloads and load csprogs from the... |
blob | commitdiff | raw | diff to current |
2012-04-19 |
havoc | fix some redundant int to float to double casts when... |
blob | commitdiff | raw | diff to current |
2012-04-04 |
havoc | added PRVM_64 define which upgrades the QC VM to double... |
blob | commitdiff | raw | diff to current |
2011-12-12 |
divverent | m_toggle takes a parameter, fix its definition |
blob | commitdiff | raw | diff to current |
2011-10-27 |
divverent | framegroups: add support for group names specified... |
blob | commitdiff | raw | diff to current |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
havoc | removed cvars r_hdr and r_hdr_range - now the only... |
blob | commitdiff | raw | diff to current |
2011-06-12 |
divverent | remove duplicate names from file search results |
blob | commitdiff | raw | diff to current |
2011-06-08 |
havoc | reworked progs loading so that entvars_t and globalvars... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | added prvm_offsets.h which centralizes field/global... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | reworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage... |
blob | commitdiff | raw | diff to current |
2011-04-19 |
divverent | fix a segfault in menu routing when switching gamedirs |
blob | commitdiff | raw | diff to current |
2011-02-25 |
havoc | reworked the entire config loading system for the gamed... |
blob | commitdiff | raw | diff to current |
2010-12-23 |
divverent | also make the darkplaces menu able to enter up to 127... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
vortex | new m_newmap() MenuQC function which gets executed... |
blob | commitdiff | raw | diff to current |
2010-10-15 |
divverent | Cryptographic authentication support for the d0_blind_i... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | fix almost all g++ -pedantic warnings |
blob | commitdiff | raw | diff to current |
2010-07-04 |
divverent | - fix a bug in Quake menu when in_bindmap was not ... |
blob | commitdiff | raw | diff to current |
2010-04-18 |
havoc | allow saving multiplayer games from the menu, rather... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
eihrul | size vs. int warning fix |
blob | commitdiff | raw | diff to current |
2010-01-31 |
havoc | fix a bunch of warnings |
blob | commitdiff | raw | diff to current |
2010-01-27 |
divverent | REALLY fix the ESC menu toggle |
blob | commitdiff | raw | diff to current |
2010-01-26 |
divverent | fix funny menu bug (why did it never happen for me)? |
blob | commitdiff | raw | diff to current |
2010-01-24 |
havoc | don't store pointers for serverlist_viewlist, because... |
blob | commitdiff | raw | diff to current |
2010-01-08 |
havoc | reduce memory usage by several more megabytes |
blob | commitdiff | raw | diff to current |
2009-12-30 |
divverent | more redundant suffix elimination |
blob | commitdiff | raw | diff to current |
2009-12-27 |
havoc | changed several Con_Printf calls to Con_DPrintf |
blob | commitdiff | raw | diff to current |
2009-12-08 |
havoc | converted all code using gl_support_* variables to... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
havoc | removed gl_videosyncavailable variable because on all... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
havoc | renamed gl_stencil to vid.stencil |
blob | commitdiff | raw | diff to current |
2009-11-11 |
havoc | migrated a large number of #define MAX values to quaked... |
blob | commitdiff | raw | diff to current |
2009-10-04 |
havoc | duplicated PRVM_ExecuteProgram to become MVM_ExecutePro... |
blob | commitdiff | raw | diff to current |
2009-09-15 |
havoc | fix errors and warnings in MSVC when compiling as C++ |
blob | commitdiff | raw | diff to current |
2009-09-15 |
havoc | fixed compile errors and warnings using Dev-C++ in... |
blob | commitdiff | raw | diff to current |
2009-09-03 |
divverent | another oops, sorry, forgot to commit this from at... |
blob | commitdiff | raw | diff to current |
2009-09-03 |
divverent | stuff I forgot to commit |
blob | commitdiff | raw | diff to current |
2009-09-03 |
divverent | Quake menu: show DP's weird resolution set in windowed... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
divverent | move resolution enumerating to the RIGHT point |
blob | commitdiff | raw | diff to current |
2009-08-05 |
divverent | glx, sdl, wgl: autodetect all supported video modes... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
divverent | doxygen comments and config file |
blob | commitdiff | raw | diff to current |
next |