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-11 01:16:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3b599fb1e669c47ff8f29ea1e0b4188926e27d6
0ad
/
source
/
sound
T
History
janwas
fd4eb91e93
debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h
...
This was SVN commit r2285.
2005-05-11 18:56:30 +00:00
..
CMusicPlayer.cpp
less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :)
2004-12-07 02:04:38 +00:00
CMusicPlayer.h
less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :)
2004-12-07 02:04:38 +00:00
CPlayList.cpp
debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h
2005-05-11 18:56:30 +00:00
CPlayList.h
Playlist now uses VFS.
2004-12-15 14:25:09 +00:00
JSI_Sound.cpp
add error handling: recover and return false if file not found
2005-05-09 17:10:52 +00:00
JSI_Sound.h
remove suspicious #undef free. if that was due to conflict with mmgr, #include "nommgr.h" instead.
2005-05-03 05:06:06 +00:00