]> icculus.org git repositories - divverent/darkplaces.git/history - host_cmd.c
how did boxready survive? oh well
[divverent/darkplaces.git] / host_cmd.c
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2008-01-22 divverentmake play/play2 dummies when -nosound
2008-01-12 divverentmake packet_f work on dedicated servers too
2007-12-22 havocfix sprintf for savegame comment to not overflow on...
2007-11-28 havocpatch from VorteX that makes GAME_DELUXEQUAKE mode...
2007-11-18 havocfix bug with loading a saved game while a demo is playi...
2007-11-12 divverentadded cvar r_fixtrans_auto to automatically call fixtra...
2007-11-09 divverentadd new console command "fixtrans", usage: fixtrans...
2007-10-18 havocfixed a bug in multiplayer savegame loading that caused...
2007-09-24 havocchanged COM_ParseToken_Simple to have a parsebackslash...
2007-09-09 divverentsv_autodemo_perclient - record client-like demos on...
2007-07-09 havocallow multiplayer savegames
2007-06-24 divverentMeasure some timing values for output in status; also...
2007-06-14 havocmoved name validation code to server side
2007-06-14 havocreworked sendsignon logic so that unlimited sends are...
2007-06-13 havocremoved the ^7 after player names in various engine...
2007-06-13 havocbrought back the client->sendsignon flag from original...
2007-06-11 havocincrease default sv_maxrate from 10KB/s to 1MB/s, this...
2007-05-23 havocchanged server to not send pingplreport in response...
2007-05-21 divverentsentcvar: don't append a \n, it's a clc_stringcmd,...
2007-05-20 divverentnew option -capturedemo to capture a demo to an AVI...
2007-05-09 havocrenamed COM_ParseTokenConsole to COM_ParseToken_Console
2007-05-07 havocnow sends player physics variables as stats, including...
2007-04-30 havocmvdsv sucks (changed *ver from showing a string like...
2007-04-27 divverentmake COM_StringLengthNoColors and COM_StringDecolorize...
2007-04-25 divverentprevent abuse by ending netname with a ^: if the name...
2007-04-24 dreskAdded standard color escapes to "changed name to" broad...
2007-04-24 dreskAdded return to standard color coding in "status" comma...
2007-04-24 dreskAdded return to standard color coding in the "Player...
2007-04-24 havocaudited all Sys_Quit calls and gave them return values...
2007-04-16 havocimplemented shownetgraph
2007-04-14 divverentfix segfault sendcvar for non existing cvars introduced...
2007-04-05 havocchanged sv.time to realtime in name change time limit...
2007-04-05 havoceliminated most calls to Sys_DoubleTime (using realtime...
2007-03-17 havocplay a different sound (sound/misc/talk2.wav) for team...
2007-03-16 havocfixed bug where every name/color/playermodel/playerskin...
2007-03-12 havocremoved trailing comments on cvar declarations and...
2007-03-12 havocremoved -demolooponly commandline option as it did...
2007-03-02 havocchanged sendcvar command to send a reply (with no value...
2007-03-01 havocfixed problems with playing on QW server caused by...
2007-02-20 havocchanged reconnect command description
2007-02-20 havocmade reconnect command reconnect to the last server...
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-12 havocsendcvar now quotes the resulting sentcvar value
2007-01-25 havocclients who are downloading can now receive chat messag...
2007-01-18 havocapplied div0's patch to the tell command adding player...
2007-01-14 havocpatch from div0 to add sv_adminnick cvar which override...
2007-01-12 havocchanged Cmd_AddCommand to only work for console command...
2006-12-15 havocremoved NET_MAXRATE (as it served no useful purpose...
2006-08-14 havocpatch from div0: clamp "ping" reply valies in 0..9999...
2006-08-14 havocpatch from div0: Send download requirements at an earli...
2006-08-05 molivierRemoved all calls to strcpy; most of them are now calls...
2006-07-09 havocadded ping and status command output parsing in the...
2006-07-08 havocadded ping and packet loss display to scoreboard, and...
2006-07-07 havocchanged most COM_ParseToken calls to COM_ParseTokenCons...
2006-06-11 havocdon't allow $ expansion or sendcvar on rcon_password...
2006-06-10 havocdisabled the broken cl_autodemo feature until Sajt...
2006-06-09 havocchanged cvar default setup code such that cvar default...
2006-06-09 havocweb download patch from div0, this adds the "curl"...
2006-05-26 havocfix bug that was preventing rcon_address from working
2006-05-25 havocfix crash when entering "color" command while playing...
2006-05-10 havocimproved setinfo handling so that quakeworld works...
2006-04-20 havocallow changelevel to stop demos (necessary for nexuiz...
2006-04-12 havocdon't hide console when entering a map, only do so...
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-03-25 sajtcl_autodemo, when set to true, automatically records...
2006-03-21 havocrenamed varray_ arrays to rsurface_array_, and they...
2006-03-10 havocwhen loading a savegame, use the saved v_angle value...
2006-02-28 havoccasts to fix warnings in MSVC x64, thanks Willis
2006-02-26 havocimproved packet command to have more escape codes ...
2006-02-26 havocqw support is 99% working
2006-02-25 havocQW support getting very close
2006-02-25 havocQW support getting closer
2006-02-24 havocbeginnings of qw protocol support
2006-02-23 havocfix rcon_password validation to refuse whitespace,...
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 havocmerged NetConn_SendReliableMessage into NetConn_SendUnr...
2006-02-12 havocmoved sendsignon = true back to where it was, as it...
2006-02-11 havocremoved crash parameter from Host_ShudownServer, elimin...
2006-02-11 havocmigrated cls.message and client->message buffers into...
2006-02-07 havocfixed loadgame to support stock quake savegames (which...
2006-02-01 havocadded description string to all cvars and commands
2006-01-11 havocadded sendcvar patch from [515]
2005-11-25 havocping command now works from server console
2005-11-25 havoccleaned up edict clearing when connecting or coming...
2005-11-23 havoccleaned up many text buffer sizes throughout the engine...
2005-11-07 havocremoved \n from all Host_Error, Sys_Error, PRVM_ERROR...
2005-11-05 havoceliminated fs_filesize global, now File_LoadFile and...
2005-10-23 havocdon't send empty lightstyles during signon
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-10-20 havocgcc 4.0 signedness warning fixes and uninitialized...
2005-10-11 havocupdated a comment about the nehahra pmodel command...
2005-07-30 black-Changed a call to VariableString with FindCvar.
2005-07-05 havocadded a 64bif fs_offset_t type to clean up most of...
2005-07-05 havocfixed signed/unsigned mismatch warnings
2005-07-05 havocmore size_t
2005-06-26 black-"add color code to start of chat message to prevent...
2005-06-26 havocremoved "%s changed model to %s" message on .playermode...
next