2008-03-09 |
havoc | fixed jerky cl_movement with cl_netfps below current... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
havoc | added cl_netimmediatebuttons cvar which causes addition... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
havoc | slight improvement to sound latency math (moved it... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
havoc | added showsound cvar which displays number of sounds... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
havoc | added WAV_BUFFERTIME setting of 0.125 (used to be 0.5) |
commit | commitdiff | tree | snapshot |
2008-03-08 |
divverent | try using waveOutGetPosition instead of block counting... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
havoc | fix MMSYSERRR_STILLPLAYING handling to not increment... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
divverent | only go ahead if WAVERR_STILLPLAYING is encountered... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
havoc | made waveOutWrite overrun a non-fatal (if spammy) warni... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
havoc | fix crash when q1bsp submodels are checked with PointSu... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
havoc | another attempt at fixing the Mac OSX rotating hud... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
havoc | disable threaded mixing in coreaudio backend (still... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
havoc | increased maxtempentities from 512 to 4096, this affect... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
havoc | added a -I option on Mac OSX SDL builds to include... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
havoc | fix bug that makes lava bridge in e1m6 kill you (as... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
havoc | up the default cl_netfps to 72, which is higher than... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
havoc | removed cl_netinputpacketsperserverpacket (now uses |
commit | commitdiff | tree | snapshot |
2008-03-03 |
havoc | fix support for zip archives made by the standard Mac... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
black | Remove FS_FIX_PATHS again and disable model rendering... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | fix really stupid typo in coreaudio init (!= was suppos... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | fix missing particles when you join a server late in... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
divverent | unconst something |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | improved CL_ParticleTrail's check for unknown effect... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | added a dprint for unknown effect numbers |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | added svc_trailparticles, svc_pointparticles, and svc_p... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | added support for snd_blocked (related to the snd_mutew... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | threaded audio mixing for OSX |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | added a parameter to S_StopChannel to trigger a mutex... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | whitespace |
commit | commitdiff | tree | snapshot |
2008-03-02 |
havoc | whitespace |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | fix ev_field parser for savegames |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | reenable stripping of release binaries |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | fixed GL_CheckExtension to not even bother checking... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | init gl_extensions and gl_platformextensions to ""... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | don't bother doing two-pass window setup unless vid_sam... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | clear some variables when VID_Shutdown is called (the... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | make sure that gl_extensions and gl_platformextensions... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | no longer stripping darkplaces release executables... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
havoc | fix two-layer quake sky in r_glsl 1 mode (was blending... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
havoc | default gl_texturecompression_q3bspdeluxemaps to 0 |
commit | commitdiff | tree | snapshot |
2008-02-29 |
havoc | use a better cast on a parameter in a ToAscii call... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
havoc | fix warnings on qglGetString calls |
commit | commitdiff | tree | snapshot |
2008-02-29 |
havoc | a fix from Black for prevseparator, hopefully the only bug |
commit | commitdiff | tree | snapshot |
2008-02-29 |
black | Restored FS_Search patch. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
divverent | Reverted Black's filematch changes for now, because... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
havoc | fix a bug in FS_ChangeGameDirs (it was doing a CL_Disco... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
havoc | reworked min/avg/max fps report in timedemo, now works... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
havoc | fixed a problem with snd_renderbuffer->endframe being... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
black | I must have been smoking cannabis when I wrote this... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
black | Don't try to render something when height or width... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
divverent | Make the "no such builtin" message more descriptive |
commit | commitdiff | tree | snapshot |
2008-02-27 |
divverent | |sort |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | DP_QC_NUM_FOR_EDICT extension implemented by Blub |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | slight change in location of a piece of code, should... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | fix a typo (but it was harmless) |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | implemented threaded audio mixing for SDL client (requi... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
divverent | oops... double builtins suck |
commit | commitdiff | tree | snapshot |
2008-02-27 |
divverent | oops... use upper case hex, as that matches URI::Escape... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
divverent | DP_QC_URI_ESCAPE |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | one last try to beat the OSX texture scrolling bug... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | fix bug in wav loader that messed up loopstart, now... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | fix toggle command's error message for cvars that are... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | disable adaptive mixahead when soundtimehack is non... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
havoc | implemented adaptive mixahead at low framerates (ones... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
havoc | audited PixelFormat setup code and made it request... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
res | Change GLX visual acquisition to also try without sampl... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
havoc | disabled cull face on lightning beams |
commit | commitdiff | tree | snapshot |
2008-02-26 |
havoc | made r_showbboxes disable cull face |
commit | commitdiff | tree | snapshot |
2008-02-25 |
divverent | oops... too many colors in xpm |
commit | commitdiff | tree | snapshot |
2008-02-25 |
divverent | remove misleading print from FS "My Games" code |
commit | commitdiff | tree | snapshot |
2008-02-25 |
black | Move rt* states and the ambient value into r_refdef_sce... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
havoc | fix fields.server reference in surface attribute code |
commit | commitdiff | tree | snapshot |
2008-02-25 |
havoc | 475 |
commit | commitdiff | tree | snapshot |
2008-02-25 |
havoc | fix bug with r_novis 1 not enabling r_wateralpha suppor... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
havoc | fix bug with rtlights not being imported from the map... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
havoc | patch from Blub that fixes csqc polygon rendering |
commit | commitdiff | tree | snapshot |
2008-02-23 |
divverent | libjpeg writing: turn off chroma subsampling. Really... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
black | Revert revisions 7946 and 7767. R_Upload now doesn... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
havoc | don't link dxguid.lib or dinput.lib anymore, since... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
havoc | set csqc world.mins and world.maxs (reworked World_SetS... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | patch from Blub that fixes DrawQ_Line with GLSL mode |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | fix severe bug in my previous screensaver-disable patch... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | another todo item for csqc spec changes |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | added #ifdef SUPPORTDIRECTX checks around all the dinpu... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | go back to using main - apparently some platforms don... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | made missing gamedir errors non-fatal warnings |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | added Dev-C++ project for SDL client |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | changed main to SDL_main for simplicity reasons |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | added DP_QC_EDICT_NUM extension to list |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | fix addstat type parameter, swapped 8 and 2 |
commit | commitdiff | tree | snapshot |
2008-02-21 |
havoc | fix bug in csqc getplayerkey reported by Blub |
commit | commitdiff | tree | snapshot |
2008-02-20 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2008-02-19 |
havoc | changed hostname for tchr's master from excalibur.nvg... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
havoc | removed tag override support in .skin files - because... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
black | Fix a parameter switch typo in the linux code. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
black | New attempt to change listdirectory. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
havoc | split Mod_GetMesh_Vertices into 3 AnimateVertices funct... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | fix a typo |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | always call Sleep(0) at the end of each frame on Window... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
havoc | remove cl_alwayssleep, it only does what we want on... |
commit | commitdiff | tree | snapshot |
next |