2011-11-14 |
divverent | ground R_CalcRefdef when the player entity is shared |
commit | commitdiff | tree | snapshot |
2011-11-14 |
divverent | match FTEQW more closely in runstandardplayerphysics |
commit | commitdiff | tree | snapshot |
2011-11-14 |
divverent | CSQC: track client-side entities for sounds issued... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
divverent | factor V_CalcRefdef into two functions |
commit | commitdiff | tree | snapshot |
2011-11-13 |
divverent | always set movement_velocity even for unpredicted moves |
commit | commitdiff | tree | snapshot |
2011-11-13 |
havoc | fix C++ compile error (missing cast) |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | support pmove_flags (the actual flag values may be... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | we don't need ALL those fields I marked with ??? |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | an attempt to do CL_runplayerphysics, not working prope... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | make it possible to unset effects for CSQC entities |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | -benchmarkruns: show a report of min/median/max of... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | complexanimation now beginning to be suitable for SVQC use |
commit | commitdiff | tree | snapshot |
2011-11-10 |
havoc | removed a model->numframes <= 1 check which broke anima... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
havoc | don't call ODE dWorldQuickStep with 0 step time |
commit | commitdiff | tree | snapshot |
2011-11-09 |
havoc | added r_transparent_sortsurfacesbynearest cvar (default... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
havoc | default r_usedepthtextures to 1 until issues are resolv... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
vortex | DDS with DXT1a: was not correctly detected if r_texture... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | 1. make the first CSQC rendered view the "main" view... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
havoc | allow time-based traileffectnum effects by passing... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
havoc | remove physics_ode_worldstep cvar, it is now always... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
havoc | fix compile error (missing variable) |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | fix compile error regarding vid_sRGB declaration |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | sRGB fallback: properly convert r_hdr_scenebrightness |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | explain that with pausable 0, the server admin still... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | allow listen server owner to pause the game (this also... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | change framegroups parsing so the final EOL is optional |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | fix two checks to not crash when showtex is used withou... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | fix showtex |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | fix OBJ models not getting any lighting |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | refactoring to avoid doing the same mistake again ... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | sync _DrawQ_Setup to R_ResetViewRendering2D (they match... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | eat unsupported tokens from framegroups file |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | framegroups parsing: make 5th arg animation name, not... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
havoc | fix crash in CL_ModelIndexList_f |
commit | commitdiff | tree | snapshot |
2011-11-03 |
divverent | fix segfault in prvm_printfunction |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | fix accuracy issue in timerefresh |
commit | commitdiff | tree | snapshot |
2011-11-02 |
havoc | support GL_ARB_framebuffer_object, with GL_EXT_framebuf... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | mark 5 permutation bits eligible for moving to static... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | win32: add two includes to make sure the constants... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | fix some typos |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | Crypto_LoadKeys: make the caller responsible for the... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | lock the thread mutex while altering crypto key stuff |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | Command line: -sessionid, cvars: locksession, (R/O... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
havoc | fix an issue with glStencilFuncSeparate being misused... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | impact handling: instead of detecting teleports by... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | speed up leaktest a bit |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | remove debug print |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | more parsing fix |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | fix a parsing issue for framegroups files |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | fix compile of VM_Warning changes |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | VM_Warning should appear even if developer is 0. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | turn "z value discarded" into VM_Warnings so one can... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
havoc | fix compile errors and warnings in MSVC |
commit | commitdiff | tree | snapshot |
2011-11-01 |
havoc | always use RGBA16F format for deferred rendering regard... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | added R_LoadTextureRenderbuffer for creating renderbuff... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | fix a bug that broke cl_maxphysicsframesperserverframe |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | changed sv_fixedframeratesingleplayer logic a bit ... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | hit q1bsp sky as a solid in surface traceline |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | undo the SUPERCONTENTS_SKY change, it should not be... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | removed r_shadow_deferred_8bitrange cvar |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | fix r_shadow_deferred total breakage from r11146 |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | fix dpmod shell casings spinning on the floor by disabl... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | cleaned up SV_Physics_Toss code to be more maintainable |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | added support for GL_EXT_packed_depth_stencil, this... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
havoc | fix compile error on OSX |
commit | commitdiff | tree | snapshot |
2011-10-30 |
havoc | fix two more C++ compile errors |
commit | commitdiff | tree | snapshot |
2011-10-30 |
havoc | fix C++ compile error |
commit | commitdiff | tree | snapshot |
2011-10-30 |
havoc | fix compile errors in D3D renderer (missing vabuf variable) |
commit | commitdiff | tree | snapshot |
2011-10-29 |
havoc | let traces hit sky by default, don't know why this... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
havoc | allow .psk models to be loaded without a corresponding... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
havoc | less warning spew about non-existent frames in a model... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
havoc | added USEREFLECTCUBE case to MODE_GENERIC, this disable... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
divverent | -demo and -capturedemo: don't quit if loading another... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
divverent | rename some functions to avoid a name conflict |
commit | commitdiff | tree | snapshot |
2011-10-27 |
divverent | framegroups: add support for group names specified... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
havoc | vid_soft_threads 8 by default because excessive threads... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
divverent | Linux dedicated server: set nice -19 while spawning... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
havoc | thread_pthread now uses recursive mutex (THREADRECURSIVE) |
commit | commitdiff | tree | snapshot |
2011-10-25 |
havoc | fix warnings |
commit | commitdiff | tree | snapshot |
2011-10-25 |
divverent | as realtime no longer suffices to detect same frame... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
divverent | fix a bug regarding entity reuse |
commit | commitdiff | tree | snapshot |
2011-10-25 |
divverent | mutex support for d0_blind_id (requires current git... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
divverent | HMAC: remove static vars |
commit | commitdiff | tree | snapshot |
2011-10-25 |
havoc | only lock the server mutex if executing commands |
commit | commitdiff | tree | snapshot |
2011-10-25 |
havoc | added Sys_PrintfToTerminal function for convenience... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
havoc | added debug prints (enabled if you define THREADDEBUG... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
havoc | stupid hack - declare a prototype for keysym2ucs to... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
havoc | fix Collision_ClipTrace_Line_Sphere calculation of... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
havoc | move the mutex creation to after the memory pool is... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
havoc | added USEDGA define, disabled by default, to suppress... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
divverent | fix compile errors in vid_glx.c |
commit | commitdiff | tree | snapshot |
2011-10-23 |
divverent | fix a sRGB conversion in effectinfo handling |
commit | commitdiff | tree | snapshot |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
havoc | use checkdisk flag on model loading after ingame downlo... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
divverent | fix factors in sRGBlightmaps code |
commit | commitdiff | tree | snapshot |
2011-10-22 |
divverent | fix image loading sRGB conversion |
commit | commitdiff | tree | snapshot |
2011-10-22 |
divverent | more sRGB simplification |
commit | commitdiff | tree | snapshot |
2011-10-22 |
divverent | a harmless sRGB simplification, more to be done later |
commit | commitdiff | tree | snapshot |
2011-10-22 |
havoc | don't crash when .clientcamera is set on a botclient |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | use the correct sRGB conversion for the gamma ramps |
commit | commitdiff | tree | snapshot |
next |