2008-05-07 |
havoc | added some checks for the possibility of a map having... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
havoc | centralized GL_VENDOR/GL_RENDERER/etc printing code |
commit | commitdiff | tree | snapshot |
2008-05-07 |
havoc | bugfix for svc_particle colors |
commit | commitdiff | tree | snapshot |
2008-05-07 |
havoc | changed default gl_vbo from 1 to 3 to try to avoid... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
havoc | fix bug with rtlights on vertex texture blend surfaces... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
divverent | fixes to "defer": Crash on Windows (non-ANSI C printf... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
havoc | removed gl_workaround_mac_texmatrix cvar because it... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
havoc | another attempt at identifying mac texmatrix bug |
commit | commitdiff | tree | snapshot |
2008-05-04 |
havoc | changed gl_workaround_mac_texmatrix to additionally... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
havoc | changed behavior of gl_workaround_mac_texmatrix, revert... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
havoc | further attempt at workaround for Mac texmatrix bug, |
commit | commitdiff | tree | snapshot |
2008-05-02 |
divverent | sanitize nicknames that start with a 0x01 or 0x02 ... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
divverent | re-add the multiplication by waterlevel for cls.protoco... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
divverent | remove weird multiplication of water friction by 1... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
divverent | Extend rcon_restricted_commands to contain more complex... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
havoc | added gl_vbo 3 mode (which does not use EBO when firstt... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
divverent | download system: |
commit | commitdiff | tree | snapshot |
2008-04-22 |
divverent | fix label sprites if r_waterstate.renderingscene |
commit | commitdiff | tree | snapshot |
2008-04-22 |
divverent | oops, exteriormodeltoclient is NOT a kind of attachment |
commit | commitdiff | tree | snapshot |
2008-04-22 |
divverent | fix CSQC crash bug with r_showbboxes; try to hide bogus... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
divverent | globally rename model_t to dp_model_t for OpenSolaris... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
divverent | this should fix some Solaris/NetBSD/OpenBSD compile... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
havoc | changed cl_stainmaps to be a loadtime cvar which decide... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
havoc | changed meaning of r_useportalculling 1 to only use... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
divverent | load SHGetFolderPath from shfolder.dll dynamically... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
divverent | fix "wrong ping times" issue once and for all (I don... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
havoc | added gl_workaround_mac_texmatrix cvar to allow some... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
havoc | added 1360x768 resolution (used by some TVs), slightly... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
havoc | implemented uint16 element array support, and use of... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
havoc | removed unused R_Mesh_Draw_ShowTris |
commit | commitdiff | tree | snapshot |
2008-04-10 |
havoc | patch from esteel which moves icons to the right of... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
havoc | reload effectinfo.txt on each level |
commit | commitdiff | tree | snapshot |
2008-04-09 |
havoc | removed silly red dot on blood effects again |
commit | commitdiff | tree | snapshot |
2008-04-08 |
havoc | fix loading of q1bsp submodel bounding boxes, especiall... |
commit | commitdiff | tree | snapshot |
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 |
next |