]> git.xonotic.org Git - xonotic/darkplaces.git/history - host.c
Merge MR 'Move SDL_GL_GetProcAddress after creating GL context'
[xonotic/darkplaces.git] / host.c
2018-04-03 havocAdd CL_MeshEntities_*, every frame in the client all...
2013-10-12 divverentsv_checkforpacketsduringsleep: perform a netconn master...
2013-10-10 divverentsv_checkforpacketsduringsleep: perform a netconn master...
2013-10-03 divverentInitialize host_dirtytime.
2013-09-29 divverentInitialize host_dirtytime.
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-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
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-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-26 nikoliMake cdda optional, server does not need to play music
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-02-25 havocchanged r_refdef.stats struct to be an array indexed...
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
2013-01-02 divverentserver: ignore out of order prespawn/spawn/begin commands
2012-09-19 divverentturn off session locking if running -readonly
2012-09-19 divverentturn off session locking if running -readonly
2012-07-23 havocdon't honor cl.paused or host_framerate in demo playbac...
2012-07-21 havocdon't honor cl.paused or host_framerate in demo playbac...
2012-05-13 divverentVM_sprintf: use intmax_t for integer types
2012-04-20 divverentVM_sprintf: use intmax_t for integer types
2012-04-19 divverentremove some more dead code
2012-04-19 divverentremove some more dead code
2012-04-11 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-03-13 divverentintroducing "scr_loadingscreen_firstforstartup"
2012-03-12 divverentintroducing "scr_loadingscreen_firstforstartup"
2012-02-24 divverentdon't accumulate time reports for the first 10 seconds...
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-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
2012-02-09 divverentuse togglemenu 1 to enable menu at startup
2011-12-04 divverentadd cl_minfps_force cvar to run minfps code even during...
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 divverenttransform: make hysteresis one-sided, no behaviour...
2011-12-03 divverentnew cl_minfps logic that seems a lot more successful...
2011-12-03 divverentnew cl_minfps logic that seems a lot more successful...
2011-11-19 divverentmake locksession a bit more robust by calling FS_Create...
2011-11-18 divverentmake locksession a bit more robust by calling FS_Create...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-02 Rudolf Polzerfix some va() use difference
2011-11-02 divverentCommand line: -sessionid, cvars: locksession, (R/O...
2011-11-01 divverentCommand line: -sessionid, cvars: locksession, (R/O...
2011-11-01 havocchanged sv_fixedframeratesingleplayer logic a bit ...
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-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-18 havocinit/shutdown thread system in dedicated server as...
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-17 divverentnew cvar: cl_maxphysicsframesperserverframe
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-07-23 havocadded -developer3 for crazy debugging sessions (gl_prin...
2011-07-09 havocadded -developer3 for crazy debugging sessions (gl_prin...
2011-06-13 havocreworked progs loading so that entvars_t and globalvars...
2011-06-08 havocreworked progs loading so that entvars_t and globalvars...
2011-05-14 havocadded prvm_offsets.h which centralizes field/global...
2011-05-09 havocadded prvm_offsets.h which centralizes field/global...
2011-04-10 divverentbreak the net connection AFTER calling ClientDisconnect...
2011-04-10 divverentbreak the net connection AFTER calling ClientDisconnect...
2011-03-20 havoccache collision trace results from frame to frame
2011-03-11 havoccache collision trace results from frame to frame
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-02-25 havocreworked the entire config loading system for the gamed...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-02-07 eihrulfactor out thread interface from dpsoftrast
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-08-22 havocfix errors related to cl_rollangle on dedicated servers...
2010-08-21 havocfix errors related to cl_rollangle on dedicated servers...
2010-06-22 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
2010-06-21 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
2010-04-30 divverentmode "developer -1" that behaves like old "developer...
2010-04-30 divverentblock key events while in the event handler called...
2010-04-30 vortexDP_CSQC_SETPAUSE (clientside pause that only works...
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-29 divverenthost_maxwait cvar to possibly work around timing troubl...
2010-03-26 divverenthost_maxwait cvar to possibly work around timing troubl...
2010-03-02 divverentDetect appended data to the DP executable.
2010-03-02 havocchanged r_speeds labels again, less csqc monitoring...
2010-03-02 divverentrefactor timing, so that timing code is in sys_shared.c.
2010-02-28 divverentDetect appended data to the DP executable.
next