1
0
forked from 0ad/0ad
0ad/source
janwas 153e607006 # fix in sound resource management
.. as mentioned in
http://www.wildfiregames.com/forum/index.php?showtopic=10719&hl=
thanks to matei and philip!

bonus: refs #164
tried to alleviate that by moving the OS error bit to the very end,
which usually means it's beyond the end of the little window unless
you're looking for it. does that help?
i'll venture that the OS error *might* be useful in rare cases and it
wouldn't be bad to have in there.

This was SVN commit r4791.
2007-01-18 22:59:44 +00:00
..
collada # Conversion of skeleton animations from COLLADA 2006-12-26 22:43:09 +00:00
graphics # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
gui Removed some header files from header files. 2007-01-13 22:44:42 +00:00
i18n Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
lib # fix in sound resource management 2007-01-18 22:59:44 +00:00
maths Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
network Removed some header files from header files. 2007-01-13 22:44:42 +00:00
pch Removed some header files from header files. 2007-01-13 22:44:42 +00:00
ps # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
renderer # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
scripting Fix VC2003 compilation (hopefully). 2007-01-17 03:41:23 +00:00
simulation # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
sound # Sound file fixes. 2007-01-18 16:24:37 +00:00
tools # Fixed crash when saving in actor editor 2007-01-18 15:29:12 +00:00
main.cpp # Tidied up some code. 2007-01-08 01:56:46 +00:00
test_setup.cpp Added ICC-Linux PCH support in Premake. (It's much more like the MSVC approach than the GCC one.) 2007-01-04 03:22:23 +00:00