]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2006-03-04 havocadded a fast path for queries on "sv_gravity" in CG_Fra...
2006-03-04 havocoptimized entity handling in cgame.c (not used) so...
2006-03-04 havocfix a C99 lazy variable issue with non-C99 compilers
2006-03-03 havocnow only compiles GLSL shaders on demand, this improves...
2006-03-03 havocmove SV_ClearDatagram call to eliminate missing weapon...
2006-03-02 molivierFallback to "vorbis.dll" and "vorbisfile.dll" if "libvo...
2006-03-02 molivierAdded mdfour.[ch] to the MSVC project files
2006-02-28 havocfilter servers by "gameversion" cvar, which is now...
2006-02-28 havoconly query QuakeWorld servers when in GAME_NORMAL mode
2006-02-28 havoccasts to fix warnings in MSVC x64, thanks Willis
2006-02-28 havocpatch from div0 to fix a comment
2006-02-28 havocreduced number of GAME_NEXUIZ checks in the engine...
2006-02-27 havocfix the minutes display on the QW scoreboard
2006-02-27 havocMorphOS networking support patch from bigfoot
2006-02-27 havocadded MorphOS labeling
2006-02-26 havocvast improvements in qw server listings in the server...
2006-02-26 havocadded qw master support to server query system, and...
2006-02-26 havocimproved packet command to have more escape codes ...
2006-02-26 havocfix crash in nq connect (oops)
2006-02-26 havocadded support for qw movevars (sent in server join...
2006-02-26 havocfix the timeout problem with cl_movement 1 mode on...
2006-02-26 havocqw support is 99% working
2006-02-25 havocadded md4four map checksumming, since QW servers seem...
2006-02-25 havocQW support getting very close
2006-02-25 havocQW support getting closer
2006-02-25 havocmoved parse_model_precache and parse_sound_precache...
2006-02-25 havocfix typos that caused colormod to malfunction when...
2006-02-24 havocbeginnings of qw protocol support
2006-02-24 havocadded InfoString_Print
2006-02-24 havocrenamed cl.protocol to cls.protocol
2006-02-24 havocfix infinite loop bugs in InfoString_SetValue
2006-02-24 havocremoved canSend field from netconn_t, and added a froms...
2006-02-24 havocremove an unnecessary SV_VM block
2006-02-24 havocpatch from esteel that fixes the +/-button command...
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 havocchanged Polygon[DF]_Divide functions to also be able...
2006-02-23 havocmerged NetConn_SendReliableMessage into NetConn_SendUnr...
2006-02-23 havocmake cl_movement handling a little more robust (hopefully)
2006-02-23 havocchanged r_speeds to only display timings with r_speeds...
2006-02-23 havocanother int cast for that patch
2006-02-23 havocadded int cast on write call in new terminal printing...
2006-02-23 havocremoved runmove array in favor of using a private entit...
2006-02-23 havocadd the priv.server->move field needed by a previous...
2006-02-23 havocchange unknown opcode error to a Con_DPrintf, this...
2006-02-23 havocdiv0 fixed the bug that caused huge console prints...
2006-02-22 havocfix alias execution order bug introduced by Black on...
2006-02-22 havocfix decal draw order bug introduced in recent commit...
2006-02-22 havocchanged behavior of r_showtris (now only affects geomet...
2006-02-22 havocadded NAN error checks to traceline and tracebox calls...
2006-02-22 havocmade QC error() and objerror() builtins print the error...
2006-02-20 molivierAdded function S_IsSoundPrecached to the sound engine...
2006-02-20 molivierModified path for Transfusion gfx files
2006-02-20 havocfix player not being able to move bug introduced by...
2006-02-19 molivierWorkaround for a bug in the Linux ATI proprietary drive...
2006-02-18 havoccall NetConn_UpdateSockets instead of NetConn_ClientFra...
2006-02-18 havocWillis added a better fallback when the nexuiz menu...
2006-02-17 havocfix crashes with NAN bounding boxes (collisions or...
2006-02-17 havocadded an unstick function used on most entities if...
2006-02-17 havocchanged tryrates array to include 48000, 24000, and...
2006-02-16 havocreworked input timing a bit more, now cl_movement 1...
2006-02-16 havocremove an unused extern for sys_ticrate, and added...
2006-02-16 havocfixed bug that allowed accidental speed cheating with...
2006-02-15 havocadded a small how to install guide and a link to the...
2006-02-15 havocalso accumulate impulses when receiving multiple packet...
2006-02-15 havocchanged client input packets to be sent at a fixed...
2006-02-15 havocimproved server handling of multiple packets per client...
2006-02-15 havocfix very stupid bug that caused entities to sometimes...
2006-02-14 havocfix a typo in vid_conwidth declaration
2006-02-13 havocadded nexuiz-agl executable name so that mac nexuiz...
2006-02-13 havocmodified Host_ServerFrame to run multiple server frames...
2006-02-12 havocnow make clean cleans up the nexuiz executables also
2006-02-12 havocchanged vorbis.dll and friends to use lib prefix (libvo...
2006-02-12 havocadded nexuiz icon and make rules to make use of it...
2006-02-12 havocfixed changelevel networking bug (now ignores clc_ackfr...
2006-02-12 havocmoved sendsignon = true back to where it was, as it...
2006-02-12 havocfix uninitialized specularscale in R_Shadow_RenderSurfa...
2006-02-12 havocfix uninitialized variables in InfoString_GetValue...
2006-02-12 havocrenamed NetConn_UpdateServerStuff to NetConn_UpdateSock...
2006-02-12 havocrollback recent network compression changes, it really...
2006-02-12 havocfixed glsl colormapping brightness bug when using colormod
2006-02-12 havoca fix for the previous fix (don't reset host_client...
2006-02-12 havocGAME_NEXUIZ scoreboard team color names patch from...
2006-02-12 havocfix problems with changelevel causing network compressi...
2006-02-12 havocremoved EntityFrame5_ResetDatabase because it was only...
2006-02-11 havocfix a crash in SV_ConnectClient on bots
2006-02-11 havocremoved crash parameter from Host_ShudownServer, elimin...
2006-02-11 havocminor cleanup of keepalive
2006-02-11 havocmigrated cls.message and client->message buffers into...
2006-02-10 havocadded a comment by MAX_LIGHTSTYLES about savegames
2006-02-09 havocadded diffuse texture alpha support to GLSL shader...
2006-02-08 havocfixed bugs concerning rtlighting of transparent entities
2006-02-08 havoctwo more 4x3 modes
2006-02-07 havocchanged two MAX_LIGHTSTYLE references to cl_max_lightstyle
2006-02-07 havocfixed loadgame to support stock quake savegames (which...
2006-02-07 havocmade MAX_LIGHTSTYLES error into a warning and it now...
2006-02-07 havocadded externs for more of the cl_max_ variables
2006-02-05 blackFix it the right way (and also remove another bug this...
2006-02-05 havoccrash fix for use of $*/$0-9 when not in an alias,...
next