]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - host.c
Remove a duplicate definition of GLDEBUGPROCARB.
[xonotic/darkplaces.git] / host.c
2018-03-25 havocAdd CL_MeshEntities_*, every frame in the client all...
2013-10-10 divverentsv_checkforpacketsduringsleep: perform a netconn master...
2013-09-29 divverentInitialize host_dirtytime.
2013-09-19 divverentRework game specific hacks to have a special group...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-07-27 divverentRevert "Make cdda optional, server does not need to...
2013-07-26 nikoliMake cdda optional, server does not need to play music
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-02-23 havocchanged r_refdef.stats struct to be an array indexed...
2013-01-02 divverentserver: ignore out of order prespawn/spawn/begin commands
2012-09-19 divverentturn off session locking if running -readonly
2012-07-21 havocdon't honor cl.paused or host_framerate in demo playbac...
2012-04-20 divverentVM_sprintf: use intmax_t for integer types
2012-04-19 divverentremove some more dead code
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-03-12 divverentintroducing "scr_loadingscreen_firstforstartup"
2012-02-24 divverentdon't accumulate time reports for the first 10 seconds...
2012-02-24 divverentadd missing variable
2012-02-24 divverentalso count timing info when nobody is playing
2012-02-09 divverentuse togglemenu 1 to enable menu at startup
2011-12-03 divverentadd cl_minfps_force cvar to run minfps code even during...
2011-12-03 divverenttransform: make hysteresis one-sided, no behaviour...
2011-12-03 divverentnew cl_minfps logic that seems a lot more successful...
2011-11-18 divverentmake locksession a bit more robust by calling FS_Create...
2011-11-01 divverentCommand line: -sessionid, cvars: locksession, (R/O...
2011-10-31 havocfix a bug that broke cl_maxphysicsframesperserverframe
2011-10-31 havocchanged sv_fixedframeratesingleplayer logic a bit ...
2011-10-26 divverentLinux dedicated server: set nice -19 while spawning...
2011-10-25 havoconly lock the server mutex if executing commands
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-10-17 havocinit/shutdown thread system in dedicated server as...
2011-10-17 divverentnew cvar: cl_maxphysicsframesperserverframe
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-07-09 havocadded -developer3 for crazy debugging sessions (gl_prin...
2011-06-08 havocreworked progs loading so that entvars_t and globalvars...
2011-05-09 havocadded prvm_offsets.h which centralizes field/global...
2011-04-10 divverentbreak the net connection AFTER calling ClientDisconnect...
2011-03-11 havoccache collision trace results from frame to frame
2011-02-25 havocreworked the entire config loading system for the gamed...
2011-02-07 eihrulfactor out thread interface from dpsoftrast
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-08-21 havocfix errors related to cl_rollangle on dedicated servers...
2010-06-21 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
2010-04-24 divverentmode "developer -1" that behaves like old "developer...
2010-04-15 divverentblock key events while in the event handler called...
2010-04-14 vortexDP_CSQC_SETPAUSE (clientside pause that only works...
2010-03-26 divverenthost_maxwait cvar to possibly work around timing troubl...
2010-02-28 divverentDetect appended data to the DP executable.
2010-02-27 havocchanged r_speeds labels again, less csqc monitoring...
2010-02-26 divverentrefactor timing, so that timing code is in sys_shared.c.
2010-02-25 havocuse CONFIGFILENAME and STARTCONFIGFILENAME macros inste...
2010-02-25 havocadd several more R_TimeReport calls for better analysis...
2010-02-20 havocadded server and client timing data to r_speeds 2
2010-01-31 havocfix a bunch of warnings
2009-12-27 havocfix developer_extra and developer_insane cvar declarations
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-23 blubAdding FreeType2 and UTF-8 Support.
2009-12-20 divverentslowmo: when slowmo is < 1, restrict sys_ticrate not...
2009-12-20 divverentmaxidlefps fix for maxfps 0
2009-11-13 havocdon't call Mem_CheckSentinelsGlobal in image loaders...
2009-10-19 havocODE physics engine support, needs more work, disabled...
2009-10-18 havocreplaced host_sleep with cl_maxfps_alwayssleep cvar...
2009-09-25 divverentsnd_alsa: MIDI input support! MIDI events get mapped...
2009-09-23 divverentprevent information leakage from trace_ globals to...
2009-09-18 havocfix framerate limiting - when cl_maxfps is 0, run clien...
2009-09-18 havocenable host_sleep 1 by default
2009-09-09 havocuse -developer automatically in debug builds
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-08-07 divverentStupid hack: force an entity frame once 5 frames were...
2009-06-16 divverentMUCH more paranoid memory checking (use random address...
2009-05-20 divverentimprove abstraction of the console buffers; console...
2009-05-17 divverentexperimental new persistent console history (uses same...
2009-04-12 havocfix mispredictions when paused, or when console is...
2009-04-10 divverentclear mouse input at a better stage (should fix cl_maxf...
2009-04-05 divverentgraceful handling of stack underflows, or host_abortfra...
2009-04-04 divverentmove csqc_progdata and csqc_progdata_deflated from...
2009-04-04 divverentfix memory leaks in server csqc
2009-04-04 havocdon't apply host_sleep when in a timedemo
2009-04-04 havocadded host_sleep cvar, defaults to 1 millisecond wait...
2009-03-21 divverentDP_QC_GETTIME
2009-03-07 divverentallow maxplayers to be changed in game (it'll then...
2009-02-25 havocZQ_PAUSE extension patch from GreEn`mArine
2008-12-29 havocopen client sockets before video starts, so that the...
2008-09-04 havocsplit FS_Open into FS_OpenRealFile and FS_OpenVirtualFi...
2008-08-24 divverentrcon: use multiple reply packets to fit any size (where...
2008-08-23 divverentjpeg: handle errors properly (with longjmp)
2008-08-22 havocdefault cl_maxfps to 0 rather than 1000000
2008-08-22 havocallow cl_maxfps and cl_maxidlefps to be 0, meaning...
2008-08-15 havocregister disconnect command even on dedicated server
2008-06-26 havocsync console command execution to the server timer...
2008-05-08 havocfix nexuiz menu mouse input by resetting in_mouse_x...
2008-05-08 havocimplemented support for turning off mousegrab in csqc...
2008-02-22 havocset csqc world.mins and world.maxs (reworked World_SetS...
2008-02-14 havocremove cl_alwayssleep, it only does what we want on...
2008-02-14 havocadded experimental cl_alwayssleep cvar which calls...
2008-02-04 havochuge audit of dprints throughout engine, all notices...
next