]> git.xonotic.org Git - xonotic/darkplaces.git/history - console.c
Fix compile of vid_glx.c after the update on hwgamma.
[xonotic/darkplaces.git] / console.c
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-10-17 divverentColor code editing
2015-08-03 divverentColor code editing
2014-12-29 divverentUse proper Unicode defined characters for the "......
2014-12-29 divverentUse proper Unicode defined characters for the "......
2014-06-04 havocFixed a large number of WIN64 type conversion warnings.
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2014-01-04 divverent"log_file_stripcolors" cvar to strip colors from log_file;
2013-12-23 divverent"log_file_stripcolors" cvar to strip colors from log_file;
2013-09-21 divverentRework game specific hacks to have a special group...
2013-09-19 divverentRework game specific hacks to have a special group...
2013-03-21 havocimplemented loading of the RMQe variant of BSP2 ("2PSB")
2013-02-28 havocimplemented loading of the RMQe variant of BSP2 ("2PSB")
2013-02-25 divverentNevermind, we can't remove that STX char... just add...
2013-02-25 divverentFix bug with cl_parse.c putting extra \2 in the Con_Pri...
2013-02-25 divverentLets add the ability to have silent messages sent to...
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-18 divverentspecial character translation: don't generate control...
2012-09-06 divverentspecial character translation: don't generate control...
2012-03-09 havocadded Q1 BSP2 format support, compatible with hmap2
2012-03-02 divverentCon_ClearNotify: only hide notify, not chat
2012-03-01 divverentCon_ClearNotify: only hide notify, not chat
2012-02-20 havocadded Q1 BSP2 format support, compatible with hmap2
2012-02-11 divverentfix a few clang warnings that try to hint to buffer...
2012-02-10 divverentfix a few clang warnings that try to hint to buffer...
2011-12-03 eihrulcheck for valid socket in Con_Rcon_Redirect_Flush
2011-12-01 eihrulcheck for valid socket in Con_Rcon_Redirect_Flush
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-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-03 divverentadd -noconsole option to block console input and display
2011-09-02 divverentadd -noconsole option to block console input and display
2011-08-19 divverentallow extra args for messagemode and messagemode2 to...
2011-08-17 divverentallow extra args for messagemode and messagemode2 to...
2011-06-13 divverentremove duplicate names from file search results
2011-06-12 divverentremove duplicate names from file search results
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
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-27 divverentfix a bug in special character translation leading...
2010-12-25 divverentless unix terminal spam if developer <= 0 (should this...
2010-12-25 divverentless unix terminal spam if developer <= 0 (should this...
2010-12-12 divverentfix sys_specialcharactertranslation for utf-8 mode
2010-12-12 divverentfix sys_specialcharactertranslation for utf-8 mode
2010-11-21 havocfix a couple error messages on shutdown of dedicated...
2010-11-21 havocfix a couple error messages on shutdown of dedicated...
2010-11-19 havocfix proquake rcon replies - use NetConn_Write, not...
2010-11-19 havocadded server support for proquake rcon when running...
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-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-08-10 havocimproved include order to fix some compile errors using...
2010-08-09 havocimproved include order to fix some compile errors using...
2010-07-01 divverentnew cvar r_draw2d to turn off all 2D drawing (except...
2010-07-01 divverenta third console picture layer. NOW we should be able...
2010-07-01 divverentnew cvars:
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-27 divverentr_font_disable_freetype 0: don't replace the char by...
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-06-19 divverentallow to freely place the chat panel when con_chatrect...
2010-04-30 divverentmode "developer -1" that behaves like old "developer...
2010-04-24 divverentmode "developer -1" that behaves like old "developer...
2010-03-20 divverentfix how plural of alias works
2010-03-14 divverentfix how plural of alias works
2010-02-01 havocfix a bunch of warnings
2010-01-31 havocfix a bunch of warnings
2010-01-19 havocdon't draw conback when the file is missing, behave...
2010-01-13 havocdon't draw conback when the file is missing, behave...
2010-01-06 eihrulfixed signed vs. unsigned warning
2010-01-06 blubfixing a possible invalid memory access spotted by...
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...
2009-12-25 divverentimprove text word wrapping
2009-12-24 blubtake utf8_enable into account when printing the dots...
2009-12-23 divverentmake utf8 functions safer: give them a size limit in...
2009-12-23 divverentget utf8lib out of common.c by moving the u8_strnlen...
2009-12-23 blubAdding FreeType2 and UTF-8 Support.
2009-12-14 havocfix a crash on shutdown when using developer_memory...
next