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-06-27 06:27:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ef7ce088cc65dbdc81afdfd5b3dcd6d9d92ee5f
0ad
/
source
/
sound
T
History
janwas
022964c43b
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
...
This was SVN commit r1164.
2004-09-19 16:01:41 +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
…
CPlayList.h
…