Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · xonotic-v0.6.0
darkplaces
Browse files
Mar 03, 2012
add a flag to forcibly turn off skeletal animation for benchmarking
· db3a7229
divverent
authored
Mar 01, 2012
View commits for tag xonotic-v0.6.0
xonotic-v0.6.0
db3a7229
fix for .alpha and other effects on sprites that use the same frame,
· 33d77bb1
havoc
authored
Feb 27, 2012
33d77bb1
Mar 02, 2012
Con_ClearNotify: only hide notify, not chat
· 3bf5e533
divverent
authored
Mar 01, 2012
3bf5e533
fix a stupid type error.
· fe8d2a95
divverent
authored
Feb 28, 2012
fe8d2a95
runstandardplayerphysics: ignore the passed edict for player physics...
· 88c2fa0c
divverent
authored
Feb 28, 2012
88c2fa0c
Feb 26, 2012
byteswap S16LE sound data on load once, not twice :)
· 87260e9d
havoc
authored
Feb 26, 2012
87260e9d
Feb 24, 2012
remove redundant check
· 06363119
divverent
authored
Feb 24, 2012
06363119
don't accumulate time reports for the first 10 seconds of a match so things can settle
· 75ca3663
divverent
authored
Feb 24, 2012
75ca3663
add missing variable
· 5a210c46
divverent
authored
Feb 24, 2012
5a210c46
also count timing info when nobody is playing
· e4c1a3f9
divverent
authored
Feb 24, 2012
e4c1a3f9
Feb 23, 2012
use both .items2 and serverflags in items stat, to finally fix the runes
· ca2a5f8b
havoc
authored
Feb 21, 2012
ca2a5f8b
I moved the IPv6 master server to another server. Sorry for that.
· dd46aa4b
divverent
authored
Feb 23, 2012
dd46aa4b
Feb 21, 2012
fix a stupid typo
· 48bbd0a2
divverent
authored
Feb 21, 2012
48bbd0a2
no need to waste a full page
· 7a411afa
divverent
authored
Feb 21, 2012
7a411afa
crazy feature: -DFILE_BASED_MALLOC=1
· c88a5fa2
divverent
authored
Feb 21, 2012
c88a5fa2
Feb 20, 2012
we don't use DGA any more, so why -lxxf86dga
· 4f8fa490
divverent
authored
Feb 20, 2012
4f8fa490
add a note about a VectorVectors bug
· 030579c0
divverent
authored
Feb 20, 2012
030579c0
fix broken use of + and | in drawflags
· d2082448
divverent
authored
Feb 20, 2012
d2082448
fix a crash when JPEG loading when alpha image is corrupt
· b2427428
divverent
authored
Feb 20, 2012
b2427428
Fix shader compile log again. Print error in any case, warnings only if...
· a7b54040
vortex
authored
Feb 19, 2012
a7b54040
Fixed shader compile log to use Con_DPrintf.
· 4770a410
vortex
authored
Feb 18, 2012
4770a410
ODE: rewrite scale support to scale collision mesh. Now mass center and object...
· 7d5b0f52
vortex
authored
Feb 18, 2012
7d5b0f52
always allow -nosse and -nosse2 flags to change SSE status
· 27eba49d
divverent
authored
Feb 18, 2012
27eba49d
Add an optional DRAW_NOGAMMA flag for R_DrawQSuperPic (disable glslgamma for that pic).
· 91ab3742
vortex
authored
Feb 18, 2012
91ab3742
actually fix the barrier typecasts... these really need to be volatile due to the b->called counter
· d166de6f
divverent
authored
Feb 18, 2012
d166de6f
fix type cast
· 31e50b22
vortex
authored
Feb 18, 2012
31e50b22
fix type cast
· 538b6105
vortex
authored
Feb 18, 2012
538b6105
Add support for barriers to the threading interface; fix skeletal animation...
· 226abcf6
divverent
authored
Feb 16, 2012
226abcf6
Feb 16, 2012
make sure depth test is disabled before rendering bloom
· e5d487ff
eihrul
authored
Feb 12, 2012
e5d487ff
fix some weird incidental finding in the bloom code
· 7f4ee971
eihrul
authored
Feb 12, 2012
7f4ee971
Feb 12, 2012
also support 1.2 again
· 0c04c38d
divverent
authored
Feb 12, 2012
0c04c38d
implement the libpng longjmp hack properly. png_jmpbuf is actually a macro!
· 679c8460
divverent
authored
Feb 12, 2012
679c8460
bring back old glibc workaround
· 164623e2
divverent
authored
Feb 12, 2012
164623e2
fix jump buffer type
· c60bf9f8
divverent
authored
Feb 12, 2012
c60bf9f8
Feb 11, 2012
added cvars r_nearest_2d and r_nearest_conchars which let you force all
· 32e2c25e
havoc
authored
Feb 04, 2012
32e2c25e
change mdl texcoord loading to not have a .5 pixel offset, this now
· b092084a
havoc
authored
Jan 26, 2012
b092084a
support libpng 1.5.0
· a4e72706
divverent
authored
Feb 11, 2012
a4e72706
add a static to an unprototyped internal function to shut off warning
· 3472427f
divverent
authored
Feb 10, 2012
3472427f
fix two seriously wrong memset calls possibly causing crypto connections to...
· 5fa3818e
divverent
authored
Feb 10, 2012
5fa3818e
fix clang warnings for unused result of *_LockThreadMutex
· 70441b86
divverent
authored
Feb 10, 2012
70441b86
Loading