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-13 11:15:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a96fd8439139ddff46ada27f782809548d576e89
0ad
/
source
/
sound
T
History
janwas
ec6b78b252
rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception)
...
This was SVN commit r2447.
2005-06-28 04:06:25 +00:00
..
CMusicPlayer.cpp
rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception)
2005-06-28 04:06:25 +00:00
CMusicPlayer.h
…
CPlayList.cpp
debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h
2005-05-11 18:56:30 +00:00
CPlayList.h
…
JSI_Sound.cpp
rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception)
2005-06-28 04:06:25 +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