2009-06-06 |
divverent | console enhancements finally ready (changed mouse wheel... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
divverent | glsl: add a saturation adjustment r_glsl_saturation... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
divverent | this time, actually commit the matchpattgern fix |
commit | commitdiff | tree | snapshot |
2009-06-01 |
divverent | fix another race condition when stopping ALL sounds |
commit | commitdiff | tree | snapshot |
2009-06-01 |
divverent | fix a race condition in DP's sound handling; note:... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
divverent | make DP run in wine again |
commit | commitdiff | tree | snapshot |
2009-05-31 |
divverent | don't check for "wgl" as extension name |
commit | commitdiff | tree | snapshot |
2009-05-30 |
divverent | provide isdemo() to menu QC |
commit | commitdiff | tree | snapshot |
2009-05-29 |
divverent | even nicer :P |
commit | commitdiff | tree | snapshot |
2009-05-29 |
divverent | colorize cvarlist and completion nicely |
commit | commitdiff | tree | snapshot |
2009-05-28 |
divverent | apropos command |
commit | commitdiff | tree | snapshot |
2009-05-28 |
divverent | do not exit comment by ;, only by linefeed |
commit | commitdiff | tree | snapshot |
2009-05-28 |
divverent | s/random()/rand()/, sorry |
commit | commitdiff | tree | snapshot |
2009-05-27 |
divverent | effectinfo: properly handle staincolor and color togeth... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
divverent | patch by parasti; changes to his patch: no per function... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
divverent | give blood stains back |
commit | commitdiff | tree | snapshot |
2009-05-25 |
divverent | srcon: add random digits to the the time |
commit | commitdiff | tree | snapshot |
2009-05-24 |
divverent | add a note that for secure rcon, client and server... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
divverent | more improvements, making 0x808080 neutral stain color |
commit | commitdiff | tree | snapshot |
2009-05-24 |
divverent | particle effectinfo: new parameters |
commit | commitdiff | tree | snapshot |
2009-05-24 |
divverent | line editing: new binds ctrl-q (push line to history... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
havoc | increased _snd_mixahead from 0.1 to 0.11 to fix static... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
divverent | fix bug in console backscroll overflow handlign |
commit | commitdiff | tree | snapshot |
2009-05-20 |
divverent | add some missing casts |
commit | commitdiff | tree | snapshot |
2009-05-20 |
divverent | new supercontents flags: BOTCLIP (matching Q3's botclip... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
divverent | improve abstraction of console buffer access; remove... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
divverent | improve abstraction of the console buffers; console... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
divverent | improved persistent input history; now independent... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
havoc | reworked default address cvars to be empty for default... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
havoc | fix an addrinfo leak when getaddrinfo returns an addrin... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
havoc | try only one port on ip6 if ip4 succeeded, this is... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
divverent | also block lines starting with "quit " from the history |
commit | commitdiff | tree | snapshot |
2009-05-17 |
divverent | argh, should be called darkplaces_history.txt (like... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
divverent | experimental new persistent console history (uses same... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
divverent | add a missing cast |
commit | commitdiff | tree | snapshot |
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 |
next |