Xash3D FWGS engine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alibek Omarov 2edbcb996d Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends. 6 years ago
..
libmpg Add libmpg source 6 years ago
snd_main.c Apply 4140 update 6 years ago
snd_mp3.c Apply 4150 update 6 years ago
snd_utils.c Merge 4140 update 6 years ago
snd_wav.c Apply 4140 update 6 years ago
soundlib.h Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 6 years ago