This website requires JavaScript.
Explore
Help
Sign in
vilyaem
/
Xrasher
Watch
1
Star
0
Fork
You've already forked Xrasher
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1dedf0e208
Xrasher
/
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