2009-05-16 |
divverent | fix another typo |
commit | commitdiff | tree | snapshot |
2009-05-16 |
divverent | fix latest commit :P |
commit | commitdiff | tree | snapshot |
2009-05-16 |
divverent | print something on "name" length overflow |
commit | commitdiff | tree | snapshot |
2009-05-15 |
havoc | don't allocate lightmaps for water surfaces without... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
havoc | add a couple more things back |
commit | commitdiff | tree | snapshot |
2009-05-14 |
havoc | fix compatibility with pre-XP windows versions |
commit | commitdiff | tree | snapshot |
2009-05-14 |
divverent | require WinXP or higher for molivier's latest changes. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
divverent | tiny code cleanups |
commit | commitdiff | tree | snapshot |
2009-05-14 |
molivier | Fixed a invalid use of the sizeof() operator. Thanks... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
divverent | remove one unneeded cdPlaying check |
commit | commitdiff | tree | snapshot |
2009-05-14 |
divverent | Fixes by terrencehill and me: |
commit | commitdiff | tree | snapshot |
2009-05-14 |
divverent | r_speeds: show current clusterindex |
commit | commitdiff | tree | snapshot |
2009-05-14 |
molivier | Increased the size of the text box containing the name... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
molivier | Fixed IPv6 support, including the addition of the maste... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
divverent | a new "which" command showing which pk3 a file is from |
commit | commitdiff | tree | snapshot |
2009-05-12 |
divverent | m_accelerate_* cvars |
commit | commitdiff | tree | snapshot |
2009-05-08 |
divverent | simplifying Warsow-style physics code even more, as... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
divverent | analyzing the movement algorithm from warsow yielded... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
divverent | net_slist_favorites: allow DNS names in the list (they... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
divverent | oops, fix cvar default |
commit | commitdiff | tree | snapshot |
2009-05-07 |
divverent | cl_input: movevars for "warsowbunny" mode, also impleme... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
divverent | cl_movement: move crouch handling so that sv_maxairspee... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
divverent | CPMA-style cl_movement physics settings possible! Varia... |
commit | commitdiff | tree | snapshot |
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 |
next |