2008-04-08 |
havoc | patch from esteel which swaps the address and player... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
havoc | added con_completion_playdemo/timedemo/exec cvars,... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
havoc | fix div0's GL_BuildOrtho which break compilation on... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
divverent | eliminate two calls to qglGetDoublev that possibly... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
havoc | renamed Q3FACETYPE_POLYGON to Q3FACETYPE_FLAT |
commit | commitdiff | tree | snapshot |
2008-04-01 |
havoc | disabled QHOST by default (can be enabled with an edit... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
havoc | fixed Sys_Error popups in -dedicated console setup... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
havoc | comment out a line to make the darkplaces.exe -dedicate... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
havoc | clean up a couple warnings |
commit | commitdiff | tree | snapshot |
2008-03-30 |
havoc | patch from Blub\0 which adds back the wrapping behavior... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
havoc | swap VF_SIZE_X and VF_SIZE_Y definitions to what they... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
havoc | implemented r_refdef.view.isoverlay state, this corresp... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
havoc | in csqc set self to the client entity before calling... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
havoc | Patch from Qantourisc adding support for his 3D sound... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
havoc | made cl_particles_quake mode more authentic |
commit | commitdiff | tree | snapshot |
2008-03-24 |
havoc | implemented better \ parsing, matching stock Quake... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
havoc | added lingering blood and gunshot/spike particles to... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
havoc | fix stupid bug in \n and \r parsing |
commit | commitdiff | tree | snapshot |
2008-03-23 |
havoc | use \n parsing on globals in savegames |
commit | commitdiff | tree | snapshot |
2008-03-23 |
havoc | added r_drawfog cvar at esteel's request |
commit | commitdiff | tree | snapshot |
2008-03-23 |
havoc | reenable the \r parsing for consistency sake |
commit | commitdiff | tree | snapshot |
2008-03-23 |
havoc | don't parse \ characters when reading sav files or... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
dresk | Added server QC function "movetypesteplandevent". ... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
havoc | patch from Blub that adds the command "defer" which... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
havoc | patch from Blub adding cprint (centerprint) console... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
havoc | how did boxready survive? oh well |
commit | commitdiff | tree | snapshot |
2008-03-20 |
divverent | damn, I accidentally committed this with the last fix... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
divverent | fix obvious bugs in r8214 |
commit | commitdiff | tree | snapshot |
2008-03-19 |
havoc | changed use of infinite farclip to depend on 32bpp... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
havoc | enlarge q3bsp bounding box to include all geometry... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
divverent | It seems that 2.4 BSDmakefile is missing some SDL defin... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
divverent | fix cmd again (fix by Blub and me) |
commit | commitdiff | tree | snapshot |
2008-03-15 |
divverent | fix segfault with long aliases |
commit | commitdiff | tree | snapshot |
2008-03-12 |
havoc | disable pitch drift when csqc wants mouse moves |
commit | commitdiff | tree | snapshot |
2008-03-12 |
havoc | added 3 optional parameters to the csqc R_AddDynamicLig... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
havoc | replaced cl.movement_queue with direct use of cl.movecm... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
divverent | go back to block counting, looks like we now know what... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
havoc | lower cl_netfps default from 72 to 20 |
commit | commitdiff | tree | snapshot |
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 |
next |