]> git.xonotic.org Git - xonotic/darkplaces.git/history - host_cmd.c
Merge MR 'Move SDL_GL_GetProcAddress after creating GL context'
[xonotic/darkplaces.git] / host_cmd.c
2021-03-17 cloudwalkFix pure data entities being linked into the area grid...
2016-08-18 divverentStop using bytes >= 128 in format strings. They break...
2016-08-18 divverentAdd a cvar net_sourceaddresscheck (default 1) to ignore...
2016-07-20 divverentStop using bytes >= 128 in format strings. They break...
2016-06-27 divverentAdd a cvar net_sourceaddresscheck (default 1) to ignore...
2015-03-04 divverentFix overrun in fullinfo.
2015-03-04 divverentFix NULL in pause command.
2015-03-04 divverentFix overrun in fullinfo.
2015-03-04 divverentFix NULL in pause command.
2015-02-27 divverentGet rid of some funny console spam on some invalid...
2015-02-27 divverentGet rid of some funny console spam on some invalid...
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-09 divverentFix some warnings.
2014-01-07 divverentFix some warnings.
2013-10-03 havocadded GAME_SSAMMO
2013-09-26 havocadded GAME_SSAMMO
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-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-04-01 vortexRewritten SVQC stringbuffer saving routines (which...
2013-03-28 vortexRewritten SVQC stringbuffer saving routines (which...
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-12-31 havocadded GAME_QUOTH to use the hipnotic hud and workaround...
2012-12-22 havocadded GAME_QUOTH to use the hipnotic hud and workaround...
2012-09-29 divverentfix rcon crash
2012-09-27 divverentfix rcon crash
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...
2011-11-26 divverentfix a stupid typo in pausable checking code
2011-11-26 divverentfix a stupid typo in pausable checking code
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-08 havocfix compile error (missing variable)
2011-11-08 divverentallow listen server owner to pause the game (this also...
2011-11-08 havocfix compile error (missing variable)
2011-11-08 divverentallow listen server owner to pause the game (this also...
2011-10-31 divverentframegroups: add support for group names specified...
2011-10-27 divverentframegroups: add support for group names specified...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-15 havocfix crashes in viewthing code
2011-10-15 havocfix crashes in viewthing code
2011-10-14 havocuse PRVM_serverfunction when looking up SV_ChangeTeam,
2011-10-14 havocuse PRVM_serverfunction when looking up SV_ChangeTeam,
2011-07-23 havocadded sv_namechangetimer cvar which allows the name...
2011-07-23 havocadded sv_namechangetimer cvar which allows the name...
2011-06-13 havocfix a crash on saving a game
2011-06-13 havocreworked progs loading so that entvars_t and globalvars...
2011-06-08 havocfix a crash on saving a game
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-14 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocadded prvm_offsets.h which centralizes field/global...
2011-05-09 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-05-08 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-02-25 havocreworked the entire config loading system for the gamed...
2011-02-19 divverentFix bad ipv6 support in status 1 and 2 commands:
2011-02-19 divverentFix bad ipv6 support in status 1 and 2 commands:
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-19 havocchanged default status output to match ProQuake 4.51
2010-11-18 havocchanged default status output to match ProQuake 4.51
2010-10-03 divverentmake "status" support IPv6
2010-10-03 divverentmake "status" support IPv6
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-03 divverentfix connect help
2010-09-03 divverentadded arg: connect-userinfo; works like this: "connect...
2010-09-03 divverentfix connect help
2010-09-03 divverentadded arg: connect-userinfo; works like this: "connect...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-06-15 havocfix pqrcon rcon_password bug introduced in r9420 (was not
2010-06-09 havocfix pqrcon rcon_password bug introduced in r9420 (was not
2010-05-21 divverentautocvars: update to current value after loading a...
2010-05-18 divverentautocvars: update to current value after loading a...
2010-05-15 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-10 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-05 vortexcall m_hide() on loadgame/map/changelevel/restart if...
2010-05-02 vortexcall m_hide() on loadgame/map/changelevel/restart if...
2010-04-08 havocuse multiple prints for ProQuake compatibility in statu...
2010-04-08 havocuse 3 spaces before IP address in status output, not...
2010-04-04 havocuse multiple prints for ProQuake compatibility in statu...
2010-04-04 havocuse 3 spaces before IP address in status output, not...
2010-02-22 vortexExperimental feature of saving buffers within savegame...
2010-02-10 vortexExperimental feature of saving buffers within savegame...
2010-01-03 divverentWhen loading savegames, unlink all edicts first. This...
2009-12-23 blubAdding FreeType2 and UTF-8 Support.
2009-12-21 divverentfix movement loss tracking
2009-12-21 divverentmovement packet loss tracking
2009-12-21 havocadded mem_bigendian variable
2009-11-03 divverentfirst test of multi-account rcon:
2009-10-18 divverentclean up rcon_secure checks
2009-10-04 havocduplicated PRVM_ExecuteProgram to become MVM_ExecutePro...
2009-10-03 divverentfix two bugs in srcon/rcon_secure 2. It now WORKS.
next