]> icculus.org git repositories - divverent/darkplaces.git/history - sv_user.c
Updated cl_modelindexlist command with additional model information, including model...
[divverent/darkplaces.git] / sv_user.c
2007-07-03 havocfix the jump-slide bug in the sv_gameplayfix_qwplayerph...
2007-06-15 havocanother attempt at fixing bugs with downloads caused...
2007-05-22 divverentReject clc_stringcmd with \r and \n in them; when devel...
2007-05-11 havocmoved almost all server cvars to sv_main.c and added...
2007-05-11 havocadded friction and waterfriction movevars stats
2007-05-07 havocnow sends player physics variables as stats, including...
2007-05-07 havocincreased tolerance on warnings in DEBUGMOVES code
2007-04-16 havocEF_LOWPRECISION is now default on all entities except...
2007-04-05 havocreworked predicted player physics to call PlayerPreThin...
2007-04-05 havocfix bug with players not moving during the input timeou...
2007-04-03 havocfix bug in the previous movement patch where moves...
2007-04-03 havocchanged PlayerPrethink/think/PlayerPostThink to occur...
2007-03-27 havocadded .float disableclientprediction field for qc to...
2007-03-03 havocfixed bug that was causing prediction to fail periodica...
2007-03-03 havocserver now executes predicted moves of more than 50ms...
2007-03-02 havocless hacky solution to resetting movesequence on a...
2007-03-02 havocfix really stupid bug introduced in sv_user.c revision...
2007-02-19 havocthis patch may break things and needs testing
2007-02-18 havoca cosmetic change as suggested by div0:
2007-02-15 havoccleaned up client qc, menu qc, and server qc VM initial...
2007-02-14 havocadded a check for level changes which blocks prediction...
2007-02-07 havocadded a check for move->sequence that is more than...
2007-02-06 havoctolerate clients living up to one frame in the future...
2007-02-06 havocfix very stupid typo in input merging when cl_movement...
2007-02-05 havocdisabled debug print I forgot about
2007-02-05 havocredesigned input networking code (still same protocol...
2007-02-05 havocchanged default sv_clmovement_minping from 100 to 0
2007-02-03 havocrevised sv_clmovement_waitforinput default from 2 to...
2007-01-24 havocredesigned tempstring system, now uses a fixed size...
2007-01-21 havocimplemented individual file downloads on darkplaces...
2007-01-14 havoccast time of received moves to float to prevent negativ...
2007-01-12 havocchanged Cmd_AddCommand to only work for console command...
2006-07-08 havocadded ping and packet loss display to scoreboard, and...
2006-06-11 havocfixed 'slow gravity' bug when cl_movement players are...
2006-05-28 havocfurther tweaks to prediction
2006-05-28 havocadded sv_clmovement_* cvars to disable movement predict...
2006-05-26 havocimplemented sv_gameplayfix_qwplayerphysics
2006-05-25 havoctry not to kick players for supposed speed cheating...
2006-05-25 havocfixed sv_waterfriction code so it is now used
2006-05-25 havocadded sv_waterfriction, sv_airaccelerate, sv_wateraccel...
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-03-15 havocdon't set qc impulse more than once per packet
2006-03-07 havocfixed pogostick/doublejump bug when running id1 qc...
2006-02-26 havocqw support is 99% working
2006-02-23 havocrearrange SV_VM_Begin/End again to fix crashes
2006-02-23 havocadded qw compatible "rcon" support (allows a client...
2006-02-23 havocmake cl_movement handling a little more robust (hopefully)
2006-02-20 havocfix player not being able to move bug introduced by...
2006-02-16 havocfixed bug that allowed accidental speed cheating with...
2006-02-15 havocalso accumulate impulses when receiving multiple packet...
2006-02-15 havocimproved server handling of multiple packets per client...
2006-02-12 havocfixed changelevel networking bug (now ignores clc_ackfr...
2006-02-01 havocadded description string to all cvars and commands
2006-01-10 havocadded button9-16
2005-10-26 havocsplit SV_Physics_Entity into SV_Physics_Entity and...
2005-08-23 sajtAdded sv_maxairspeed cvar (default 30). This was alread...
2005-06-06 havocuse only the latest ping time, not averaged
2005-06-05 havocfixed impulse lossage problem (ApplyClientMove wasn...
2005-05-29 havocfix bug causing impulses to often be lost
2005-05-27 black-CVS: --------------------------------------------...
2005-05-24 havocrewrote protocol version system (including splitting...
2005-05-20 havocremoved unused applytime field from usercmd_t
2005-05-16 havocsplit SV_ReadClientMove into two functions, SV_ReadClie...
2005-05-13 havocupgraded both QuakeC VMs to use a table of negative...
2005-04-16 havocfix a crash when s->tag_entity is higher than current...
2004-12-13 black-Fixed the stupid bug introduced by my NEX_PLAYERMODEL...
2004-12-03 havocdon't let clients kill server with bogus cursor_entityn...
2004-12-02 blackIve done three todo items:
2004-12-01 havocfix a typo
2004-12-01 havocmodified PRYDON_CLIENTCURSOR extension to reset cursor_...
2004-12-01 havocimplemented PRYDON_CLIENTCURSOR extension (clientside...
2004-11-13 havocreplaced all uses of sv_player with host_client->edict...
2004-10-08 havocadded "QC function <name> is missing" warnings to more...
2004-10-08 havocgot rid of cl_nodelta cvar (it has never been useful...
2004-09-26 havocadded r_rtworld, r_rtworldshadows, r_rtdlight, r_rtdlig...
2004-09-14 havocPROTOCOL_DARKPLACES5
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-02-22 havocallow "rate" command to be executed on server when...
2003-10-21 havocphysics code no longer uses allsolid (mainly of concern...
2003-09-17 havocthe new partial-update entity compression protocol...
2003-09-13 havocmore developer_networkentities messages
2003-09-13 havocrenamed PROTOCOL_VERSION stuff to PROTOCOL_QUAKE, PROTO...
2003-08-30 havocreverted the massive svs.connectedclients change, now...
2003-08-19 havocmore q3bsp work (and no it still doesn't work right)
2003-08-08 havocreverted noclip movement to quake behavior (commented...
2003-08-06 havocupgraded network protocol to DPPROTOCOL_VERSION4 -...
2003-07-03 havocgot rid of sv_predict because it caused too many proble...
2003-06-22 havocThis is the network rewrite I've been working on for...
2003-06-07 havocKRIMZON_SV_PARSECLIENTCOMMAND extension (untested curre...
2003-05-28 havocgot rid of my attempts to delay sending the ServerInfo...
2003-05-26 havocfixed connection process again
2003-05-25 havocsome cleanups to hostcache (got rid of driver/address...
2003-04-26 havocreverted dynamic allocation of sv.edicts because there...
2003-04-25 havocsv.edicts (and related things) are now dynamically...
2003-04-03 havocfix for server dying when someone times out
2003-03-21 havocadded more SV_CheckVelocity calls on players for safety...
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2002-10-29 havocchanged how QC interpreter handles edict field access...
2002-09-02 havocyou can now open/close the console independently of...
2002-06-09 lordhavocSV_PointContents removed (all calls replaced with Mod_P...
next