2015-02-27 |
divverent | Get rid of some funny console spam on some invalid... |
blob | commitdiff | raw |
2014-05-29 |
havoc | Fixed a large number of WIN64 type conversion warnings. |
blob | commitdiff | raw | diff to current |
2014-01-07 |
divverent | Fix some warnings. |
blob | commitdiff | raw | diff to current |
2013-09-26 |
havoc | added GAME_SSAMMO |
blob | commitdiff | raw | diff to current |
2013-08-03 |
divverent | Revert "Revert "Build in subdirs"", as the issues seem... |
blob | commitdiff | raw | diff to current |
2013-07-13 |
divverent | New rate burst handling; cvars: cl_rate_burstsize,... |
blob | commitdiff | raw | diff to current |
2013-03-28 |
vortex | Rewritten SVQC stringbuffer saving routines (which... |
blob | commitdiff | raw | diff to current |
2013-01-02 |
divverent | server: ignore out of order prespawn/spawn/begin commands |
blob | commitdiff | raw | diff to current |
2012-12-22 |
havoc | added GAME_QUOTH to use the hipnotic hud and workaround... |
blob | commitdiff | raw | diff to current |
2012-09-27 |
divverent | fix rcon crash |
blob | commitdiff | raw | diff to current |
2012-04-04 |
havoc | added PRVM_64 define which upgrades the QC VM to double... |
blob | commitdiff | raw | diff to current |
2011-11-26 |
divverent | fix a stupid typo in pausable checking code |
blob | commitdiff | raw | diff to current |
2011-11-08 |
havoc | fix compile error (missing variable) |
blob | commitdiff | raw | diff to current |
2011-11-08 |
divverent | allow listen server owner to pause the game (this also... |
blob | commitdiff | raw | diff to current |
2011-10-27 |
divverent | framegroups: add support for group names specified... |
blob | commitdiff | raw | diff to current |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
blob | commitdiff | raw | diff to current |
2011-10-15 |
havoc | fix crashes in viewthing code |
blob | commitdiff | raw | diff to current |
2011-10-14 |
havoc | use PRVM_serverfunction when looking up SV_ChangeTeam, |
blob | commitdiff | raw | diff to current |
2011-07-23 |
havoc | added sv_namechangetimer cvar which allows the name... |
blob | commitdiff | raw | diff to current |
2011-06-08 |
havoc | fix a crash on saving a game |
blob | commitdiff | raw | diff to current |
2011-06-08 |
havoc | reworked progs loading so that entvars_t and globalvars... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | added prvm_offsets.h which centralizes field/global... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
havoc | reworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage... |
blob | commitdiff | raw | diff to current |
2011-05-08 |
havoc | removed NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL... |
blob | commitdiff | raw | diff to current |
2011-02-25 |
havoc | reworked the entire config loading system for the gamed... |
blob | commitdiff | raw | diff to current |
2011-02-19 |
divverent | Fix bad ipv6 support in status 1 and 2 commands: |
blob | commitdiff | raw | diff to current |
2010-11-18 |
havoc | changed default status output to match ProQuake 4.51 |
blob | commitdiff | raw | diff to current |
2010-10-03 |
divverent | make "status" support IPv6 |
blob | commitdiff | raw | diff to current |
2010-09-04 |
divverent | Adding GAME_XONOTIC and recognizing xonotic executable... |
blob | commitdiff | raw | diff to current |
2010-09-03 |
divverent | fix connect help |
blob | commitdiff | raw | diff to current |
2010-09-03 |
divverent | added arg: connect-userinfo; works like this: "connect... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | fix almost all g++ -pedantic warnings |
blob | commitdiff | raw | diff to current |
2010-07-02 |
havoc | fix a bunch of warnings if compiling darkplaces as... |
blob | commitdiff | raw | diff to current |
2010-06-09 |
havoc | fix pqrcon rcon_password bug introduced in r9420 (was not |
blob | commitdiff | raw | diff to current |
2010-05-18 |
divverent | autocvars: update to current value after loading a... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
havoc | fixed bug with effectinfo.txt loading so that it now... |
blob | commitdiff | raw | diff to current |
2010-05-02 |
vortex | call m_hide() on loadgame/map/changelevel/restart if... |
blob | commitdiff | raw | diff to current |
2010-04-04 |
havoc | use multiple prints for ProQuake compatibility in statu... |
blob | commitdiff | raw | diff to current |
2010-04-04 |
havoc | use 3 spaces before IP address in status output, not... |
blob | commitdiff | raw | diff to current |
2010-02-10 |
vortex | Experimental feature of saving buffers within savegame... |
blob | commitdiff | raw | diff to current |
2010-01-03 |
divverent | When loading savegames, unlink all edicts first. This... |
blob | commitdiff | raw | diff to current |
2009-12-23 |
blub | Adding FreeType2 and UTF-8 Support. |
blob | commitdiff | raw | diff to current |
2009-12-21 |
divverent | fix movement loss tracking |
blob | commitdiff | raw | diff to current |
2009-12-21 |
divverent | movement packet loss tracking |
blob | commitdiff | raw | diff to current |
2009-12-21 |
havoc | added mem_bigendian variable |
blob | commitdiff | raw | diff to current |
2009-11-03 |
divverent | first test of multi-account rcon: |
blob | commitdiff | raw | diff to current |
2009-10-18 |
divverent | clean up rcon_secure checks |
blob | commitdiff | raw | diff to current |
2009-10-04 |
havoc | duplicated PRVM_ExecuteProgram to become MVM_ExecutePro... |
blob | commitdiff | raw | diff to current |
2009-10-03 |
divverent | fix two bugs in srcon/rcon_secure 2. It now WORKS. |
blob | commitdiff | raw | diff to current |
2009-10-02 |
divverent | try making srcon work better with many rcon comamnds... |
blob | commitdiff | raw | diff to current |
2009-10-02 |
divverent | sorry for this 100% untested change... making srcon... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
havoc | rewrote netgraph code |
blob | commitdiff | raw | diff to current |
2009-09-16 |
divverent | fix TH's status patch to again send the same data as... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
havoc | fixed several warnings that appear with -std=gnu99... |
blob | commitdiff | raw | diff to current |
2009-07-04 |
divverent | fix typo in pqrcon |
blob | commitdiff | raw | diff to current |
2009-06-16 |
divverent | MUCH more paranoid memory checking (use random address... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
havoc | patch from RocketGuy for pqrcon command, to administrat... |
blob | commitdiff | raw | diff to current |
2009-05-28 |
divverent | s/random()/rand()/, sorry |
blob | commitdiff | raw | diff to current |
2009-05-25 |
divverent | srcon: add random digits to the the time |
blob | commitdiff | raw | diff to current |
2009-05-24 |
divverent | add a note that for secure rcon, client and server... |
blob | commitdiff | raw | diff to current |
2009-05-16 |
divverent | add a missing cast |
blob | commitdiff | raw | diff to current |
2009-05-16 |
divverent | fix another typo |
blob | commitdiff | raw | diff to current |
2009-05-16 |
divverent | fix latest commit :P |
blob | commitdiff | raw | diff to current |
2009-05-16 |
divverent | print something on "name" length overflow |
blob | commitdiff | raw | diff to current |
2009-04-10 |
divverent | don't need to clear rcon_password on QW server reconnec... |
blob | commitdiff | raw | diff to current |
2009-04-10 |
divverent | - be less paranoid about clearing rcon_password (only... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
divverent | when changing rcon_secure, always clear rcon_password... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
divverent | clear the rcon password on "connect" command or QW... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
divverent | better error handling for overlong srcon commands |
blob | commitdiff | raw | diff to current |
2009-04-09 |
divverent | adding "srcon" protocol, and new cvars: |
blob | commitdiff | raw | diff to current |
2009-04-04 |
havoc | it is now possible to have multiple map models loaded... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
divverent | fix the latest patch (print the right number) |
blob | commitdiff | raw | diff to current |
2009-03-07 |
divverent | allow maxplayers to be changed in game (it'll then... |
blob | commitdiff | raw | diff to current |
2009-02-20 |
divverent | some color tag cleanups by terencehill |
blob | commitdiff | raw | diff to current |
2009-01-08 |
divverent | now handle the SV_VM_Begin stuff correctly here |
blob | commitdiff | raw | diff to current |
2009-01-08 |
divverent | now also save the old prog... hope THIS works always |
blob | commitdiff | raw | diff to current |
2009-01-08 |
divverent | oops, this is in the server VM |
blob | commitdiff | raw | diff to current |
2009-01-08 |
divverent | new cvar: sv_status_show_qcstatus |
blob | commitdiff | raw | diff to current |
2009-01-03 |
divverent | fix cleanup of player names that use ^xRGB |
blob | commitdiff | raw | diff to current |
2008-12-28 |
divverent | fix whitespace handling: |
blob | commitdiff | raw | diff to current |
2008-12-25 |
divverent | terrencehill's color codes patch. Please test thoroughl... |
blob | commitdiff | raw | diff to current |
2008-12-17 |
divverent | fix crash |
blob | commitdiff | raw | diff to current |
2008-12-17 |
divverent | fix warnings |
blob | commitdiff | raw | diff to current |
2008-12-17 |
divverent | more space for client numbers |
blob | commitdiff | raw | diff to current |
2008-12-17 |
divverent | new command by terrencehill: "status 1" and "status... |
blob | commitdiff | raw | diff to current |
2008-12-16 |
divverent | when loading a game, free "text" later |
blob | commitdiff | raw | diff to current |
2008-12-16 |
divverent | save game loading: abort when a token is NULL (might... |
blob | commitdiff | raw | diff to current |
2008-12-16 |
divverent | - add debug prints for saving/loading games for prvm_en... |
blob | commitdiff | raw | diff to current |
2008-11-04 |
divverent | fix some format string errors, and return value of... |
blob | commitdiff | raw | diff to current |
2008-10-04 |
havoc | implemented Quake-compatible savegame saving (writes... |
blob | commitdiff | raw | diff to current |
2008-09-06 |
divverent | sv_status_privacy", "0", "do not show IP addresses... |
blob | commitdiff | raw | diff to current |
2008-09-04 |
havoc | split FS_Open into FS_OpenRealFile and FS_OpenVirtualFi... |
blob | commitdiff | raw | diff to current |
2008-07-19 |
divverent | add feature "prvm_errordump" to make a savegame on... |
blob | commitdiff | raw | diff to current |
2008-06-17 |
havoc | fixed all VS2005 deprecated function warnings |
blob | commitdiff | raw | diff to current |
2008-06-01 |
divverent | some const fixes and type fixes found by gcc -combine |
blob | commitdiff | raw | diff to current |
2008-05-02 |
divverent | sanitize nicknames that start with a 0x01 or 0x02 ... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
divverent | globally rename model_t to dp_model_t for OpenSolaris... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
blob | commitdiff | raw | diff to current |
2008-01-22 |
divverent | make play/play2 dummies when -nosound |
blob | commitdiff | raw | diff to current |
2008-01-12 |
divverent | make packet_f work on dedicated servers too |
blob | commitdiff | raw | diff to current |
next |