]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - console.c
Merge PR 'Make particles solid squares when cl_particles_quake is set to 2'
[xonotic/darkplaces.git] / console.c
2024-03-11 bones_was_heremap command: recognise Q3BSP variants IBSP47 and IBSP48
2024-01-21 bones_was_hereMisc data type and comment fixes
2024-01-21 bones_was_heresys: optimise printing to stdout
2024-01-21 bones_was_herePRVM: optimise tempstring creation
2024-01-21 bones_was_hereFix uses of strlcpy on unterminated source strings
2024-01-20 bones_was_herecom: rename BSD strlcpy and strlcat
2024-01-05 bones_was_heresys: make stdout/stderr configurable during runtime
2024-01-03 bones_was_heresys: commenting and tidying
2023-01-14 bones_was_hereRemove code duplication in messagemodes and commandmode
2023-01-14 bones_was_hereDisable messagemode and messagemode2 during demo playback
2022-09-20 bones_was_hereFix GCC 11 warns: Con_Shutdown misleading indentation
2022-01-13 bones_was_hereMerge MR 'Make trace entity culling optional for specta...
2021-09-18 Ashley 'LadyHavoc... Fix an IO exception on exit when using -condebug becaus...
2021-07-30 Cloudwalksys_win: Delete sys_win and conproc. We no longer use...
2021-07-30 Cloudwalksys: Rename Sys_Print(f)ToTerminal to Sys_Print(f)...
2021-05-25 CloudwalkAdd/update license headers across various files
2020-12-31 cloudwalkconsole: Readd code accidentally removed
2020-12-31 cloudwalkmodel: Recognize Valve BSP format. Add file format...
2020-12-19 havocFix a few warnings in VS2019.
2020-09-17 cloudwalkUnify the command and cvar flags, under the CF_ prefix.
2020-09-17 cloudwalkRename qboolean to qbool
2020-09-08 cloudwalkRename COM_CheckParm to Sys_CheckParm and move it to...
2020-07-21 cloudwalkIncrease console verbosity so it feels like the engine...
2020-07-20 cloudwalkFix compile warnings from gcc and g++
2020-07-15 cloudwalkprogs: Implement new extension DP_QC_FS_SEARCH_PACKFILE
2020-07-01 cloudwalkFix rcon
2020-06-29 cloudwalkImplement standards-compliant chat input editing functi...
2020-06-27 cloudwalkRemove Con_Warnf and Errorf. Use macros to change color...
2020-06-27 cloudwalkFix buffer position check
2020-06-27 cloudwalkIn Nicks_CompleteCountPossible, use MAX_SCOREBOARDNAME...
2020-06-22 cloudwalkMove Sys_InitConsole to Con_Init
2020-06-21 cloudwalkRevert "Initialize console commands and cvars before...
2020-06-20 cloudwalkInitialize console commands and cvars before anything...
2020-06-18 cloudwalkDisable readonly on two cvars so recent improvements...
2020-06-18 cloudwalkOrganize system and host globals into structs. Implemen...
2020-06-15 cloudwalkPlay chat sound defined by cvars rather than hardcoded...
2020-06-11 cloudwalkInitial implementation of command flag system
2020-06-08 cloudwalkRevert the cvar alias system, as a checkpoint pending...
2020-06-06 cloudwalkFix crash when autocompleting a cvar alias
2020-06-06 cloudwalkInitial implementation of cvar aliases, with slowmo...
2020-05-25 cloudwalkImplement Con_Error(f) and Con_Warn(f), error and warni...
2020-05-16 cloudwalkMake use of CACHEPICFLAG_FAILONMISSING flag for conback...
2020-01-22 havoccvars are now instanced in &cvars_all as a tracking...
2020-01-21 havocSplit the global cmd interpreter into 4 separate ones...
2020-01-09 havocCorrected names in credits to be more accurate and...
2018-04-11 havocAdded Draw_GetPicWidth, Draw_GetPicHeight, Draw_IsPicLo...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2015-08-03 divverentColor code editing
2014-12-29 divverentUse proper Unicode defined characters for the "......
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2013-12-23 divverent"log_file_stripcolors" cvar to strip colors from log_file;
2013-09-19 divverentRework game specific hacks to have a special group...
2013-02-28 havocimplemented loading of the RMQe variant of BSP2 ("2PSB")
2013-02-24 divverentNevermind, we can't remove that STX char... just add...
2013-02-24 divverentFix bug with cl_parse.c putting extra \2 in the Con_Pri...
2013-02-24 divverentLets add the ability to have silent messages sent to...
2012-09-06 divverentspecial character translation: don't generate control...
2012-03-01 divverentCon_ClearNotify: only hide notify, not chat
2012-02-20 havocadded Q1 BSP2 format support, compatible with hmap2
2012-02-10 divverentfix a few clang warnings that try to hint to buffer...
2011-12-01 eihrulcheck for valid socket in Con_Rcon_Redirect_Flush
2011-10-27 divverentframegroups: add support for group names specified...
2011-10-25 havocadded Sys_PrintfToTerminal function for convenience...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-17 havocadded sv_threaded cvar, the server can now be moved...
2011-09-02 divverentadd -noconsole option to block console input and display
2011-08-17 divverentallow extra args for messagemode and messagemode2 to...
2011-06-12 divverentremove duplicate names from file search results
2011-01-29 divverentSquashed commit of the following:
2011-01-23 havocfix several conversion warnings
2010-12-27 divverentfix a bug in special character translation leading...
2010-12-25 divverentless unix terminal spam if developer <= 0 (should this...
2010-12-12 divverentfix sys_specialcharactertranslation for utf-8 mode
2010-11-21 havocfix a couple error messages on shutdown of dedicated...
2010-11-18 havocfix proquake rcon replies - use NetConn_Write, not...
2010-11-18 havocadded server support for proquake rcon when running...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-08-09 havocimproved include order to fix some compile errors using...
2010-07-01 divverenta third console picture layer. NOW we should be able...
2010-07-01 divverentnew cvar r_draw2d to turn off all 2D drawing (except...
2010-06-29 divverentnew cvars:
2010-06-23 divverentr_font_disable_freetype 0: don't replace the char by...
2010-06-19 divverentallow to freely place the chat panel when con_chatrect...
2010-04-24 divverentmode "developer -1" that behaves like old "developer...
2010-03-14 divverentfix how plural of alias works
2010-01-31 havocfix a bunch of warnings
2010-01-13 havocdon't draw conback when the file is missing, behave...
2010-01-05 eihrulfixed signed vs. unsigned warning
2010-01-05 blubfixing a possible invalid memory access spotted by...
2009-12-30 divverentfix engine version display
2009-12-30 divverentmore redundant suffix elimination
2009-12-30 divverentremove redundant _Size suffix from textwidth functions...
2009-12-30 divverentfix alignment of fps counter with ft2 fonts, and other...
2009-12-28 divverentremove a no longer applying fixme comment
2009-12-28 divverentadded masking to Con_DrawConsole, and removed it from...
2009-12-28 blubDrawQ_TextWidth_Font_Size for the engineversion string...
2009-12-27 havocfix a bunch of type-punned pointer warnings
2009-12-27 havocreworked console rendering, now uses con_backscroll...
2009-12-27 havocadded Con_MaskPrintf, Con_Printf/Con_DPrintf and friend...
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
next