projects
/
xonotic
/
darkplaces.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/darkplaces.git
2010-03-13
divverent
modeldecompile: also write a framegroups file if possible
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
eihrul
made IQM framerate a float
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
divverent
randomized loadingscreen pic (cvar: scr_loadingscreen_c...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
eihrul
fixes for entity caching when r_shadows == 1
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
eihrul
use stencil shadows if r_shadows == 1
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
havoc
okay, don't use shadow sampler in Cg
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
eihrul
fixed bug in vsdct in cg
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
havoc
change texcoord assignments in Cg shader back to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
eihrul
fixed ShadowMap_Parameters usage in GetShadowMapTCCube...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
havoc
implemented a new type of height fog using a texture...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
eihrul
IQM base pose cleanups
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
eihrul
more IQM loading fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
eihrul
misc IQM loading fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
eihrul
added per frame bounds to IQM format
commit
|
commitdiff
|
tree
|
snapshot
2010-03-07
eihrul
build IQM inverse base pose from joints if necessary
commit
|
commitdiff
|
tree
|
snapshot
2010-03-07
eihrul
experimental IQM model format support
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
divverent
properly support huge sideways friction
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
eihrul
cast Mem_Allocs in FS_Init_SelfPack
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
divverent
WarpZones:
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
divverent
Detect appended data to the DP executable.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
eihrul
GetShadowMapTCCube fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
havoc
fix a bug that prevented coronas from being rendered...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
havoc
fix bug that prevented reflection cubemaps from working...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
havoc
don't apply motionblur when rendering to an envmap
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
havoc
use a larger triangle buffer for r_batchmode 2
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
havoc
minor cleanup to R_DrawSurface_TransparentCallback
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
havoc
changed r_speeds labels again, less csqc monitoring...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
divverent
make some cvars static, to help the compiler a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
havoc
added cl_prydoncursor_notrace cvar
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
divverent
try to fix all project files (to add winmm)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
divverent
shut up a (in this case wrong) warning about possibly...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
divverent
add -lwinmm to win32 sdl
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
divverent
yet another include fix, this time for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
divverent
another include
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
divverent
attempt to fix the includes for win32
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
divverent
fix another win32 time typo
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
divverent
fix two remaining uses of sys_usetimegettime
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
eihrul
added 6x6 pcf option for people with too much framerate
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
divverent
fix strstrofs with unicode
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
divverent
also: sys_usesdldelay for using SDL_Delay() for sleepin...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
divverent
refactor timing, so that timing code is in sys_shared.c.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
divverent
Revert "added linux timing code to SDL client for more...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
havoc
added linux timing code to SDL client for more accurate...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
havoc
don't bother calling Collision_ValidateBrush when creat...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
havoc
undo an edit in r9537 that caused it to be possible...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
added collision_debug_tracelineasbox cvar to work aroun...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
eihrul
magical instruction sequence that works on both GL_ARB_...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
added dpmeshcollisions keyword in shader parsing, this...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
make sure r_glsl_permutation and r_cg_permutation varia...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
eihrul
attempting workaround for coord rounding incompatibilit...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
fix crash when MAX_DLIGHTS is hit and a trail effect...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
particle geometry can now be rotated for more variety...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
don't bother checking if bsp file has been modified...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
use CONFIGFILENAME and STARTCONFIGFILENAME macros inste...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
added cl_particles_collisions cvar to allow collisions...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
add several more R_TimeReport calls for better analysis...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
don't bother calling Mod_ForName in client precache...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
havoc
changes to rtlight surface culling:
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
eihrul
fix signed vs. unsigned comparison warning in GL_Textur...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
divverent
fix degenerate triangle elimination
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
vortex
Offsetmapping now could be customized on per-texture...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
motorsep
+some tune ups for Steel Storm screenshot prefix
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
havoc
fixed BIH line clipping and enabled it, BIH is now...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
havoc
slight improvement to BIH recursion speeds by checking...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
havoc
added server and client timing data to r_speeds 2
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
havoc
fix more cg shader errors
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
havoc
fix two compile errors in cg shader
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
don't error out if external lightmap sizes mismatch...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
divverent
new argument "force" to gl_texturemode for more augenkr...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
moved BIH_LEAF from bih_nodetype_t to bih_leaftype_t
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
move RESTRICT keyword define to qtypes.h and add it...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
added RF_FULLBRIGHT and RF_NOSHADOW renderflags for...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
fix a couple enum mixed with int warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
add bih.[ch] to MSVC projects
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
changed default value of mod_collision_bih from 0 to...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
set supercontents and surfaceflags on models not using...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
make model collisions work when q3 shaders are used...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
added some #if 0 test cases for BSP collision culling...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
made the old BSP collision code check bounding boxes...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
disable broken Mod_CollisionBIH_TracePoint_Mesh and
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
made BIH collision culling support the mod_q3bsp_curves...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
added mod_recalculatenodeboxes cvar to allow this behav...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
havoc
don't check mod_collision_bih in r_showcollisionbrushes...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
havoc
deal with colbrushf == NULL cases in Mod_MakeCollisionBIH
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
divverent
fix getsurfacetriangle on a submodel
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
havoc
added mod_q1bsp_polygoncollisions cvar (off by default...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
eihrul
Mod_Decompile_SMD blend weight fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
eihrul
store blend weights as unsigned char data
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
havoc
implemented and debugged BIH (Bounding Interval Hierarc...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
eihrul
don't use dummy entries for single-bone blend palette...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
havoc
don't crash if the model produces no shadowmesh (no...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
motorsep
+ added bih.c and bih.h files into SDL project file...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
havoc
don't error out when Mod_Q3BSP_LoadTriangles is called...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
havoc
fix two typos in Mod_Q3BSP_LoadTriangles errors
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
havoc
fix unaligned memory access crash on skeletal models...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
eihrul
make R_Shadow_CullFrustumSides assume infinite far...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
havoc
implementing Bounding Interval Hierarchy collision...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-14
vortex
r_shadows_shadowmapscale cvar which as a multiple to...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
divverent
hide one's own refraction (NOT reflection)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
havoc
more statics...
commit
|
commitdiff
|
tree
|
snapshot
next