2008-01-08 |
havoc | fix warning |
commit | commitdiff | tree | snapshot |
2008-01-07 |
black | Flush comment fixes and update dpmod's csqc_builtins.h. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
black | Add some builtin definitions to the builtin list (neces... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
black | Move a part of r_refdef_t into a new r_refdef_scene_t... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
divverent | oops... fixed a security issue with expanding aliases |
commit | commitdiff | tree | snapshot |
2008-01-06 |
divverent | add rcon_restricted_password and rcon_restricted_comman... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
divverent | add r_textcontrast to complement t_textbrightness |
commit | commitdiff | tree | snapshot |
2008-01-06 |
black | Fix two bugs (everything should behave as usual now... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
divverent | make Nexuiz flag status icon position cvar defined |
commit | commitdiff | tree | snapshot |
2008-01-05 |
havoc | fix black fog outline bug on quake sprites |
commit | commitdiff | tree | snapshot |
2008-01-05 |
black | Add CSQC rendering support to the menu (uses the same... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
havoc | rate limit the old quake protocols by frequency |
commit | commitdiff | tree | snapshot |
2008-01-05 |
havoc | corrected a buffer size |
commit | commitdiff | tree | snapshot |
2008-01-05 |
havoc | added an optimization note (should be tracking number... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
havoc | the -profilegameonly option now stops profiling in... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
havoc | significant cleanup of GLSL setup code |
commit | commitdiff | tree | snapshot |
2008-01-05 |
havoc | GLSL code now prints the number of lines of leading... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
havoc | added two missing CL_SignonReply calls in qw protocol... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
havoc | load rtlights file sooner in map change process, to... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
havoc | keep track of number of active explosions rather than... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
molivier | Removed a bunch of warnings |
commit | commitdiff | tree | snapshot |
2008-01-04 |
molivier | Moved initializations of the pixel_size and attributes... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
black | Refactor the code to make r_view and r_viewcache member... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
res | Changing passing of key event ASCII codes to CSQC to... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
res | Made gecko bindings a bit more chatty in developer... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
divverent | make keys line up in keys.c and key.h for easier verifying |
commit | commitdiff | tree | snapshot |
2008-01-03 |
res | Provide 'ascii' key input to CSQC. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
res | Fix crash in MD3 loading when no animscenes are loaded |
commit | commitdiff | tree | snapshot |
2008-01-02 |
divverent | before calling Mod_CanSeeBox_Trace or TraceLineOfSight... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
divverent | fix bug in saveconfig that caused config to get saved... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
res | Made CSQC_AddRenderEdict compute the tag matrix if... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
res | Fixed flawed comparison in VM_CL_gettagindex that alway... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
res | Fixed crash in CL_GetTagMatrix when no 'scale' entity... |
commit | commitdiff | tree | snapshot |
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 |
next |