2009-05-01 |
havoc | fix a couple compatibility issues with Nehahra |
commit | commitdiff | tree | snapshot |
2009-05-01 |
havoc | r_novis now disables sv_cullentities_pvs, mostly to... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
divverent | snd_sdl.c: lock the render buffer before running the... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
divverent | rewrote entity unsticking to be safe from world fallthr... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
divverent | update IP of dpmaster.tchr.no |
commit | commitdiff | tree | snapshot |
2009-04-20 |
divverent | fix typo in menu_restart command description |
commit | commitdiff | tree | snapshot |
2009-04-19 |
havoc | git-svn-id: svn://svn.icculus.org/twilight/trunk/darkpl... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
divverent | fix error message about wrong light grid dimensions |
commit | commitdiff | tree | snapshot |
2009-04-17 |
divverent | DP_QC_EXTRESPONSEPACKET - getextresponse() function... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
divverent | DP_QC_GETTIME_CDTRACK: extension to query the playing... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
divverent | add a rewrite of terencehill's bindlist commands |
commit | commitdiff | tree | snapshot |
2009-04-14 |
divverent | nick completion bugfix by terencehill |
commit | commitdiff | tree | snapshot |
2009-04-14 |
divverent | console enhancements and bug fixes by terencehill |
commit | commitdiff | tree | snapshot |
2009-04-14 |
divverent | fix entity reuse of the very last entity before the... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
divverent | remove accidentally committed debug code again :( |
commit | commitdiff | tree | snapshot |
2009-04-14 |
divverent | fix r_picmipworld option |
commit | commitdiff | tree | snapshot |
2009-04-14 |
divverent | fix SND_PickChannel bug choosing an in use channel |
commit | commitdiff | tree | snapshot |
2009-04-13 |
divverent | turn off sv_clmovement_maxnetfps for now, as it causes... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
divverent | up sv_clmovement_maxnetfps to 120, as the worst case... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
divverent | entity unsticking: verify if the new position REALLY... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
havoc | fix csqc sound precaches which were being freed after... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
havoc | yet another check in sv_gameplayfix_slidemoveprojectiles |
commit | commitdiff | tree | snapshot |
2009-04-13 |
havoc | fix use of r_main_texturepool (it's a pointer, but... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | added safety checks in S_PlaySfxOnChannel due to a... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
divverent | add a small epsilon to the moveframetime check |
commit | commitdiff | tree | snapshot |
2009-04-12 |
divverent | sv_clmovement_maxnetfps (default: 80), should prevent... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
divverent | add checkpvs() to client too (but could not add an... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
divverent | fix crash in substring() |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | fix mispredictions when paused, or when console is... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | don't allocate packetlog entries if there is nothing... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | tweak the start time of the level a bit to cause items... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | clarify float() traceline comments to say void() |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | added hmac.[ch] and cap_avi.[ch] and cap_ogg.[ch] to... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | added a workaround to hopefully fix a precaching error... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | fix bug with sv_gameplayfix_slidemoveprojectiles not... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
sajt | drawrotpic: |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | fixed getinputstate not returning success/failure |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | implemented FTE_STRINGS compliant substring behavior... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
motorsep | In function `S_ServerSounds': unused variable `sfxnext... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
motorsep | Updated project file for SDL build |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | don't print "empty file" spam here |
commit | commitdiff | tree | snapshot |
2009-04-10 |
havoc | do not unload models/sounds until signon is done, this... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | don't need to clear rcon_password on QW server reconnec... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | - be less paranoid about clearing rcon_password (only... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | clear mouse input at a better stage (should fix cl_maxf... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | less loading screen refreshs |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | fix stupid endless loop |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | use "realtime", not the float time global, for entity... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | damn, set the RIGHT alpha to 1... to make the loading... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | when changing rcon_secure, always clear rcon_password... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | clear the rcon password on "connect" command or QW... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | better error handling for overlong srcon commands |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | adding "srcon" protocol, and new cvars: |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | tiny fix regarding too long keys |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | Add my own HMAC implementation (verified using the... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | Fix spurious error message in CL_Locs_FreeNode - ID... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | draw loading bar at 100% alpha again |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | pitch inversion in gettaginfo: also do the mod_alias... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
divverent | code-only change of the loading screen, no visual change |
commit | commitdiff | tree | snapshot |
2009-04-06 |
divverent | again a slight visual improvement(?) of the loading bar |
commit | commitdiff | tree | snapshot |
2009-04-06 |
havoc | Mem_Free being passed NULL should be a warning, not... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
havoc | fix a crash if a model has no vertices |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | fix the name (DOWNLOADPROGRESS -> LOADPROGRESS) |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | fix weight of worldmodel init |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | graceful handling of stack underflows, or host_abortfra... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | enable nonpoweroftwo support again (accidentalyl had... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | loading screen: properly handle the back buffer, by... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | force screen clear when showing loading plaque |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | fix YUV tables |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | more loading screen improvements (weighting for differe... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | also enter the event loop during Q3 map load... should... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | fix tiny typo |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | - fix Q3 shaders coming from a curled pk3 |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | hopefully fix the crash issue on windows by hitting... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | fix crash when playing some demos |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | further loading screen improvement |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | don't draw loading plaque on dedicated server :( |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | experiemnt: call the event loop from loading plaque... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | make Quake start again :P |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | more loading screen stuff, now shows loading screen... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | a nice improvement to the loading plaque: displaying... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
havoc | it is now possible to have multiple map models loaded... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | move csqc_progdata and csqc_progdata_deflated from... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | fix memory leaks in server csqc |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | fix a memory leak in WriteImage |
commit | commitdiff | tree | snapshot |
2009-04-04 |
sajt | update crosshair slider |
commit | commitdiff | tree | snapshot |
2009-04-04 |
havoc | don't apply host_sleep when in a timedemo |
commit | commitdiff | tree | snapshot |
2009-04-04 |
havoc | added host_sleep cvar, defaults to 1 millisecond wait... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
havoc | changed r_speeds glFinish to only occur when set to... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
havoc | fix severe animation bug with single-frame framegroups... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
havoc | reset rsurface.entity in a couple more cases |
commit | commitdiff | tree | snapshot |
2009-04-02 |
divverent | fix the NaN checks |
commit | commitdiff | tree | snapshot |
2009-04-01 |
havoc | changed sv_masterextra cvars back to IP addresses to... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
havoc | replaced sv_clmovement_waitforinput with sv_clmovement_... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
divverent | turn off exact specular math by default (it's better... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
havoc | reset rsurface.entity to NULL after each entity is... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
havoc | fix messed up r_hdr bloom rendering (wasn't setting... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
havoc | set rsurface.entity correctly before calling R_GetCurre... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
divverent | make cvar* functions unable to retrieve private cvars |
commit | commitdiff | tree | snapshot |
2009-04-01 |
divverent | slightly more exact "exact specular math", prevents... |
commit | commitdiff | tree | snapshot |
next |