1
0
forked from 0ad/0ad
0ad/source
Ykkrosh 2d98baf8e5 # Sound file fixes.
JSI_Sound: Fixed problems with freeing sounds after they've been played.
Fixed non-working exception code when failing to load a file (and made
it throw an obvious std::exception instead of a hidden LibError).
Changed most functions to return false when called on a sound that has
been played already, instead of causing an invalid-handle error.
Consistentised whitespace.

This was SVN commit r4789.
2007-01-18 16:24:37 +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 # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +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