2013-08-07 |
Nikoli | Replace cls.state == ca_dedicated with sv_dedicated Nikoli/build-system2 |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Nikoli | cl_available is pointless, remove unused code from... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Nikoli | Server does not need renderer |
commit | commitdiff | tree | snapshot |
2013-08-06 |
divverent | In prog reset functions, do not call functions unless... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
divverent | fix DP_FS_BASEDIR escaping |
commit | commitdiff | tree | snapshot |
2013-08-03 |
divverent | Fix name of CONFIG_VIDEO_CAPTURE macro. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
divverent | Revert "Revert "Build in subdirs"", as the issues seem... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
divverent | audit all uses of CL_ParticleEffect and CL_ParticleTrai... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
divverent | Treat attempts to draw trails with pointparticles as... |
commit | commitdiff | tree | snapshot |
2013-07-28 |
divverent | cl_particles_forcetraileffects: emulate old trail behav... |
commit | commitdiff | tree | snapshot |
2013-07-28 |
havoc | added FORCEGAME define for building an engine that... |
commit | commitdiff | tree | snapshot |
2013-07-28 |
havoc | fix an unused variable warning caused by USEODE |
commit | commitdiff | tree | snapshot |
2013-07-27 |
divverent | Revert "Make cdda optional, server does not need to... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
divverent | Separate box and trail particles. Makes Xonotic's Nex... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
divverent | Revert "Build in subdirs" |
commit | commitdiff | tree | snapshot |
2013-07-27 |
havoc | use DP_LINK_ZLIB=dlopen on mingw build to reduce compil... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
havoc | removed modplug support, the library is too insecure... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
nikoli | Make cdda optional, server does not need to play music |
commit | commitdiff | tree | snapshot |
2013-07-26 |
nikoli | Build in subdirs |
commit | commitdiff | tree | snapshot |
2013-07-24 |
nikoli | Update build system, fix and enable ODE by default |
commit | commitdiff | tree | snapshot |
2013-07-24 |
nikoli | Add ability to reproduce build |
commit | commitdiff | tree | snapshot |
2013-07-24 |
divverent | make clock_gettime default (since 2.6.28 it is NTP... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
divverent | fix alpha screenshots |
commit | commitdiff | tree | snapshot |
2013-07-22 |
divverent | fix typo leading to DP_PHYSICS_ODE not being detectable |
commit | commitdiff | tree | snapshot |
2013-07-21 |
vortex | Fix C++ typecast/linkage specification errors. |
commit | commitdiff | tree | snapshot |
2013-07-17 |
havoc | Steel Storm additions for mobile (EluanCM) |
commit | commitdiff | tree | snapshot |
2013-07-17 |
havoc | moved #include <SDL.h> above #include "quakedef.h" |
commit | commitdiff | tree | snapshot |
2013-07-17 |
havoc | fix an unused variable warning with USE_GLES2 |
commit | commitdiff | tree | snapshot |
2013-07-17 |
havoc | added #ifndef DP_MOBILETOUCH on the command history... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
havoc | we need to #include <SDL.h> before #include "quakedef.h" |
commit | commitdiff | tree | snapshot |
2013-07-17 |
havoc | Cmd_ExecuteString now calls Cbuf_LockThreadMutex |
commit | commitdiff | tree | snapshot |
2013-07-17 |
havoc | new #define DP_FREETYPE_STATIC for compiling with freet... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
divverent | New rate burst handling; cvars: cl_rate_burstsize,... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
divverent | implement curl --cachepic and curl --skinframe (experim... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
havoc | fix a serious issue with CSQC frametime being non-zero... |
commit | commitdiff | tree | snapshot |
2013-06-29 |
divverent | oops... fix nul termination. luckily not exploitable. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
havoc | reenabled index buffers on GLES2 path |
commit | commitdiff | tree | snapshot |
2013-06-27 |
havoc | fix severe (crashing) bugs with two calls to qglDrawEle... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
havoc | remove cvar gl_mesh_prefer_short_elements because many... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
havoc | allow use of cvar gl_vbo_dynamicindex in RENDERPATH_GLES2 |
commit | commitdiff | tree | snapshot |
2013-06-19 |
havoc | further optimizations for gl_vbo_dynamicvertex and... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
havoc | gl_vbo_dynamicvertex and gl_vbo_dynamicindex now use... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
havoc | some cleanup of glDelete calls to guard against bugs... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
havoc | fix a critical bug with r_restart or vid_restart in... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
havoc | renamed r_bufferdatasize_ cvars to r_buffermegs_ to... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
havoc | removed allowfail flag on R_BufferData_Store and made... |
commit | commitdiff | tree | snapshot |
2013-05-29 |
divverent | image_png: libpng16 support (by graphitemaster) |
commit | commitdiff | tree | snapshot |
2013-05-25 |
divverent | Implement DSCP for ToS according to RFC2474 / RFC4594 |
commit | commitdiff | tree | snapshot |
2013-05-22 |
havoc | clarify the code when gl_mesh_prefer_short_elements... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
divverent | order postprocess code properly (so blur does not cance... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
divverent | fix a floating around mutexattr object |
commit | commitdiff | tree | snapshot |
2013-05-06 |
divverent | fix a possible pthread crash |
commit | commitdiff | tree | snapshot |
2013-05-05 |
havoc | VM_CL_findradius now uses World_EntitiesInBox as it... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
divverent | fix endless loop with gcc 4.8 |
commit | commitdiff | tree | snapshot |
2013-04-18 |
eihrul | OPENGL_ORIENTATION -> MATRIX4x4_OPENGLORIENTATION |
commit | commitdiff | tree | snapshot |
2013-04-17 |
havoc | set vid_stereobuffer cvar based on whether GL_STEREO... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
havoc | fix a severe texture corruption and crash case when... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
havoc | add prvm_uint_t type |
commit | commitdiff | tree | snapshot |
2013-04-16 |
havoc | optimized vm by using cached local variables instead... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
havoc | added prvm_uint_t for bounds check tests in the vm |
commit | commitdiff | tree | snapshot |
2013-04-16 |
havoc | use unsigned comparisons for most of the boundschecks... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
divverent | ipv6 dpmaster.sudo.rm-f.org has moved |
commit | commitdiff | tree | snapshot |
2013-04-16 |
havoc | clarify a comment |
commit | commitdiff | tree | snapshot |
2013-04-16 |
havoc | when using engine particles (not effectinfo), prevent... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
havoc | fix two very ambiguous for loops that calculate cameraw... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
havoc | use int not qboolean for glshaderversion |
commit | commitdiff | tree | snapshot |
2013-04-01 |
eihrul | move extension enables to the top of the shader to... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
eihrul | enable UBO extension for skeletal |
commit | commitdiff | tree | snapshot |
2013-03-28 |
vortex | Rewritten SVQC stringbuffer saving routines (which... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
eihrul | disable depthfirst rendering on animated models since... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
eihrul | fix boneposerelative address |
commit | commitdiff | tree | snapshot |
2013-03-26 |
eihrul | factor out skeletal animation transform generation... |
commit | commitdiff | tree | snapshot |
2013-03-24 |
havoc | reworked the MOVETYPE_WALK and MOVETYPE_STEP sticking... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
havoc | don't call glGetUniformBlockIndex without GL_ARB_unifor... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
havoc | restrict which CHANNELFLAG_ values can be used in sound... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
havoc | changed MOVETYPE_STEP and MOVETYPE_WALK to match Quake... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
havoc | fix C++ compile error |
commit | commitdiff | tree | snapshot |
2013-02-28 |
havoc | implemented r_batch_dynamicbuffer which allows the... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
divverent | sound7(): properly support channel flags on client... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
havoc | restore flags feature in csqc sound7 builtin, so that... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
havoc | csqc sound7 call now looks at the global variable sound... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
havoc | changed the default sv_gameplayfix_ cvar values based... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
havoc | implemented use of GL_ARB_uniform_buffer_object for... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
havoc | implemented loading of the RMQe variant of BSP2 ("2PSB") |
commit | commitdiff | tree | snapshot |
2013-02-28 |
havoc | fix typo in cvar description (grude -> crude) |
commit | commitdiff | tree | snapshot |
2013-02-28 |
havoc | implemented loading of the RMQe variant of BSP2 ("2PSB") |
commit | commitdiff | tree | snapshot |
2013-02-27 |
divverent | fix another warning in crypto.c |
commit | commitdiff | tree | snapshot |
2013-02-27 |
divverent | remove unused variable |
commit | commitdiff | tree | snapshot |
2013-02-27 |
divverent | rename CHANFLAG_RELIABLE to SOUNDFLAG_RELIABLE to match... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
divverent | Add a cvar to change menu progs filename |
commit | commitdiff | tree | snapshot |
2013-02-25 |
havoc | removed cvar sv_gameplayfix_stepwhilejumping which... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
divverent | Nevermind, we can't remove that STX char... just add... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
divverent | Fix bug with cl_parse.c putting extra \2 in the Con_Pri... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
divverent | Lets add the ability to have silent messages sent to... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
havoc | fix C++ compile error |
commit | commitdiff | tree | snapshot |
2013-02-23 |
havoc | fix bug where particle textures scroll in GL11/GL13... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
havoc | added entity caching stats in graph |
commit | commitdiff | tree | snapshot |
2013-02-23 |
havoc | removed frames last second report in r_speeds graph |
commit | commitdiff | tree | snapshot |
2013-02-23 |
havoc | changed r_refdef.stats struct to be an array indexed... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
havoc | added velocity-oriented blood decals, cvar is cl_decals... |
commit | commitdiff | tree | snapshot |
next |