2009-08-04 |
divverent | onground check: don't trace down by 2 units but just... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
divverent | gameversion_min, gameversion_max, to support a RANGE... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
divverent | remove some unfounded warnings of some gcc versions :P |
commit | commitdiff | tree | snapshot |
2009-08-03 |
divverent | Collision: insert a really stupid workaround: make... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
divverent | unsticking: properly handle playerclip |
commit | commitdiff | tree | snapshot |
2009-08-01 |
divverent | abort ANY movetype_walk move once a touch function... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
divverent | fix typo in last commit |
commit | commitdiff | tree | snapshot |
2009-08-01 |
divverent | alias model: fix tracebox |
commit | commitdiff | tree | snapshot |
2009-08-01 |
divverent | properly handle the case that the touch fucntion telepo... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
divverent | fix a bug in the teleport detection that made it hit... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
divverent | tiny behaviour changes to MOVETYPE_WALK (players) that... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
havoc | fix compile error |
commit | commitdiff | tree | snapshot |
2009-07-31 |
havoc | made num_poses always be the number of poses in a model... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
divverent | hopefully fix saturation without postprocess |
commit | commitdiff | tree | snapshot |
2009-07-25 |
divverent | unbound conwidth/conheight a little |
commit | commitdiff | tree | snapshot |
2009-07-23 |
divverent | this seems to fix autosprite2 |
commit | commitdiff | tree | snapshot |
2009-07-22 |
divverent | improve collision stride parameters, improves server... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
divverent | fixes for the latest commits |
commit | commitdiff | tree | snapshot |
2009-07-22 |
divverent | also optimize findbetterlocation-like functions to... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
divverent | refactoring as preparation for upcoming optimization |
commit | commitdiff | tree | snapshot |
2009-07-22 |
divverent | a minor cleanup; also generate the combined bboxes... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
divverent | curves: optimize their order for the bbox optimization |
commit | commitdiff | tree | snapshot |
2009-07-22 |
divverent | mod_q3bsp_optimizedtraceline: also do a line trace... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
divverent | Collision against patches: do some major optimizations. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
divverent | experimental makefile option make DP_LINK_TO_JPEG=1... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
divverent | cs_*project: return console/draw* coordinate space... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
divverent | fix v_flipped in cs_unproject (it was correct in cs_pro... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
divverent | some typo fixes, + unalias command |
commit | commitdiff | tree | snapshot |
2009-07-16 |
divverent | rename internal var, no real change |
commit | commitdiff | tree | snapshot |
2009-07-16 |
divverent | motion blur/dmaage blur config change by Samual, and... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
divverent | only show "shader already defined" messages if the... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
havoc | fix a compile error when MEMPARANOIA is off |
commit | commitdiff | tree | snapshot |
2009-07-12 |
havoc | stabilize showfps a bit |
commit | commitdiff | tree | snapshot |
2009-07-12 |
divverent | get uintptr_t from vadefs.h on MSVC |
commit | commitdiff | tree | snapshot |
2009-07-08 |
divverent | doxygen comments and config file |
commit | commitdiff | tree | snapshot |
2009-07-08 |
divverent | fix rounding of drawsetcliparea coordinates (but not... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
divverent | thanks |
commit | commitdiff | tree | snapshot |
2009-07-08 |
havoc | fixed several warnings that appear with -std=gnu99... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
divverent | fix saturation (how and why did this line disappear?) |
commit | commitdiff | tree | snapshot |
2009-07-07 |
havoc | more _int changes, but these are only in the commented... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
havoc | use ivector for all vector copy instructions, not vector |
commit | commitdiff | tree | snapshot |
2009-07-06 |
divverent | twice as many models loadable (for LOD and stuff) |
commit | commitdiff | tree | snapshot |
2009-07-05 |
divverent | add an error message |
commit | commitdiff | tree | snapshot |
2009-07-05 |
divverent | fix buffer overruns in sv.model_precache |
commit | commitdiff | tree | snapshot |
2009-07-05 |
divverent | Support a separate texture matrix for the background... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
divverent | fix typo in pqrcon |
commit | commitdiff | tree | snapshot |
2009-07-03 |
divverent | add a second trigger for the same incompatibility detection |
commit | commitdiff | tree | snapshot |
2009-07-03 |
divverent | CPMA physics: force airaccelqw=1 when strafing if using... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
divverent | stringwidth(): add a third font size argument (optional... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
divverent | properly handle comments when looking for final ; of... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
divverent | better expand variables inside comments than breaking... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
havoc | patch from Lardarse that makes monsters/secrets show... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
divverent | * don't expand cvars in comments |
commit | commitdiff | tree | snapshot |
2009-06-21 |
divverent | teleport bit: always reset animation there too |
commit | commitdiff | tree | snapshot |
2009-06-21 |
divverent | fix a crash in dpm + framegroups |
commit | commitdiff | tree | snapshot |
2009-06-21 |
divverent | fix framegroups file parsing out of bounds errors |
commit | commitdiff | tree | snapshot |
2009-06-21 |
divverent | Support frame groups for ALL model formats (a slightly... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
divverent | messagemode/commandmode: clear the string on entering... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
divverent | experimental motion blur code (original by Samual on... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
divverent | when the engine is compiled with -DFILLALLCVARSWITHRUBB... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
divverent | cl_capturevideo_framestep |
commit | commitdiff | tree | snapshot |
2009-06-16 |
divverent | MUCH more paranoid memory checking (use random address... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
divverent | DP_SV_BOUNCEFACTOR |
commit | commitdiff | tree | snapshot |
2009-06-13 |
divverent | shift netgraph up by sbar_info_pos; |
commit | commitdiff | tree | snapshot |
2009-06-11 |
divverent | contrastboost: fix a division by zero that can never... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
divverent | v_contrastboost: unclamp |
commit | commitdiff | tree | snapshot |
2009-06-11 |
havoc | patch from RocketGuy for pqrcon command, to administrat... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
divverent | typo |
commit | commitdiff | tree | snapshot |
2009-06-10 |
divverent | sbar_info_pos |
commit | commitdiff | tree | snapshot |
2009-06-09 |
divverent | make tcgen environment work exactly like in Q3A (the... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
divverent | parentheses error in cs_unproject |
commit | commitdiff | tree | snapshot |
2009-06-08 |
divverent | larger cbuf |
commit | commitdiff | tree | snapshot |
2009-06-06 |
divverent | simplify glsl code (we can do vec3(y)) |
commit | commitdiff | tree | snapshot |
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 |
next |