2011-08-20 |
Samual | Merge remote branch 'origin/master' into akari/irc akari/irc |
commit | commitdiff | tree | snapshot |
2011-08-18 |
divverent | sys_usenoclockbutbenchmark: use double for the timer, |
commit | commitdiff | tree | snapshot |
2011-08-18 |
divverent | be more clear that the crypto_keys fingerprints are... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
divverent | uri_post: make content type mandatory |
commit | commitdiff | tree | snapshot |
2011-08-17 |
divverent | allow extra args for messagemode and messagemode2 to... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
divverent | MOVETYPE_FLY_WORLDONLY (movetype 33) |
commit | commitdiff | tree | snapshot |
2011-08-16 |
havoc | allow drawpic calls without flag parameter, as per... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
havoc | allow calls to drawstring without the flag parameter... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
havoc | expose R_SetView (aka setproperty) as builtin 309 as... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
havoc | implemented CSQC_InputEvent type 2 and type 3 mouse... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
havoc | fix MOVETYPE_FAKEPUSH (tenebrae movetype 13) implementation |
commit | commitdiff | tree | snapshot |
2011-08-16 |
havoc | don't draw bouncegrid on custom csqc scenes without... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
havoc | fix GLSL shader error with directional bouncegrid and fog |
commit | commitdiff | tree | snapshot |
2011-08-14 |
divverent | fix a wrong variable name |
commit | commitdiff | tree | snapshot |
2011-08-14 |
divverent | fix support of odd heights in YUV conversion for video... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
havoc | added cast_half, cast_half2, cast_half3, cast_half4... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
havoc | fix typos |
commit | commitdiff | tree | snapshot |
2011-08-05 |
havoc | don't depend on ptrdiff_t |
commit | commitdiff | tree | snapshot |
2011-08-05 |
havoc | we probably don't need to call SDL_GL_LoadLibrary on... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
havoc | fix a couple compile issues affecting Maemo |
commit | commitdiff | tree | snapshot |
2011-08-03 |
havoc | fix a pile of issues with calling conventions on GLES2... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
divverent | fix an obvious crash in user controlled wave func handling |
commit | commitdiff | tree | snapshot |
2011-08-02 |
divverent | fix line feeds |
commit | commitdiff | tree | snapshot |
2011-08-02 |
divverent | add a helper function to release all keys "properly" |
commit | commitdiff | tree | snapshot |
2011-07-31 |
vortex | r_glsl_deluxemapping 2 support for vertexlit surfaces... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
vortex | Lightmaps merging debug print ("copying original lightm... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
eihrul | removing more memcpys from IQM loading |
commit | commitdiff | tree | snapshot |
2011-07-29 |
eihrul | IQM loading fixes and optimizations |
commit | commitdiff | tree | snapshot |
2011-07-29 |
havoc | re-optimize the IQM model loader somewhat by not alloca... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
havoc | reworked iqm model loader to copy all data into allocat... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
vortex | Quick fix on COM_ToLowerString/COM_ToUpperString to... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
vortex | Fix savegame loading crash |
commit | commitdiff | tree | snapshot |
2011-07-27 |
divverent | SV_PushMove: no longer assume that just rotating the... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
havoc | disable VorteX's gamma corrected 2D drawing because... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
vortex | Fix gl_texturecompression_sprites to check for gl_textu... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
havoc | added sv_namechangetimer cvar which allows the name... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
havoc | remove a redundant (and bugged) check |
commit | commitdiff | tree | snapshot |
2011-07-16 |
divverent | fix two errors in DDS format as written by DP |
commit | commitdiff | tree | snapshot |
2011-07-13 |
havoc | added a FIXME comment - R_CompleteLightPoint should... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
eihrul | handle IQM models with no blend weights |
commit | commitdiff | tree | snapshot |
2011-07-10 |
eihrul | tab formatting fix |
commit | commitdiff | tree | snapshot |
2011-07-10 |
eihrul | build static frame for IQM models with no animations |
commit | commitdiff | tree | snapshot |
2011-07-09 |
havoc | added -developer3 for crazy debugging sessions (gl_prin... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
havoc | print shader compile and link logs always if developer_... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
divverent | Update the default values for the motionblur..... I... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
divverent | Add/update cvars and such... Almost done now basically... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
divverent | Change how the factor is calculated and set it up to... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
divverent | Begin a quick re-write of how motionblur values are... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
divverent | Different fade rates for adapting to bright scenes... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
havoc | changed qwmasters - kubus.rulez.pl is down, added qwmas... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
divverent | fix gl_mesh_testmanualfeeding |
commit | commitdiff | tree | snapshot |
2011-07-08 |
divverent | OS X compile: do not build the AGL target by default... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
divverent | DP_SND_SOUND7_WIP1 |
commit | commitdiff | tree | snapshot |
2011-07-02 |
divverent | move gecko builtins to menudefs.qc |
commit | commitdiff | tree | snapshot |
2011-07-01 |
havoc | effectinfo velocitymultiplier defaults to 0 again |
commit | commitdiff | tree | snapshot |
2011-07-01 |
havoc | fix default effectinfo gravity and size |
commit | commitdiff | tree | snapshot |
2011-07-01 |
havoc | default effectinfo velocitymultiplier to 0 in nexuiz... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
havoc | fix some loading errors on effectinfo.txt where variabl... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
havoc | fix offsetmapping without a q3 shader on Q1BSP and MDL |
commit | commitdiff | tree | snapshot |
2011-06-28 |
havoc | don't spam joy_active notices with developer_extra |
commit | commitdiff | tree | snapshot |
2011-06-27 |
divverent | prevent segfault caused by stringlistsort |
commit | commitdiff | tree | snapshot |
2011-06-27 |
havoc | fix C++ compile errors |
commit | commitdiff | tree | snapshot |
2011-06-27 |
havoc | fix the solid water bug for real |
commit | commitdiff | tree | snapshot |
2011-06-27 |
havoc | another attempt at fixing solid water in the dedicated... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
havoc | implemented DP_ENT_TRAILEFFECTNUM extension, which... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
divverent | fix a bug in EntityFrame5 stats delta bits handling |
commit | commitdiff | tree | snapshot |
2011-06-26 |
divverent | funny feature: cl_lerpexcess |
commit | commitdiff | tree | snapshot |
2011-06-26 |
divverent | add a workaround to make the ^ key work on some X.org... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
divverent | work around broken XLookupKeysym returning "" on XK_asc... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
havoc | cleaned up the fix for solid water in q1bsp dedicated... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
havoc | fix q1bsp dedicated server collisions, a simplification... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
havoc | fixed gfx/menuplyr handling - Draw_NewPic now flags... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
havoc | draw weapons on sbar at full opacity like they are... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
havoc | fix model loading memory corruption errors related to |
commit | commitdiff | tree | snapshot |
2011-06-23 |
havoc | more rework of r_shadow_bouncegrid, now dynamic mode... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
havoc | added r_shadow_bouncegrid 2 which disables rtlights... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
havoc | added sv_gameplayfix_q1bsptracelinereportstexture cvar... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
divverent | "real" Unicode upper/lowercase (only 1:1 mappings,... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
havoc | fix two typos in DP_PHYSICS_ODE explanation (thanks... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
havoc | change default r_texture_dds_load_logfailure to 0 as... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
divverent | fix entity networking AGAIN |
commit | commitdiff | tree | snapshot |
2011-06-13 |
divverent | fix wrong array sizes in MODE_WATER in softrast causing... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
divverent | fix some warnings about useless code (unsigned < 0... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
divverent | fix detection of multisampling for ATC |
commit | commitdiff | tree | snapshot |
2011-06-13 |
havoc | refactored MSG_ReadString to be nicer code (and fix... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
divverent | MSG_ReadString: if hitting the max length of the string... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
divverent | make "exec" accept wildcards |
commit | commitdiff | tree | snapshot |
2011-06-12 |
divverent | remove duplicate names from file search results |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | fix a crash on saving a game |
commit | commitdiff | tree | snapshot |
2011-06-08 |
divverent | use subtractive blend equation to support negative... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | reworked progs loading so that entvars_t and globalvars... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | eliminated S_LockSfx and S_UnlockSfx which were not... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | implemented r_transparent_alphatocoverage 2 which promo... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | disable sv_gameplayfix_nudgeoutofsolid by default until... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | reworked use of alphatest - now only GL11/GL13/GLES1... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | reduce cvar spam when using developer_extra |
commit | commitdiff | tree | snapshot |
2011-06-07 |
divverent | theora encoding: simplify; bump default quality to... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
divverent | theora encoding: allow both bitrate and quality to... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
divverent | theora encoding: set VP3 compatibility mode. This SHOUL... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
divverent | initial attempt do do r_trippy in HLSL |
commit | commitdiff | tree | snapshot |
next |