2024-01-21 |
bones_was_here | PRVM: optimise tempstring creation |
blob | commitdiff | raw |
2024-01-21 |
bones_was_here | Fix uses of strlcpy on unterminated source strings |
blob | commitdiff | raw | diff to current |
2024-01-20 |
bones_was_here | com: rename BSD strlcpy and strlcat |
blob | commitdiff | raw | diff to current |
2024-01-03 |
bones_was_here | cmd: read only one line per frame from stdin |
blob | commitdiff | raw | diff to current |
2024-01-03 |
bones_was_here | cmd: fix stdin command ordering and related stuff |
blob | commitdiff | raw | diff to current |
2023-12-30 |
bones_was_here | con: allow alias loops involving wait to be broken... |
blob | commitdiff | raw | diff to current |
2023-12-23 |
bones_was_here | Merge PR 'Apply default lightstyle to to lightmap when... |
blob | commitdiff | raw | diff to current |
2023-12-21 |
bones_was_here | cbuf: improve some warns, minor cleanup |
blob | commitdiff | raw | diff to current |
2023-12-14 |
Cloudwalk | cmd: Move cprint command to cl_screen |
blob | commitdiff | raw | diff to current |
2023-12-12 |
bones_was_here | cmd: always register server-only commands, don't regist... |
blob | commitdiff | raw | diff to current |
2023-12-12 |
bones_was_here | cmd: reinstate execution of aliases with the same name... |
blob | commitdiff | raw | diff to current |
2023-12-12 |
bones_was_here | cmd: misc cleanup |
blob | commitdiff | raw | diff to current |
2023-12-12 |
bones_was_here | cmd: inline Cmd_Arg* helper funcs in all compilation... |
blob | commitdiff | raw | diff to current |
2023-12-11 |
bones_was_here | cmd: add CON_WARN colour to various non-fatal cvar... |
blob | commitdiff | raw | diff to current |
2023-12-09 |
bones_was_here | cbuf: recycle node after it executes, clear commands... |
blob | commitdiff | raw | diff to current |
2023-12-09 |
bones_was_here | Rename sv_gameplayfix_customstats to sv_qcstats, improv... |
blob | commitdiff | raw | diff to current |
2023-10-28 |
bones_was_here | Merge PR 'Small fixes (indices out of bounds)' |
blob | commitdiff | raw | diff to current |
2023-10-28 |
bones_was_here | Merge PR 'Fix some UB' |
blob | commitdiff | raw | diff to current |
2023-10-02 |
bones_was_here | Merge PR 'Fix a bug on FreeBSD caused by assuming that... |
blob | commitdiff | raw | diff to current |
2023-09-26 |
bones_was_here | cmd: inline Arg helper funcs |
blob | commitdiff | raw | diff to current |
2023-09-26 |
bones_was_here | cbuf: catch runaway command loops, respects -norunaway... |
blob | commitdiff | raw | diff to current |
2023-09-26 |
bones_was_here | cbuf: use standard parsing and buffering of deferred... |
blob | commitdiff | raw | diff to current |
2023-09-26 |
bones_was_here | cbuf: refactor and fix parsing of text blocks into... |
blob | commitdiff | raw | diff to current |
2023-07-21 |
bones_was_here | Add cvar mod_q1bsp_zero_hullsize_cutoff for games using... |
blob | commitdiff | raw | diff to current |
2023-01-24 |
bones_was_here | Merge MR 'Reinstate the ability to override engine... |
blob | commitdiff | raw | diff to current |
2023-01-24 |
bones_was_here | Reimplement the ability to override engine commands... |
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-09-19 |
Cloudwalk | cmd: Check for empty cbuf when inserting too |
blob | commitdiff | raw | diff to current |
2021-09-17 |
Cloudwalk | com_list: Require type explicitly. Remove Q_typeof... |
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-03 |
Cloudwalk | Remove redundant ampersand breaking ContainerOf and... |
blob | commitdiff | raw | diff to current |
2021-05-25 |
Cloudwalk | cvar: Rename aliasindex to aliases_size and only use... |
blob | commitdiff | raw | diff to current |
2021-05-25 |
Cloudwalk | cmd: Add comments to better explain the overly complica... |
blob | commitdiff | raw | diff to current |
2021-05-14 |
cloudwalk | host: Clean it up. Give some functions new names and... |
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-04-20 |
cloudwalk | cmd: Use per-interpreter hooks to handle commands,... |
blob | commitdiff | raw | diff to current |
2021-04-13 |
cloudwalk | host: Move Host_GetConsoleCommands and rename it for... |
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-11-08 |
cloudwalk | com_list: Implement the rest of the linked list API... |
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 | cmd: Add a "cmdline" field to cmd_state_t and fill it. |
blob | commitdiff | raw | diff to current |
2020-10-06 |
cloudwalk | cmd: Apply flags to QC commands too. Fixes +showscores... |
blob | commitdiff | raw | diff to current |
2020-10-06 |
cloudwalk | svvm_cmds: Implement built-in #352 (registercommand... |
blob | commitdiff | raw | diff to current |
2020-09-30 |
cloudwalk | cmd: Fix integer overflow of cbuf->size when using... |
blob | commitdiff | raw | diff to current |
2020-09-28 |
cloudwalk | cmd: Update defer command to allocate the same as Cmd_P... |
blob | commitdiff | raw | diff to current |
2020-09-26 |
cloudwalk | cmd: Fix buffer overflow in cbuf causing Steel Storm... |
blob | commitdiff | raw | diff to current |
2020-09-23 |
cloudwalk | cmd: Fix memory leak in cbuf. Use a dedicated mempool... |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | cmd: Recycle input node before it executes. Avoids... |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | Revert "cmd: Reduce duplicate code with command lookup" |
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 | cmd: Rename cbuf_t to cmd_buf_t |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | cmd: Add missing List_IsEmpty check |
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 | cmd: Re-re-re-re-implement the command parser. Allocate... |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | Rename qboolean to qbool |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | cmd: Rename cbuf_cmd_t to cmd_input_t to clarify its... |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | cbuf: Replace the ugly bitmask thing with an actual... |
blob | commitdiff | raw | diff to current |
2020-09-08 |
cloudwalk | cmd: Rename cmdalias_t to cmd_alias_t for consistency. |
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-09-07 |
cloudwalk | cmd: Re-re-re-implement the cbuf. This time using the... |
blob | commitdiff | raw | diff to current |
2020-09-07 |
cloudwalk | Rename src_command to src_local, to clarify its meaning |
blob | commitdiff | raw | diff to current |
2020-08-19 |
cloudwalk | cmd: Reduce duplicate code with command lookup |
blob | commitdiff | raw | diff to current |
2020-08-16 |
cloudwalk | cmd: Fix double free/use-after-free bugs in defer.... |
blob | commitdiff | raw | diff to current |
2020-08-16 |
cloudwalk | cmd: Refactored the cbuf system to fix a bug and clean... |
blob | commitdiff | raw | diff to current |
2020-08-09 |
cloudwalk | cmd: Reimplement console buffer system as a cyclic... |
blob | commitdiff | raw | diff to current |
2020-07-24 |
cloudwalk | cmd: Improve automatic assignment of command functions |
blob | commitdiff | raw | diff to current |
2020-07-18 |
cloudwalk | cmd: Use reentrant mutex for cbufs. Fixes deadlock... |
blob | commitdiff | raw | diff to current |
2020-07-15 |
cloudwalk | progs: Implement new extension DP_QC_FS_SEARCH_PACKFILE |
blob | commitdiff | raw | diff to current |
2020-06-30 |
cloudwalk | (Round 6) Break up host_cmd.c |
blob | commitdiff | raw | diff to current |
2020-06-27 |
cloudwalk | Remove Con_Warnf and Errorf. Use macros to change color... |
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-21 |
cloudwalk | Partially revert r12699 pending better solution |
blob | commitdiff | raw | diff to current |
2020-06-21 |
cloudwalk | Merge Cmd_Init_Commands into Cmd_Init |
blob | commitdiff | raw | diff to current |
2020-06-21 |
cloudwalk | Revert "Initialize console commands and cvars before... |
blob | commitdiff | raw | diff to current |
2020-06-20 |
cloudwalk | Initialize console commands and cvars before anything... |
blob | commitdiff | raw | diff to current |
2020-06-19 |
cloudwalk | Host_Main improvements. Workaround to avoid crash with... |
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-17 |
cloudwalk | Implement the find command. Basically apropos but three... |
blob | commitdiff | raw | diff to current |
2020-06-17 |
cloudwalk | Fix dumb mistake allowing cheats to be used despite... |
blob | commitdiff | raw | diff to current |
2020-06-17 |
cloudwalk | Auto-register serverfromclient commands to forward... |
blob | commitdiff | raw | diff to current |
2020-06-17 |
cloudwalk | Iterate through interpreters and compare with stored... |
blob | commitdiff | raw | diff to current |
2020-06-15 |
cloudwalk | Add cvar to disable engine stats >= 220. Suppresses... |
blob | commitdiff | raw | diff to current |
2020-06-15 |
cloudwalk | Play chat sound defined by cvars rather than hardcoded... |
blob | commitdiff | raw | diff to current |
2020-06-11 |
cloudwalk | Initial implementation of command flag system |
blob | commitdiff | raw | diff to current |
2020-06-11 |
cloudwalk | Delete the cmd_clientfromserver interpreter. Use cmd_cl... |
blob | commitdiff | raw | diff to current |
2020-06-11 |
cloudwalk | Fix misspelling |
blob | commitdiff | raw | diff to current |
2020-06-09 |
cloudwalk | Print cvar aliases in apropos and cvarlist output properly |
blob | commitdiff | raw | diff to current |
2020-06-08 |
cloudwalk | Fix scope screwup preventing apropos from printing... |
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-08 |
cloudwalk | Remove hook system. Was a fun little experiment but... |
blob | commitdiff | raw | diff to current |
2020-06-06 |
cloudwalk | Fix apropos crash when it reaches cvar alias |
blob | commitdiff | raw | diff to current |
2020-06-06 |
cloudwalk | Initial implementation of cvar aliases, with slowmo... |
blob | commitdiff | raw | diff to current |
2020-06-04 |
cloudwalk | Fix the +map crash once and for all. Defer stuffcmds... |
blob | commitdiff | raw | diff to current |
2020-05-30 |
cloudwalk | Add Cvar_PrintHelp to unify cvar info printing and... |
blob | commitdiff | raw | diff to current |
2020-05-28 |
cloudwalk | Implement experimental hook-like system, with working... |
blob | commitdiff | raw | diff to current |
2020-05-27 |
cloudwalk | Fix defer command. Maintain separate oldrealtime(s... |
blob | commitdiff | raw | diff to current |
2020-05-25 |
cloudwalk | Implement Con_Error(f) and Con_Warn(f), error and warni... |
blob | commitdiff | raw | diff to current |
2020-05-25 |
havoc | Add csqc_polygons_defaultmaterial_nocullface cvar which... |
blob | commitdiff | raw | diff to current |
next |