2007-12-02 |
havoc | renamed sv_gameplayfix_qwplayerphysics to sv_gameplayfi... |
blob | commitdiff | raw |
2007-10-10 |
divverent | final speedhack fixes |
blob | commitdiff | raw | diff to current |
2007-10-09 |
divverent | last patch by LH fixed speedhack 1.0: -20ms + 30ms... |
blob | commitdiff | raw | diff to current |
2007-10-09 |
havoc | prevent backstepping of clc_move time from doing anything |
blob | commitdiff | raw | diff to current |
2007-10-01 |
havoc | added support for arguire's strange protocols that... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
havoc | fix the jump-slide bug in the sv_gameplayfix_qwplayerph... |
blob | commitdiff | raw | diff to current |
2007-06-15 |
havoc | another attempt at fixing bugs with downloads caused... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
divverent | Reject clc_stringcmd with \r and \n in them; when devel... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
havoc | moved almost all server cvars to sv_main.c and added... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
havoc | added friction and waterfriction movevars stats |
blob | commitdiff | raw | diff to current |
2007-05-07 |
havoc | now sends player physics variables as stats, including... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
havoc | increased tolerance on warnings in DEBUGMOVES code |
blob | commitdiff | raw | diff to current |
2007-04-16 |
havoc | EF_LOWPRECISION is now default on all entities except... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
havoc | reworked predicted player physics to call PlayerPreThin... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
havoc | fix bug with players not moving during the input timeou... |
blob | commitdiff | raw | diff to current |
2007-04-03 |
havoc | fix bug in the previous movement patch where moves... |
blob | commitdiff | raw | diff to current |
2007-04-03 |
havoc | changed PlayerPrethink/think/PlayerPostThink to occur... |
blob | commitdiff | raw | diff to current |
2007-03-27 |
havoc | added .float disableclientprediction field for qc to... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
havoc | fixed bug that was causing prediction to fail periodica... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
havoc | server now executes predicted moves of more than 50ms... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
havoc | less hacky solution to resetting movesequence on a... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
havoc | fix really stupid bug introduced in sv_user.c revision... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | this patch may break things and needs testing |
blob | commitdiff | raw | diff to current |
2007-02-18 |
havoc | a cosmetic change as suggested by div0: |
blob | commitdiff | raw | diff to current |
2007-02-15 |
havoc | cleaned up client qc, menu qc, and server qc VM initial... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
havoc | added a check for level changes which blocks prediction... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
havoc | added a check for move->sequence that is more than... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
havoc | tolerate clients living up to one frame in the future... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
havoc | fix very stupid typo in input merging when cl_movement... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
havoc | disabled debug print I forgot about |
blob | commitdiff | raw | diff to current |
2007-02-05 |
havoc | redesigned input networking code (still same protocol... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
havoc | changed default sv_clmovement_minping from 100 to 0 |
blob | commitdiff | raw | diff to current |
2007-02-03 |
havoc | revised sv_clmovement_waitforinput default from 2 to... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
havoc | redesigned tempstring system, now uses a fixed size... |
blob | commitdiff | raw | diff to current |
2007-01-21 |
havoc | implemented individual file downloads on darkplaces... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
havoc | cast time of received moves to float to prevent negativ... |
blob | commitdiff | raw | diff to current |
2007-01-12 |
havoc | changed Cmd_AddCommand to only work for console command... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
havoc | added ping and packet loss display to scoreboard, and... |
blob | commitdiff | raw | diff to current |
2006-06-11 |
havoc | fixed 'slow gravity' bug when cl_movement players are... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
havoc | further tweaks to prediction |
blob | commitdiff | raw | diff to current |
2006-05-28 |
havoc | added sv_clmovement_* cvars to disable movement predict... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
havoc | implemented sv_gameplayfix_qwplayerphysics |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | try not to kick players for supposed speed cheating... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | fixed sv_waterfriction code so it is now used |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | added sv_waterfriction, sv_airaccelerate, sv_wateraccel... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
havoc | don't set qc impulse more than once per packet |
blob | commitdiff | raw | diff to current |
2006-03-07 |
havoc | fixed pogostick/doublejump bug when running id1 qc... |
blob | commitdiff | raw | diff to current |
2006-02-26 |
havoc | qw support is 99% working |
blob | commitdiff | raw | diff to current |
2006-02-23 |
havoc | rearrange SV_VM_Begin/End again to fix crashes |
blob | commitdiff | raw | diff to current |
2006-02-23 |
havoc | added qw compatible "rcon" support (allows a client... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
havoc | make cl_movement handling a little more robust (hopefully) |
blob | commitdiff | raw | diff to current |
2006-02-20 |
havoc | fix player not being able to move bug introduced by... |
blob | commitdiff | raw | diff to current |
2006-02-16 |
havoc | fixed bug that allowed accidental speed cheating with... |
blob | commitdiff | raw | diff to current |
2006-02-15 |
havoc | also accumulate impulses when receiving multiple packet... |
blob | commitdiff | raw | diff to current |
2006-02-15 |
havoc | improved server handling of multiple packets per client... |
blob | commitdiff | raw | diff to current |
2006-02-12 |
havoc | fixed changelevel networking bug (now ignores clc_ackfr... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
havoc | added description string to all cvars and commands |
blob | commitdiff | raw | diff to current |
2006-01-10 |
havoc | added button9-16 |
blob | commitdiff | raw | diff to current |
2005-10-26 |
havoc | split SV_Physics_Entity into SV_Physics_Entity and... |
blob | commitdiff | raw | diff to current |
2005-08-23 |
sajt | Added sv_maxairspeed cvar (default 30). This was alread... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
havoc | use only the latest ping time, not averaged |
blob | commitdiff | raw | diff to current |
2005-06-05 |
havoc | fixed impulse lossage problem (ApplyClientMove wasn... |
blob | commitdiff | raw | diff to current |
2005-05-29 |
havoc | fix bug causing impulses to often be lost |
blob | commitdiff | raw | diff to current |
2005-05-27 |
black | -CVS: --------------------------------------------... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
havoc | rewrote protocol version system (including splitting... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
havoc | removed unused applytime field from usercmd_t |
blob | commitdiff | raw | diff to current |
2005-05-16 |
havoc | split SV_ReadClientMove into two functions, SV_ReadClie... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
havoc | upgraded both QuakeC VMs to use a table of negative... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
havoc | fix a crash when s->tag_entity is higher than current... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
black | -Fixed the stupid bug introduced by my NEX_PLAYERMODEL... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
havoc | don't let clients kill server with bogus cursor_entityn... |
blob | commitdiff | raw | diff to current |
2004-12-02 |
black | Ive done three todo items: |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | fix a typo |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | modified PRYDON_CLIENTCURSOR extension to reset cursor_... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | implemented PRYDON_CLIENTCURSOR extension (clientside... |
blob | commitdiff | raw | diff to current |
2004-11-13 |
havoc | replaced all uses of sv_player with host_client->edict... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
havoc | added "QC function <name> is missing" warnings to more... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
havoc | got rid of cl_nodelta cvar (it has never been useful... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
havoc | added r_rtworld, r_rtworldshadows, r_rtdlight, r_rtdlig... |
blob | commitdiff | raw | diff to current |
2004-09-14 |
havoc | PROTOCOL_DARKPLACES5 |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2004-02-22 |
havoc | allow "rate" command to be executed on server when... |
blob | commitdiff | raw | diff to current |
2003-10-21 |
havoc | physics code no longer uses allsolid (mainly of concern... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
havoc | the new partial-update entity compression protocol... |
blob | commitdiff | raw | diff to current |
2003-09-13 |
havoc | more developer_networkentities messages |
blob | commitdiff | raw | diff to current |
2003-09-13 |
havoc | renamed PROTOCOL_VERSION stuff to PROTOCOL_QUAKE, PROTO... |
blob | commitdiff | raw | diff to current |
2003-08-30 |
havoc | reverted the massive svs.connectedclients change, now... |
blob | commitdiff | raw | diff to current |
2003-08-19 |
havoc | more q3bsp work (and no it still doesn't work right) |
blob | commitdiff | raw | diff to current |
2003-08-08 |
havoc | reverted noclip movement to quake behavior (commented... |
blob | commitdiff | raw | diff to current |
2003-08-06 |
havoc | upgraded network protocol to DPPROTOCOL_VERSION4 -... |
blob | commitdiff | raw | diff to current |
2003-07-03 |
havoc | got rid of sv_predict because it caused too many proble... |
blob | commitdiff | raw | diff to current |
2003-06-22 |
havoc | This is the network rewrite I've been working on for... |
blob | commitdiff | raw | diff to current |
2003-06-07 |
havoc | KRIMZON_SV_PARSECLIENTCOMMAND extension (untested curre... |
blob | commitdiff | raw | diff to current |
2003-05-28 |
havoc | got rid of my attempts to delay sending the ServerInfo... |
blob | commitdiff | raw | diff to current |
2003-05-26 |
havoc | fixed connection process again |
blob | commitdiff | raw | diff to current |
2003-05-25 |
havoc | some cleanups to hostcache (got rid of driver/address... |
blob | commitdiff | raw | diff to current |
2003-04-26 |
havoc | reverted dynamic allocation of sv.edicts because there... |
blob | commitdiff | raw | diff to current |
2003-04-25 |
havoc | sv.edicts (and related things) are now dynamically... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
havoc | fix for server dying when someone times out |
blob | commitdiff | raw | diff to current |
next |