2009-08-08 |
divverent | new command line option -modname to override DP's idea... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
havoc | disable sv_gameplayfix_slidemoveprojectiles in hipnotic... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
divverent | actually, set the threshold to 10. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
divverent | Stupid hack: force an entity frame once 5 frames were... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
divverent | add a fs_gamedir cvar containing the currently active... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
divverent | for now, turn off MEMPARANOIA |
commit | commitdiff | tree | snapshot |
2009-08-07 |
divverent | fix use of variable name "dir" |
commit | commitdiff | tree | snapshot |
2009-08-06 |
divverent | menu QC builtin getgamedirinfo(float gamedirno, float... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
divverent | provide a list of all gamedirs with modinfo.txt in... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
divverent | restructuring for gamedir enumerating (cannot enumerate... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
divverent | maybe it compiles now |
commit | commitdiff | tree | snapshot |
2009-08-05 |
divverent | add missing functions |
commit | commitdiff | tree | snapshot |
2009-08-05 |
divverent | add missing mainDisplay ina gl |
commit | commitdiff | tree | snapshot |
2009-08-05 |
divverent | agl: experimental code to enumerate video modes (untest... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
divverent | fix crash in SDL mode listing |
commit | commitdiff | tree | snapshot |
2009-08-05 |
divverent | fixes for vid_wgl |
commit | commitdiff | tree | snapshot |
2009-08-05 |
divverent | move resolution enumerating to the RIGHT point |
commit | commitdiff | tree | snapshot |
2009-08-05 |
divverent | add bounds check to menu function to query resolutions |
commit | commitdiff | tree | snapshot |
2009-08-05 |
divverent | glx, sdl, wgl: autodetect all supported video modes... |
commit | commitdiff | tree | snapshot |
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 |
next |