2009-11-07 |
divverent | more stupid error code passing |
commit | commitdiff | tree | snapshot |
2009-11-07 |
divverent | and fix a NULL pointer causing typo... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
divverent | fix gettagmatrix error handling |
commit | commitdiff | tree | snapshot |
2009-11-07 |
divverent | try fixing gettaginfo in client with frameblend etc... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
divverent | better default for fog |
commit | commitdiff | tree | snapshot |
2009-11-07 |
divverent | prevent creation of a cvar named "", as that breaks... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
divverent | add a comment to bind writing |
commit | commitdiff | tree | snapshot |
2009-11-07 |
divverent | fix config.cfg writing (properly escape cvar names... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
havoc | laid groundwork for a new decal system |
commit | commitdiff | tree | snapshot |
2009-11-06 |
divverent | equalization: reduce min ambient, it was too high |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | fix a couple merging bugs |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | reenabled fake lightmap on water to fix r_glsl 0 render... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | fix two bugs introduced in r5828 (2005-11-25) that... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | remove some dead code |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | implemented fog height setting, along with fade depth... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | msurface_t pointer arrays are now const, as are the... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | use larger batches for shadowmaps |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | renamed polygonelements, skyboxelements, skysphereeleme... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | added fogging info to rsurface state so model scaling... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | fix compile error |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | changed sky rendering to occur after depthmask polygons... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | added R_SkinFrame_LoadInternal8bit |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | reworked R_SkinFrame_Purge handling to encapsulate... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | allow non-standard sizes for quake sky textures (anythi... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
havoc | reworked Matrix4x4_TransformPositivePlane and |
commit | commitdiff | tree | snapshot |
2009-11-06 |
divverent | light equalizing: minimum ambient level feature (preven... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
divverent | entity light equalization as an alternative rendering... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
divverent | fix coronas for "realtime darks" |
commit | commitdiff | tree | snapshot |
2009-11-05 |
divverent | support for "realtime world/dynamic darks". Just for... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
divverent | you can go hunter2 my hunter2-ing hunter2 (comment... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
divverent | hide private cvars from the output of cvar name and... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
divverent | first test of multi-account rcon: |
commit | commitdiff | tree | snapshot |
2009-11-03 |
havoc | replace FogPoint_* functions with RSurf_FogVertex |
commit | commitdiff | tree | snapshot |
2009-11-03 |
havoc | remove prototypes for a couple functions that were... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
havoc | implemented a new preallocated "boxbrush" type for... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
havoc | optimized AABB collision case for q3bsp, 14.5% faster... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
havoc | optimized edgedir handling to use half as many, which... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
havoc | fix USE_WSPIAPI_H |
commit | commitdiff | tree | snapshot |
2009-11-02 |
havoc | another attempt at WIN32RELEASE |
commit | commitdiff | tree | snapshot |
2009-11-02 |
havoc | another attempt at WIN32RELEASE |
commit | commitdiff | tree | snapshot |
2009-11-02 |
havoc | fix WIN32RELEASE check |
commit | commitdiff | tree | snapshot |
2009-11-02 |
havoc | adding a WIN32RELEASE flag which uses my build options |
commit | commitdiff | tree | snapshot |
2009-11-02 |
havoc | fix compatibility with old windows versions when USE_WS... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
havoc | add a little bias to prevent constant contact cases... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
divverent | fix bug with bogus refresh rate info in xvidmode data |
commit | commitdiff | tree | snapshot |
2009-10-30 |
divverent | fix stupid console input bug |
commit | commitdiff | tree | snapshot |
2009-10-26 |
divverent | fix makefile bug of DP_ODE_STATIC_LIBDIR combined with... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
havoc | implemented sv_gameplayfix_nudgeoutofsolid |
commit | commitdiff | tree | snapshot |
2009-10-25 |
havoc | reworked brush collisions to support edgedir cross... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
eihrul | sanity checks on shadowmap size relative to border... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
divverent | fix handling of entities which change movetype at runtime |
commit | commitdiff | tree | snapshot |
2009-10-24 |
divverent | DP_QC_ENTITYSTRING: menu builtins like reading/writing... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
divverent | ODE code cleanup; WARNING: interface change. Springs... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
divverent | add a missing VectorClear |
commit | commitdiff | tree | snapshot |
2009-10-23 |
havoc | fix a serious bug in R_Mesh_AddBrushMeshFromPlanes... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
divverent | add support for fixed joints (jointtype -1), debug... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
divverent | fix FLT_MAX on visual studio sucky compiler |
commit | commitdiff | tree | snapshot |
2009-10-23 |
divverent | add missing dInfinity |
commit | commitdiff | tree | snapshot |
2009-10-23 |
divverent | add two missing functions |
commit | commitdiff | tree | snapshot |
2009-10-23 |
divverent | more ODE fixes |
commit | commitdiff | tree | snapshot |
2009-10-23 |
divverent | make ODE entities call touch functions |
commit | commitdiff | tree | snapshot |
2009-10-23 |
divverent | speed up ODE by not creating bodies for non-physics... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
vortex | hacky and experimental DP_LIGHTSTYLE_STATICVALUE extens... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | fix ODE_DYNAMIC makefile stuff |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | makefile: new flag DP_ODE_DYNAMIC |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | due to huge slowdowns even in non-ODE using games ... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | movedir stuff |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | make movedir_y fps independent |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | make springs use fps- and physics-engine independent... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | experimental support for springs: |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | add missing declarations |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | change cl_lerping interpolation model from euler angles... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | add cvars for world erp and cfm; remove pistons for... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | ODE: joints |
commit | commitdiff | tree | snapshot |
2009-10-21 |
havoc | don't emit obj materials more than once |
commit | commitdiff | tree | snapshot |
2009-10-21 |
havoc | fix an error in the spinvelocity -> avelocity conversion |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | disabled use of WINAPI in ODE_API because ODE uses... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
divverent | support DP_SV_BOUNCEFACTOR and .float gravity for ODE... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
divverent | comment out two unused functions (as ODE 0.9 does not... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | removed .axis_forward, .axis_left, .axis_up, .spinveloc... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | fix last fix |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | fix typo |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | added automatic conversion from legacy entity angles... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | fix compile error with .avelocity |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | fix bug with rotating bmodels |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | use dInitODE instead of dInitODE2 |
commit | commitdiff | tree | snapshot |
2009-10-20 |
divverent | fix two pointer bugs in ODE code |
commit | commitdiff | tree | snapshot |
2009-10-20 |
divverent | culling: fix culling of rotating entities... might... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
divverent | move the ODE_API modifiers where they should be |
commit | commitdiff | tree | snapshot |
2009-10-19 |
havoc | ODE physics engine support, needs more work, disabled... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
havoc | added examples of installing ogg cd tracks |
commit | commitdiff | tree | snapshot |
2009-10-19 |
havoc | fix a crash when r_shadow_lightattenuation* cvars are... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
divverent | more rcon_secure cleanup |
commit | commitdiff | tree | snapshot |
2009-10-18 |
divverent | clean up rcon_secure checks |
commit | commitdiff | tree | snapshot |
2009-10-18 |
havoc | replaced host_sleep with cl_maxfps_alwayssleep cvar... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
havoc | implemented real support for QW skins (pants, shirt... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
divverent | also support bouncefactor for MOVETYPE_BOUNCEMISSILE |
commit | commitdiff | tree | snapshot |
2009-10-17 |
eihrul | use r_shadow_shadowmapmaxsize instead of directly acces... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
eihrul | fix r_shadow_shadowmapping_maxsize validation to not... |
commit | commitdiff | tree | snapshot |
next |