This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-09 06:27:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbd91a306339da833affcdb3a5855c8ab2ffac59
0ad
/
source
/
sound
T
History
MarkT
d30e10042f
Minor changes to sound-script interface.
...
This was SVN commit r1332.
2004-11-15 22:30:01 +00:00
..
CMusicPlayer.cpp
moved low-level sound code to res/snd.cpp. CMusicPlayer is now an empty shell, pretty much; it will contain higher-level music logic (selecting track, fading in/out) implemented via snd calls
2004-09-19 16:01:41 +00:00
CMusicPlayer.h
moved low-level sound code to res/snd.cpp. CMusicPlayer is now an empty shell, pretty much; it will contain higher-level music logic (selecting track, fading in/out) implemented via snd calls
2004-09-19 16:01:41 +00:00
CPlayList.cpp
Minor changes to make the sound code compile without any errors
2004-07-22 13:24:03 +00:00
CPlayList.h
Miscellaneous GCC fixes
2004-08-09 16:44:08 +00:00
JSI_Sound.cpp
Minor changes to sound-script interface.
2004-11-15 22:30:01 +00:00
JSI_Sound.h
Minor changes to sound-script interface.
2004-11-15 22:30:01 +00:00