projects
/
xonotic
/
darkplaces.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/darkplaces.git
2009-12-07
havoc
removed gl_videosyncavailable variable because on all...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
havoc
renamed gl_stencil to vid.stencil
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
havoc
changed VID_InitMode to take a viddef_mode_t structure...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
havoc
load fog textures in all cases again
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
havoc
mdl skin loading is now more memory-efficient (now...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
divverent
scr_loadingscreen_background cvar: when set, show loadi...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
havoc
fix a warning (gl_driver is not a pointer)
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
divverent
if gridsize is parsed wrong and DP would normally abort...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
divverent
parse gridsize like q3map2 does (less strict)
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
divverent
we cannot skip the next 3 vars after encounting a vecto...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
divverent
now autocvars can have default values when the progs...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
divverent
forgot the downtrace cvar
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
divverent
turn this into sv_gameplayfix_downtracesupportsongroundflag
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
divverent
fix onground clearing by ANDing it with a downtrace...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
divverent
fix endposnudge
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
vortex
Add several gl_info_ cvars which holds gl_vendor, gl_dr...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
divverent
DP_QC_AUTOCVARS: declare a QC variable float/vector...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
havoc
fixed a bug with sv_gameplayfix_nudgeoutofsolid where...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
havoc
fix Mem_Free NULL pointer warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
divverent
make the endpos-in-solid workaround a cvar collision_en...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
havoc
disable COLLISION_STUPID_TRACE_ENDPOS_IN_SOLID_WORKAROU...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
havoc
clean up field offset handling a bit, now uses vec_t...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
havoc
remove const qualifiers on Mem_Free calls on r_surfacelist
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
havoc
add support for a filename parameter on screenshot...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
havoc
added a few more CHECKGLERROR lines, and the possibilit...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
havoc
removed 1D texture management code, not used by anything
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
havoc
added Mem_Memalign function
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
vortex
GAME_BLOODOMNICIDE: disable quake gfx precaches
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
vortex
r_replacemaptexture: no printings for GAME_BLOODOMNICIDE
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
havoc
compile without IPV6 support by default (-DSUPPORTIPV6...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
havoc
more work on mod_generatelightmaps:
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
havoc
changed mod_generatelightmaps_* cvar defaults to better...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
havoc
more work on mod_generatelightmaps:
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
havoc
more work on mod_generatelightmaps:
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
havoc
more work on mod_generatedlightmaps:
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
havoc
more work on mod_generatelightmaps:
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
havoc
more work on mod_generatelightmaps
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
havoc
more work on mod_generatelightmaps
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
havoc
mod_generatelightmaps is much closer to usable now
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
havoc
more work on mod_generatelightmaps command
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
divverent
fix another typo
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
divverent
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
divverent
fix sound spatialization of edited sounds
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
havoc
beginning work on mod_generatelightmaps command
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
havoc
implemented FTE_CSQC_SKELETONOBJECTS (clientside support)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
divverent
patches: experimental mode that allows setting collisio...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
havoc
reworked decal system to limit the number of decal...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
havoc
fix crash on Nexuiz demos/demo2 with new decal system...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
havoc
fix typo in lerpfrac fix
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
havoc
added timedemo_screenshotframelist cvar which lets...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
havoc
implemented special showfps display of timedemo statist...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
havoc
fixed a bug with CSQC compatibility - .lerpfrac was...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
divverent
fix typo in extresponse handling
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
divverent
first preliminary version of DP_SND_SETPARAMS: let...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
divverent
extresponse: make svqc receive only those on the server...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
divverent
ODE: add two missing symbols
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
divverent
extresponse: use double quotes, not single quotes,...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
divverent
put extresponse in server vm too
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
divverent
experimental feature to load the alpha channel of foo...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
havoc
make csqc render entities persistent (except the temp...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
havoc
no longer checking texture_t->currentalpha < 1 in
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
havoc
increase some limits in DP_SMALLMEMORY
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
havoc
always stream decode ogg, this reduces Nexuiz sound...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
havoc
reduced memory usage of sound in Nexuiz by about 70MB...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
havoc
automatically load/unload cachepic_t textures from...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
havoc
increase MAX_CACHED_PICS in DP_SMALLMEMORY case back...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
havoc
avoid a memory allocation on each directly uploaded...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
havoc
rewrote clump allocation system, added an experimental...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
havoc
don't call Mem_CheckSentinelsGlobal in image loaders...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
havoc
fix two typos in last commit
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
havoc
separate handling of num_pvsclusterbytes in ViewCache...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
havoc
bump a few limits in DP_SMALLMEMORY (cachedpics was...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
havoc
move R_Main_ResizeViewCache call to fix a crash
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
havoc
no longer uses trace culling on csqc entities and other...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
havoc
always VIEWCACHEDYNAMIC
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
havoc
resize view cache each frame instead of at newmap
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
havoc
fix crash with predicted player locations
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
havoc
fix bug with VIEWCACHEDYNAMIC
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
havoc
disable dynamic viewcache until bugs are fixed
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
havoc
fix crash if CVAR_HASHSIZE was set to a value below...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
havoc
set the isaabb/hasaabbplanes fields on box brushes
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
havoc
reduce gl_rmain size a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
havoc
rename R_MAX_OCCLUSION_QUERIES to MAX_OCCLUSION_QUERIES...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
havoc
migrated a large number of #define MAX values to quaked...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
havoc
more work on the unfinished OBJ loading
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
havoc
some optimizations to model decals
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
havoc
better to use NET_MAXMESSAGE than 65536 for download...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
havoc
comments
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
havoc
improving MEMCLUMP handling
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
divverent
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
havoc
correct a typo in the ogg cdtracks installation instruc...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
havoc
added r_farclip_base and r_farclip_world cvars to contr...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
havoc
fix typo in #ifdef ODE_DYNAMIC
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
havoc
fix bug with alt textures (pressed buttons in q1bsp)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
divverent
logarithm
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
havoc
new decal system (cl_decals_newsystem 1 to activate)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
divverent
clmovement: do not replay less than 0.5ms sized movemen...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
divverent
more error code fixing
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
divverent
fix typo compile erorr
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
divverent
more stupid error code passing
commit
|
commitdiff
|
tree
|
snapshot
next