]> git.rm.cloudns.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2014-01-18 nitroxisAdded more cvars. Also detect disconnect.
2014-01-18 nitroxisConnecting to an IRC server and sending commands works...
2014-01-18 nitroxisWorkaround for non-blocking TCP sockets.
2014-01-14 nitroxisFixes for IRC. Not working though.
2014-01-11 nitroxisMerge remote-tracking branch 'origin/divVerent/lhnet_tc...
2014-01-10 nitroxisSmall fixes for IRC.
2014-01-10 Jānis RūcisIRC: respond to pings
2014-01-10 Jānis RūcisIRC: fix crash due to a missing prefix
2014-01-10 Jānis RūcisIRC: use a private memory pool
2014-01-10 Jānis RūcisIRC: recognize some more commands and replies
2014-01-10 Jānis RūcisIRC: add some readable console output
2014-01-10 Jānis RūcisIRC: start understanding numeric replies
2014-01-10 Jānis RūcisIRC: use player name as "real name"
2014-01-10 Jānis RūcisIRC: irc_nickname cvar
2014-01-10 Jānis RūcisIRC: mark developer prints
2014-01-10 Jānis RūcisIRC: tweak messages
2014-01-10 Jānis RūcisIRC: check full buffers
2014-01-10 Jānis RūcisIRC: use size_t where-ever appropriate
2014-01-10 Jānis RūcisIRC: make a struct for input/output buffers
2014-01-10 Jānis RūcisIRC: clean up on engine shutdown
2014-01-10 Jānis RūcisIRC: minor cleanup
2014-01-10 Jānis RūcisIRC: move functions around
2014-01-10 Jānis RūcisIRC: factor out message printing
2014-01-10 Jānis RūcisIRC: argument parsing
2014-01-10 Jānis RūcisIRC: clean up parsing sanity checks
2014-01-10 Jānis RūcisIRC: tweak error messages
2014-01-10 Jānis RūcisIRC: remove a cast
2014-01-10 Jānis RūcisIRC: tweak registration
2014-01-10 Jānis RūcisIRC: factor out message parsing
2014-01-10 Jānis RūcisIRC: primitive message parsing
2014-01-10 Jānis RūcisIRC: tweak IRC_Frame
2014-01-10 Jānis RūcisIRC: split ProcessMessages into ProcessAllMessages...
2014-01-10 Jānis RūcisIRC: simplify line splitting
2014-01-06 Rudolf PolzerExtra commit so the top commit doesn't look like a...
2014-01-06 Rudolf Polzer::stable-branch::reset=48dd658f8bbfa60efbd5f56d1c208727...
2014-01-06 divverentPatch by graphitemaster to support column number enhanc...
2014-01-06 divverentDisable r_water_hideplayer while in chase camera view
2014-01-06 divverentCSQC entity sending rework.
2014-01-06 divverentKill csqcentityglobalhistory.
2014-01-06 divverentGive CSQC entity scopes names.
2014-01-06 divverentPatch by graphitemaster to support column number enhanc...
2014-01-06 divverentDisable r_water_hideplayer while in chase camera view
2014-01-06 divverentCSQC entity sending rework.
2014-01-06 divverentKill csqcentityglobalhistory.
2014-01-06 divverentGive CSQC entity scopes names.
2014-01-04 divverentFix cl_curl_maxspeed 0 + sv_curl_maxspeed > 0.
2014-01-04 divverentUnbreak most of sv_ratelimitlocalplayer.
2014-01-04 divverent"log_file_stripcolors" cvar to strip colors from log_file;
2014-01-04 divverentFix cl_curl_maxspeed 0 + sv_curl_maxspeed > 0.
2014-01-03 divverentUnbreak most of sv_ratelimitlocalplayer.
2013-12-23 divverent"log_file_stripcolors" cvar to strip colors from log_file;
2013-12-19 divverentENTITYSIZEPROFILING: also log entity number and sendflags.
2013-12-19 divverentENTITYSIZEPROFILING: also log entity number and sendflags.
2013-12-18 havocPatch from graphitemaster adding r_fxaa cvar, this...
2013-12-18 havocUpgrade CL_VM_InputEvent to using floats rather than...
2013-12-18 havocdon't try to validate parameters to an opcode that...
2013-12-18 havocpatch from Blub to make BSDmakefile work again, this...
2013-12-15 havocUpgrade CL_VM_InputEvent to using floats rather than...
2013-12-14 havocdon't try to validate parameters to an opcode that...
2013-11-30 havocPatch from graphitemaster adding r_fxaa cvar, this...
2013-11-29 havocpatch from Blub to make BSDmakefile work again, this...
2013-11-25 havocsuppress shadow entities when preparing an rtlight...
2013-11-25 havocenable CONFIG_CD on Visual Studio projects, somehow...
2013-11-25 havocclarify in_pitch_* cvar descriptions about upward/downw...
2013-11-20 havocsuppress shadow entities when preparing an rtlight...
2013-11-04 havocenable CONFIG_CD on Visual Studio projects, somehow...
2013-10-16 havocclarify in_pitch_* cvar descriptions about upward/downw...
2013-10-13 divverentSoftware tcmod/tcgen: skip if pass needs no texcoords...
2013-10-13 divverentSoftware tcmod/tcgen: skip if pass needs no texcoords...
2013-10-12 divverentNetconn: when an encrypted connection is used, randomly...
2013-10-12 divverentUpdate m_draw prototype in dpdefs.
2013-10-12 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-10-12 divverentAllow refreshserverlist() to also clear the list like...
2013-10-12 divverentsv_checkforpacketsduringsleep: perform a netconn master...
2013-10-12 divverentFix cl_curl_enabled 0.
2013-10-11 divverentNetconn: when an encrypted connection is used, randomly...
2013-10-10 divverentUpdate m_draw prototype in dpdefs.
2013-10-10 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-10-10 divverentAllow refreshserverlist() to also clear the list like...
2013-10-10 divverentsv_checkforpacketsduringsleep: perform a netconn master...
2013-10-09 divverentFix cl_curl_enabled 0.
2013-10-03 divverentsupport "declaring" particle effects at the top of...
2013-10-03 divverentInitialize host_dirtytime.
2013-10-03 havocfix several visual studio projects which did not have...
2013-10-03 havocfix a typo
2013-10-03 havocadded GAME_SSAMMO
2013-10-03 havocrestore the wrapping behavior on tcMod scroll for compa...
2013-09-30 divverentsupport "declaring" particle effects at the top of...
2013-09-29 divverentInitialize host_dirtytime.
2013-09-26 havocfix several visual studio projects which did not have...
2013-09-26 havocfix a typo
2013-09-26 havocadded GAME_SSAMMO
2013-09-21 havocrestore the wrapping behavior on tcMod scroll for compa...
2013-09-21 divverentGLX: Fix desktopfullscreen size when we actually switch...
2013-09-21 divverentFix a compile error on win32 I introduced.
2013-09-21 divverentRework game specific hacks to have a special group...
2013-09-21 divverentGame definitions for Vore Tournament
2013-09-21 divverentTEMPHACK_origin is no longer needed. Begone!
2013-09-20 divverentGLX: Fix desktopfullscreen size when we actually switch...
2013-09-20 divverentFix a compile error on win32 I introduced.
next