2008-01-01 |
divverent | update of the Dev-C++ project |
commit | commitdiff | tree | snapshot |
2008-01-01 |
divverent | Nexuiz: play intro video on startup by QC now |
commit | commitdiff | tree | snapshot |
2008-01-01 |
divverent | add cvar prvm_backtraceforwarning |
commit | commitdiff | tree | snapshot |
2007-12-31 |
havoc | removed #include of quakedef.h as it doesn't seem necessary |
commit | commitdiff | tree | snapshot |
2007-12-31 |
havoc | optimized PolygonF_Divide/PolygonD_Divide functions... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
res | Made CSQC VM initialization prefer the program download... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
divverent | add a new key dest key_menu_grabbed that behaves like... |
commit | commitdiff | tree | snapshot |
2007-12-30 |
res | Revert r7881 since it's broken in it's current shape. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
res | Add CSQC ReadEntity to mirror SVQC's WriteEntity. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
havoc | fix Con_Print that should have been Con_Printf |
commit | commitdiff | tree | snapshot |
2007-12-28 |
divverent | missing %s |
commit | commitdiff | tree | snapshot |
2007-12-28 |
divverent | sprite tracking distance fix; update inverse view matri... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
divverent | make SPR_LABEL use neither depth test nor fog; make... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
divverent | oops, missed a "const" |
commit | commitdiff | tree | snapshot |
2007-12-28 |
divverent | extension to writeconfig command: also take a file... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
res | gecko: |
commit | commitdiff | tree | snapshot |
2007-12-27 |
res | csqc setmodel: print a warning when the given model... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
divverent | oops... could not have optimized this, putting back... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
divverent | wrap skins >= numskins to 0 in Mod_Alias_GetTagIndexFor... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
divverent | fix "warping" bug MrBougo found in the protocol (namely... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
havoc | revert the vid_grabkeyboard 0 support in fullscreen... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
havoc | some minor cleanup |
commit | commitdiff | tree | snapshot |
2007-12-25 |
havoc | vid_grabkeyboard 0 now works with fullscreen |
commit | commitdiff | tree | snapshot |
2007-12-25 |
divverent | fog table now at developer >= 100 |
commit | commitdiff | tree | snapshot |
2007-12-25 |
havoc | fix t->lightmapcolor on fullbright surfaces |
commit | commitdiff | tree | snapshot |
2007-12-25 |
havoc | don't call SV_CheckWaterTransition on MOVETYPE_STEP... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
havoc | implemented PointSuperContents model function as a... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
havoc | World_EntitiesInBox now takes const mins/maxs |
commit | commitdiff | tree | snapshot |
2007-12-25 |
havoc | one more cl_ignoremousemove change to cl_ignoremousemoves |
commit | commitdiff | tree | snapshot |
2007-12-25 |
havoc | changed cl_ignoremousemove from a qboolean to an int... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
havoc | cl_prydoncursor traces now trace against the model... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
divverent | consistently move scenebrightness after contrastboost |
commit | commitdiff | tree | snapshot |
2007-12-23 |
divverent | the formula for fog was right... note that it uses... |
commit | commitdiff | tree | snapshot |
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 |
next |