2005-08-21 |
molivier | Removed an unused variable |
commit | commitdiff | tree | snapshot |
2005-08-20 |
havoc | made some things static |
commit | commitdiff | tree | snapshot |
2005-08-20 |
havoc | added DP_SV_PRECACHEANYTIME extension |
commit | commitdiff | tree | snapshot |
2005-08-19 |
havoc | fix double bright models bug (LightPoint returns 2x... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
havoc | don't try to send entities with a NAN origin (this... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
havoc | added r_smoothnormals_areaweighting cvar (default 1... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
havoc | changed tolerances for renderable light intensities... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
black | -Increased MAX_LIGHTSTYLES to 256. |
commit | commitdiff | tree | snapshot |
2005-08-17 |
black | Fixed a bug in the r_shadow light entity parser which... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
havoc | added a default case (Sys_Error) to CL_RocketTrail... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
molivier | cl_lastquakeentity and cl_isquakeentity are now reset... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
havoc | added more developer_memorydebug sentinel checks, and... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
eviltypeguy | Fixups for Solaris port. |
commit | commitdiff | tree | snapshot |
2005-08-14 |
havoc | fix a crash in q1bsp model stats printing in developer... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
havoc | fix stupid typo in Cvar_RegisterVariable call |
commit | commitdiff | tree | snapshot |
2005-08-14 |
havoc | renamed cl_deathtilt to v_deathtilt to match FTE, fuhqu... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
havoc | added cl_deathnoviewmodel, cl_deathscoreboard and cl_de... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
havoc | added a comment in push code |
commit | commitdiff | tree | snapshot |
2005-08-13 |
black | Added colored string support to centerprint. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
havoc | fix a terrible mistake: don't send \n at the end of... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
havoc | made Cmd_ForwardToServer code far more readable and... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
black | Fixed alias parsing and added support for $* which... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
havoc | renamed r_shadow_geforcefxlowquality to r_shadow_usehal... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
black | Remove a call to ResetProg from ShutdownServer, so... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
havoc | add DP_ENT_COLORMOD extension to extension lists |
commit | commitdiff | tree | snapshot |
2005-08-08 |
havoc | fix the commandline option documentation of The Hunted... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
havoc | change name of VorteX's netherworld mod |
commit | commitdiff | tree | snapshot |
2005-08-02 |
havoc | fix a signed/unsigned comparison warning |
commit | commitdiff | tree | snapshot |
2005-07-30 |
black | -Changed a call to VariableString with FindCvar. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
black | Moved the $cvar parser to Cmd_TokenizeString. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
black | -Added $parameter parsing to the alias and $cvar parsin... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
tomaz | Fixed a bug by me regarding the filesize of the embedde... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
havoc | draw [] brackets on the top 4 frags display before... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
havoc | turned Mod_CheckLoaded into a #define |
commit | commitdiff | tree | snapshot |
2005-07-10 |
knghtbrd | Fix the makefile not to use the unused gl_models.c |
commit | commitdiff | tree | snapshot |
2005-07-10 |
havoc | remove unused gl_models.c file |
commit | commitdiff | tree | snapshot |
2005-07-10 |
havoc | use *64.dll instead of *.dll on win64, this way we... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
havoc | remove TEXF_CLAMP on skins |
commit | commitdiff | tree | snapshot |
2005-07-08 |
havoc | reduce TRIANGLEEDGEHASH from 16384 bins to 8192 to... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
havoc | move sv.active = true; up to fix a VM_bprint warning |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | changed qfile_t->buff_ind and qfile_t->buff_len to... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | more warning fixes |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | use 32bit fs_offset_t on windows (even win64 doesn... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | made packfile_t (describes a file in a pack) use fs_off... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | added a #define DIRECTINPUT_VERSION to hush warnings... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
black | fix VC 6 not supporting DWORD_PTR. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | more warnings fixed |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | more fixes |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | added a 64bif fs_offset_t type to clean up most of... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
black | fixed some conversions |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | stomping more size_t warnings |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | fixed signed/unsigned mismatch warnings |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | changing some things back to size_t |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | more size_t |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | use size_t less |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | more size_t |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | use size_t even more |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | use size_t more |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | changed some things to size_t to reduce warnings on... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
havoc | made FS_WriteFile's len parameter size_t to fix some... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
havoc | fix problems with missing cubemap textures in GLSL |
commit | commitdiff | tree | snapshot |
2005-07-04 |
havoc | fix a crash when doing vid_restart or r_restart with... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
havoc | fix a typo |
commit | commitdiff | tree | snapshot |
2005-07-04 |
havoc | default developer_texturelogging to 0, don't know why... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
havoc | allow escape to togglemenu when in fullscreen console |
commit | commitdiff | tree | snapshot |
2005-07-04 |
tomaz | Fixed it so vertical syns is applied correctly at init. |
commit | commitdiff | tree | snapshot |
2005-07-03 |
black | -Moved findflags and findchainflags to the prvm_cmds.c. |
commit | commitdiff | tree | snapshot |
2005-07-03 |
havoc | fix bug that made pants/shirt not render in rtlighting... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
havoc | don't print PRVM_NAME in each dprint call, it looks... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
havoc | fix bug in parsing PROTOCOL_DARKPLACES1/2/3/4 angles |
commit | commitdiff | tree | snapshot |
2005-07-02 |
havoc | fix Black's mistake of using 'long' (32bit/64bit depend... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
havoc | fix a problem with shadows being cut short from models... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
havoc | changed two comments from saying long to int |
commit | commitdiff | tree | snapshot |
2005-07-01 |
havoc | allow multiple lightning beams owned by world |
commit | commitdiff | tree | snapshot |
2005-07-01 |
havoc | forbid world writes after precache stage (without using... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
havoc | changed shadow projection length to use model->radius... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
havoc | stop searching for a server port when one is found |
commit | commitdiff | tree | snapshot |
2005-06-29 |
havoc | added knownstrings_freeable array to prog struct so... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
havoc | default offsetmapping off (as it messes up model skins) |
commit | commitdiff | tree | snapshot |
2005-06-28 |
havoc | 374 |
commit | commitdiff | tree | snapshot |
2005-06-28 |
black | -Added sv_playerphysicsqc to control whether the qc... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
havoc | patch from christian holmberg to make XK_section key... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
havoc | removed r_editlights_rtlightssizescale and r_editlights... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
havoc | increased server browser viewlist limit (was 128) to... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
black | -"add color code to start of chat message to prevent... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
havoc | removed "%s changed model to %s" message on .playermode... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
havoc | q3 shader parser was not supporting alphatest (promoted... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
havoc | removed SV_SetOnGround, this cures the bunnyhopping... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
havoc | changed a lot of Host_Error calls to Con_Printf or... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
havoc | changed most Sys_Error calls to Con_Printf with appropr... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
havoc | removed winding.[ch] files from dsp files |
commit | commitdiff | tree | snapshot |
2005-06-20 |
havoc | removed winding.[ch] as they were not used |
commit | commitdiff | tree | snapshot |
2005-06-19 |
havoc | removed two unused Key_Event implementations (which... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
havoc | changed keydown[] from unsigned int holding key repeat... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
havoc | removed keydown[] and renamed key_repeats[] to keydown... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
havoc | cleaned up Key_Event, this changed toggleconsole bind... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
havoc | removed shift_down variable, use keydown[K_SHIFT] instead |
commit | commitdiff | tree | snapshot |
2005-06-19 |
havoc | better detection of model load failures in viewmodel... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
havoc | don't complain about missing bolt3/beam models |
commit | commitdiff | tree | snapshot |
next |