2007-12-23 |
divverent | fix fog help text |
commit | commitdiff | tree | snapshot |
2007-12-23 |
divverent | fix fog after r_restart |
commit | commitdiff | tree | snapshot |
2007-12-23 |
divverent | add default for fog_end too |
commit | commitdiff | tree | snapshot |
2007-12-23 |
divverent | sorry, that one was wrong |
commit | commitdiff | tree | snapshot |
2007-12-23 |
divverent | fix wrong conversion factor of knots (Wikipedia has... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
divverent | fix remaining fog bug with fixed function, r_view.color... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
havoc | improved NaN velocity/NaN origin warnings, they now... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
havoc | colormod values above 1 1 1 should work properly with... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
divverent | update movement_velocity in demos too |
commit | commitdiff | tree | snapshot |
2007-12-22 |
divverent | forgot to add fog_start to the fog range... now it... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
divverent | oops, forgot this file |
commit | commitdiff | tree | snapshot |
2007-12-22 |
divverent | forgot to compare fog mask table range, too |
commit | commitdiff | tree | snapshot |
2007-12-22 |
havoc | implemented fog texture building support for the new... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
havoc | fix fog_alpha checking bug that makes sky disappear... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
divverent | first part of fog changes: no longer use a complex... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
divverent | qups -> qu/s, in Nexuiz in/s |
commit | commitdiff | tree | snapshot |
2007-12-22 |
divverent | showspeed cvar ;) |
commit | commitdiff | tree | snapshot |
2007-12-22 |
divverent | this may fix the word wrap issue, hopefully |
commit | commitdiff | tree | snapshot |
2007-12-22 |
havoc | fix sprintf for savegame comment to not overflow on... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
divverent | only CDAudio_SysStop if a CD was actually playing ... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
divverent | make precache_sound return the sound index (for using... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
havoc | move R_UpdateAllTextureInfo call back to DrawLight |
commit | commitdiff | tree | snapshot |
2007-12-21 |
havoc | fix bug in RSurf_ActiveWorldEntity (now sets basepolygo... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
divverent | a fs_offset_t is a fs_offset_t is a fs_offset_t is... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
divverent | tab completion for arbitrary commands (works, but inter... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
havoc | reenabled R_UpdateAllTextureInfo calls when lighting... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
havoc | minor cleanup of timedemo code |
commit | commitdiff | tree | snapshot |
2007-12-20 |
havoc | fix miscounting of timedemo frames on cold/warm runs... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
havoc | fix a crash introduced in my BGRA commit (was providing... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
res | Marked some gl_draw.c tables as "static const" |
commit | commitdiff | tree | snapshot |
2007-12-18 |
res | Marked some sky tables as "static const" |
commit | commitdiff | tree | snapshot |
2007-12-18 |
divverent | add a CRC_Block_CaseInsensitive that tolowers its input... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
divverent | print ""gettagindex(entity #%i): tag \"%s\" not found... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
havoc | moved entity_render_t modellight_* field updates from... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
havoc | moved Mod_LoadQ3Shaders() call from CL_BeginDownloads... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
res | Gecko: set a profile path |
commit | commitdiff | tree | snapshot |
2007-12-17 |
black | Add full support for csqc's sensitivityscale (no clampi... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
havoc | remove basealpha checks in DrawQ_String_Font |
commit | commitdiff | tree | snapshot |
2007-12-17 |
havoc | don't R_UpdateAllTextureInfo when doing shadows or... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
divverent | split up DrawQ_String_Font_UntilX in DrawQ_TextWidth_Fo... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
havoc | redesigned box clipping code in R_Shadow_ScissorForBBox... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
havoc | fix two warnings |
commit | commitdiff | tree | snapshot |
2007-12-17 |
res | use strlcpy() instead of strcpy() |
commit | commitdiff | tree | snapshot |
2007-12-17 |
res | Move Mem_strdup into zone.c |
commit | commitdiff | tree | snapshot |
2007-12-17 |
res | Dynamically allocate Q3 shader texture frames. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
res | Dynamically allocate Q3 shader texture frames. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
res | Fixed user font initialization writing beyond fonts... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
res | Fix use of wrong pointer in Q3 shader hash add. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
res | Changed Q3 shaders to use dynamic memory allocation... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
black | Add getsurfacepointattribute to svqc and csqc (untested... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
divverent | changed DP_MODPLUG_STATIC_PREFIX to DP_MODPLUG_STATIC_L... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
divverent | make "cd remap" also support named tracks |
commit | commitdiff | tree | snapshot |
2007-12-14 |
divverent | CDAudio_Stop: also stop a paused track (fixes bgmvolume... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
black | Move the code around a bit in cl_gecko and add the... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
havoc | fix detection of q3map2 deluxemapping in the case of... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
divverent | modplug improvement: DP_MODPLUG_STATIC_PREFIX=/usr... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
havoc | added gl_vbo 2 mode to test performance of vertex buffe... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
havoc | added -lmodplug if libmodplug.a is detected, and a... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
divverent | oops, should use <>, not "" |
commit | commitdiff | tree | snapshot |
2007-12-13 |
divverent | support the upcoming -DSND_MODPLUG_STATIC flag |
commit | commitdiff | tree | snapshot |
2007-12-13 |
divverent | oops, forgot to include snd_modplug.h here |
commit | commitdiff | tree | snapshot |
2007-12-13 |
divverent | minor improvement to modplug (now cd loop 1 also would... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
divverent | oops... forgot this file, sorry |
commit | commitdiff | tree | snapshot |
2007-12-12 |
divverent | Add support for libmodplug (when found). Sound files... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
res | Gecko: forward mouse wheel input |
commit | commitdiff | tree | snapshot |
2007-12-12 |
res | Gecko resizing support |
commit | commitdiff | tree | snapshot |
2007-12-11 |
divverent | now really fix fog + HDR |
commit | commitdiff | tree | snapshot |
2007-12-11 |
divverent | oops... fog is now colorscaled, so handle this correctl... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
black | Meh, stupid bug in cl_gecko. Sorry about that :-( |
commit | commitdiff | tree | snapshot |
2007-12-09 |
divverent | CMDBUFSIZE increased to 128k. Hopefully it's enough... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
divverent | fog gets additional parameters mindist and maxdist... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
divverent | making fog consistent with skybox fog when HDR, scenebr... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
havoc | color r_shownromals white at the tips |
commit | commitdiff | tree | snapshot |
2007-12-08 |
havoc | made r_shownormals value control the length of the... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
havoc | fix fog, it now matches GL_EXP2 fog as it was meant... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
res | Changed Win32 console logic to only allocate a console... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
res | Changed Q1 lightmap packing to put consecutive surfaces... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
havoc | added DP_QC_VECTOANGLES_WITH_ROLL |
commit | commitdiff | tree | snapshot |
2007-12-06 |
black | Fix a bug - tbh I dont understand why the other menu... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
havoc | fix mistakes in the fix for the previous mistakes in... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
havoc | fix two mistakes in glsl/default.glsl deluxemapping... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
black | Remove unused MP_Fallback from menu.c. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
res | Made Q1 face loading faster by using a faster lightmap... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
res | Changed R_Upload() to not allocate memory for a texture... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
res | Lazily initialize Gecko - saves initialization when... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
res | Add helper header to simplify measuring time spent... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
res | Changed Win32 code to also support compilation of the... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
black | Add the gecko builtins to csqc, too. (#ifdefed again) |
commit | commitdiff | tree | snapshot |
2007-12-03 |
black | Remove the NG_MENU additions as it has never really... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
havoc | added r_refdef.rtlightstylevalue which is a float versi... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
havoc | fix crash on entities with missing models (bug introduc... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
havoc | reverted texel nudging code that was committed by divve... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
havoc | the light has been defeated by the shadow (r_light... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
havoc | fixed bug that made r_water reflections use the wrong... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
black | "Finish" cl_gecko.c (input handling is done now, too... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
divverent | add DP_FONT_VARIABLEWIDTH to menu extensions list;... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
havoc | changed r_speeds 2 and 3 reports to only list time... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
havoc | removed all but ocrana qw master as the rest were not... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
havoc | fix r_waterscroll |
commit | commitdiff | tree | snapshot |
2007-12-02 |
havoc | added r_lerplightstyles cvar which now defaults off... |
commit | commitdiff | tree | snapshot |
next |