This website requires JavaScript.
Explore
Help
Sign In
YGGverse
/
xash3d-fwgs
Watch
1
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced
2025-03-09 20:21:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xash3d-fwgs
/
engine
/
common
/
soundlib
History
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.
2018-06-19 16:59:53 +03:00
..
libmpg
Add libmpg source
2018-04-17 03:57:04 +03:00
snd_main.c
Apply 4140 update
2018-06-09 01:28:35 +03:00
snd_mp3.c
Apply 4150 update
2018-06-19 16:22:30 +03:00
snd_utils.c
Merge 4140 update
2018-06-11 14:04:50 +03:00
snd_wav.c
Apply 4140 update
2018-06-09 01:28:35 +03:00
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.
2018-04-23 23:07:54 +03:00