2006-06-11 |
molivier | Fixed audio capture when the sound engine wasn't restar... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
havoc | removed crosshair_static cvar (now only the hud crossha... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
havoc | removed team colored crosshair feature, removed crossha... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
havoc | removed crosshair_flashspeed and crosshair_flashrange... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
havoc | changed the default crosshair textures to use greyscale... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
havoc | added crosshair_useteamcolor, crosshair_color_red,... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
havoc | fixed 'slow gravity' bug when cl_movement players are... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
molivier | Fixed the 5.1 speaker layout when using SDL on Win32... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
molivier | Added snd_channellayout to configure the speaker layout... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
molivier | When we're recording a demo, we must not stop rendering... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
molivier | Removed some debug printings, and made some others... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
havoc | disabled the broken cl_autodemo feature until Sajt... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | changed cvar default setup code such that cvar default... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | trust the q3bsp NODRAW flag rather than the shader |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | don't allocate a mempool or texture pool if a model... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | fixed another C99 lazy variable declaration bug in... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | another curl message patch from div0 |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | libcurl.2.dylib is apparently compatible for our purpos... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | fix typo that caused crashes in detection of model... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | another patch from div0 to curl messages |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | fix for continuously spewed curl error messages |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | oops, forgot these |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | web download patch from div0, this adds the "curl"... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
havoc | nexuiz prediction patch from div0, this adds two new... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
molivier | The BSD audio module had the same bug as the OSS module... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
havoc | fixed r_drawportals |
commit | commitdiff | tree | snapshot |
2006-06-08 |
havoc | fixed collision bug on q3 light cones and other non... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
havoc | no longer converts vertex-morph model formats to float... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
havoc | added more image search paths so that md2 model skins... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | don't crash if a quake button entity is on its alternat... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | don't crash if key bindings functions are called with... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | fix a < 256 check that should have been < MAX_LIGHTSTYLES |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | ignore GL_EXT_texture3D extension if it reports a bogus... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | extra check for gl_texture3d |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | fix typo |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | fix maps/ check to use 5 characters, not 4 |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | prevent Image_MipReduce from getting stuck in an infini... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | added stack trace printout to VM_remove warnings |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | don't save cvars that are at their default value |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | fixed an unregistered cvar |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | disabled loading of csprogs.dat if developer is less... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
havoc | added DP_GFX_EXTERNALTEXTURES_PERMAP extension |
commit | commitdiff | tree | snapshot |
2006-06-06 |
havoc | commented out S_StartSound <whatever> not precached... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
molivier | Attempt to fix speaker layout for 5.1 and 7.1 sound... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
molivier | Use our usual defines for detecting the OS type |
commit | commitdiff | tree | snapshot |
2006-06-04 |
molivier | Fixed the "nosound" cvar. Thanks to Willis for having... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
molivier | - the Linux sound modules (ALSA and OSS) are now write... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
havoc | cl_bobmodel is now a saved cvar |
commit | commitdiff | tree | snapshot |
2006-06-01 |
havoc | removed TE_VORESPIKE, no idea how it came into existenc... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
havoc | don't allow runaway loops caused by Con_Print during... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
havoc | fixed several crashes in video capture code when files... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
havoc | fix unintended use of alpha test on 2d graphics (hud... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
molivier | Updated Dev-C++ project files |
commit | commitdiff | tree | snapshot |
2006-05-29 |
havoc | changed color control menu correction value to 0.5... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
havoc | fixed repeated gamma ramp setting attempts in case... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
havoc | fix bug that caused constant gamma ramp setting in... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
havoc | disable canjump check until it's fixed |
commit | commitdiff | tree | snapshot |
2006-05-28 |
havoc | further tweaks to prediction |
commit | commitdiff | tree | snapshot |
2006-05-28 |
havoc | fix a bug where dedicated servers might not respond... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
havoc | added a few more GLSL shader program setting calls... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
havoc | added sv_clmovement_* cvars to disable movement predict... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
havoc | no longer sets model->loaded if the model file was... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
havoc | remove an unused variable |
commit | commitdiff | tree | snapshot |
2006-05-27 |
havoc | centering of notify lines in nexuiz now ignores color... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
havoc | centerprint no longer counts color codes when centering... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
havoc | don't hexdump png images while reading them (why did... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
havoc | fix bug that was preventing rcon_address from working |
commit | commitdiff | tree | snapshot |
2006-05-26 |
havoc | implemented sv_gameplayfix_qwplayerphysics |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | fix a typo |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | try not to kick players for supposed speed cheating... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | fixed sv_waterfriction code so it is now used |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | added sv_waterfriction, sv_airaccelerate, sv_wateraccel... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | patch from div0 that allows loading new pak/pk3 archive... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | patch from div0 that makes togglemenu support a paramet... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | changed matchpattern to take a const char * |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | replaced cl_beams_relative cvar with cl_beams_quakeposi... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | changed qc profiling to use doubles instead of ints... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | increased runaway jump count limit to 1000000000 |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | calculate bounding box properly for psk models, and... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | fixed crashes when changing a few settings while playin... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | fix crash when entering "color" command while playing... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | fix playback of demos after playing on a quakeworld... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
havoc | display qw spectators as spectators on the scoreboard |
commit | commitdiff | tree | snapshot |
2006-05-23 |
havoc | remove some r_render checks, and added an r_render... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
havoc | 471 |
commit | commitdiff | tree | snapshot |
2006-05-15 |
havoc | patch from Dresk that adds a doom3-like "toggle" consol... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
havoc | reorganized a lot of renderer variables into r_refdef... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
havoc | undo something not meant to be committed yet |
commit | commitdiff | tree | snapshot |
2006-05-12 |
havoc | fix two implicit conversions |
commit | commitdiff | tree | snapshot |
2006-05-12 |
havoc | fix s->waterlevel = 0 and such |
commit | commitdiff | tree | snapshot |
2006-05-11 |
havoc | removed the clearing of the root bone in .psa animation... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2006-05-10 |
havoc | redesigned skeletal model loading and rendering to... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
havoc | added Vector4Set macro |
commit | commitdiff | tree | snapshot |
2006-05-10 |
havoc | some clean up of packet parsing |
commit | commitdiff | tree | snapshot |
2006-05-10 |
havoc | setinfo *ip on every network connection (currently... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
havoc | improved setinfo handling so that quakeworld works... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
havoc | removed all 3 uses of the brown-text message prefix... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
havoc | added a comment |
commit | commitdiff | tree | snapshot |
2006-05-10 |
havoc | cleanup of chat prefix character handling, this fixes... |
commit | commitdiff | tree | snapshot |
next |