]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2006-06-09 havocoops, forgot these
2006-06-09 havocweb download patch from div0, this adds the "curl"...
2006-06-09 havocnexuiz prediction patch from div0, this adds two new...
2006-06-08 molivierThe BSD audio module had the same bug as the OSS module...
2006-06-08 havocfixed r_drawportals
2006-06-08 havocfixed collision bug on q3 light cones and other non...
2006-06-08 havocno longer converts vertex-morph model formats to float...
2006-06-08 havocadded more image search paths so that md2 model skins...
2006-06-07 havocdon't crash if a quake button entity is on its alternat...
2006-06-07 havocdon't crash if key bindings functions are called with...
2006-06-07 havocfix a < 256 check that should have been < MAX_LIGHTSTYLES
2006-06-07 havocignore GL_EXT_texture3D extension if it reports a bogus...
2006-06-07 havocextra check for gl_texture3d
2006-06-07 havocfix typo
2006-06-07 havocfix maps/ check to use 5 characters, not 4
2006-06-07 havocprevent Image_MipReduce from getting stuck in an infini...
2006-06-07 havocadded stack trace printout to VM_remove warnings
2006-06-07 havocdon't save cvars that are at their default value
2006-06-07 havocfixed an unregistered cvar
2006-06-07 havocdisabled loading of csprogs.dat if developer is less...
2006-06-07 havocadded DP_GFX_EXTERNALTEXTURES_PERMAP extension
2006-06-06 havoccommented out S_StartSound <whatever> not precached...
2006-06-06 molivierAttempt to fix speaker layout for 5.1 and 7.1 sound...
2006-06-06 molivierUse our usual defines for detecting the OS type
2006-06-04 molivierFixed the "nosound" cvar. Thanks to Willis for having...
2006-06-04 molivier- the Linux sound modules (ALSA and OSS) are now write...
2006-06-04 havoccl_bobmodel is now a saved cvar
2006-06-01 havocremoved TE_VORESPIKE, no idea how it came into existenc...
2006-05-30 havocdon't allow runaway loops caused by Con_Print during...
2006-05-30 havocfixed several crashes in video capture code when files...
2006-05-30 havocfix unintended use of alpha test on 2d graphics (hud...
2006-05-29 molivierUpdated Dev-C++ project files
2006-05-29 havocchanged color control menu correction value to 0.5...
2006-05-29 havocfixed repeated gamma ramp setting attempts in case...
2006-05-28 havocfix bug that caused constant gamma ramp setting in...
2006-05-28 havocdisable canjump check until it's fixed
2006-05-28 havocfurther tweaks to prediction
2006-05-28 havocfix a bug where dedicated servers might not respond...
2006-05-28 havocadded a few more GLSL shader program setting calls...
2006-05-28 havocadded sv_clmovement_* cvars to disable movement predict...
2006-05-28 havocno longer sets model->loaded if the model file was...
2006-05-27 havocremove an unused variable
2006-05-27 havoccentering of notify lines in nexuiz now ignores color...
2006-05-27 havoccenterprint no longer counts color codes when centering...
2006-05-26 havocdon't hexdump png images while reading them (why did...
2006-05-26 havocfix bug that was preventing rcon_address from working
2006-05-26 havocimplemented sv_gameplayfix_qwplayerphysics
2006-05-25 havocfix a typo
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-05-25 havocpatch from div0 that allows loading new pak/pk3 archive...
2006-05-25 havocpatch from div0 that makes togglemenu support a paramet...
2006-05-25 havocchanged matchpattern to take a const char *
2006-05-25 havocreplaced cl_beams_relative cvar with cl_beams_quakeposi...
2006-05-25 havocchanged qc profiling to use doubles instead of ints...
2006-05-25 havocincreased runaway jump count limit to 1000000000
2006-05-25 havoccalculate bounding box properly for psk models, and...
2006-05-25 havocfixed crashes when changing a few settings while playin...
2006-05-25 havocfix crash when entering "color" command while playing...
2006-05-25 havocfix playback of demos after playing on a quakeworld...
2006-05-25 havocdisplay qw spectators as spectators on the scoreboard
2006-05-23 havocremove some r_render checks, and added an r_render...
2006-05-17 havoc471
2006-05-15 havocpatch from Dresk that adds a doom3-like "toggle" consol...
2006-05-12 havocreorganized a lot of renderer variables into r_refdef...
2006-05-12 havocundo something not meant to be committed yet
2006-05-12 havocfix two implicit conversions
2006-05-12 havocfix s->waterlevel = 0 and such
2006-05-11 havocremoved the clearing of the root bone in .psa animation...
2006-05-11 havocfix a warning
2006-05-10 havocredesigned skeletal model loading and rendering to...
2006-05-10 havocadded Vector4Set macro
2006-05-10 havocsome clean up of packet parsing
2006-05-10 havocsetinfo *ip on every network connection (currently...
2006-05-10 havocimproved setinfo handling so that quakeworld works...
2006-05-10 havocremoved all 3 uses of the brown-text message prefix...
2006-05-10 havocadded a comment
2006-05-10 havoccleanup of chat prefix character handling, this fixes...
2006-05-09 havocsignificantly reworked the cl_movement code, now predic...
2006-05-09 havocdon't shuffle servers around when pings come in later...
2006-05-09 havocdo q1bsp lighting checks starting with + 0.125 unit...
2006-05-08 havocsplit R_DrawTextureSurfaceList code into several functi...
2006-05-08 havocfix NUL termination issue on the test string by not...
2006-05-08 havocfixes to the test program
2006-05-08 havoclhnet fixes - now calls WSAStartup during LHNET_Init...
2006-05-08 havocfix really stupid bug in qw download code which was...
2006-05-01 havocfix bug with gl_combine 0 transparent water rendering...
2006-05-01 havocfix a type (description as part of value on r_textshadow)
2006-05-01 havocoptimized rtlighting passes by using RSurf_DrawBatch_Si...
2006-05-01 havocrestructured RSurf_DrawLightmap to become RSurf_DrawBat...
2006-04-30 havocchanged svc_setangle to cause interpolated turning...
2006-04-28 havoctreat AltGr key as ALT for bind purposes
2006-04-27 blackAdd _DrawQ_ProcessDrawFlag to clean-up the glblend...
2006-04-27 havocfixed fullbright support in glsl path
2006-04-27 sajtRemoved myself from all the todo items. I no longer...
2006-04-27 sajt*** empty log message ***
2006-04-26 havocadded proper liquidfriction support
2006-04-26 havocoptimized handling of decals, which increased timedemo...
2006-04-26 havoca simple optimization to particle allocation, increased...
next