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-12 15:16:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffbc2ce805cff56fa05d55334798b91ec705c063
0ad
/
source
/
sound
T
History
janwas
fa7ce687f0
fix error handling - ensure SoundGroup doesn't crash when sound loading fails (previously it was only handling the case where loading failed due to sound being disabled)
...
This was SVN commit r6269.
2008-07-23 05:39:54 +00:00
..
ambient_design.txt
…
CMusicPlayer.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
CMusicPlayer.h
remove all author/modified by tags.
2007-05-07 16:33:24 +00:00
CPlayList.cpp
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
CPlayList.h
remove all author/modified by tags.
2007-05-07 16:33:24 +00:00
JSI_Sound.cpp
large batch of Dehydra static code analysis fixes
2008-07-12 10:45:11 +00:00
JSI_Sound.h
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
license.txt
add license files that are now referenced from some source files (instead of direct author/copyright/license notices in the source)
2007-05-08 14:02:06 +00:00
SoundGroup.cpp
fix error handling - ensure SoundGroup doesn't crash when sound loading fails (previously it was only handling the case where loading failed due to sound being disabled)
2008-07-23 05:39:54 +00:00
SoundGroup.h
dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace).
2008-07-13 21:22:03 +00:00
SoundGroupMgr.cpp
dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace).
2008-07-13 21:22:03 +00:00
SoundGroupMgr.h
dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace).
2008-07-13 21:22:03 +00:00