1
0
forked from 0ad/0ad
0ad/source/lib
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
..
posix # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
res # fix in sound resource management 2007-01-18 22:59:44 +00:00
sysdep forgot to add, sorry 2007-01-16 21:16:20 +00:00
tests Extra fixes 2007-01-01 22:56:24 +00:00
adts.h # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
allocators.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
allocators.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
app_hooks.cpp # improvements to app_hooks 2007-01-13 18:37:51 +00:00
app_hooks.h # improvements to app_hooks 2007-01-13 18:37:51 +00:00
byte_order.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
byte_order.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
cache_adt.h # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
config.h # housekeeping 2007-01-14 23:13:08 +00:00
debug_stl.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
debug_stl.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
debug.cpp # fix in sound resource management 2007-01-18 22:59:44 +00:00
debug.h # housekeeping 2007-01-14 23:13:08 +00:00
glext_funcs.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
input.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
input.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
lf_alloc.cpp # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
lib_errors.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lib_errors.h # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
lib.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lib.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lockfree.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lockfree.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
mmgr.cpp # housekeeping 2007-01-14 23:13:08 +00:00
mmgr.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
nommgr.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ogl.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
ogl.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
path_util.cpp # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
path_util.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
precompiled.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
precompiled.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
sdl_fwd.h add missing file from sweng/"forward declare" commit 2006-08-27 12:17:27 +00:00
sdl.h # sweng 2006-08-26 21:52:18 +00:00
secure_crt.cpp # Tidied up some code. 2007-01-08 01:56:46 +00:00
secure_crt.h # fixes for overzealous vc8 optimization and housekeeping 2007-01-07 16:50:36 +00:00
self_test.cpp # GCC fixes 2007-01-01 21:55:38 +00:00
self_test.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
string_s.cpp # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
string_s.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
timer.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
timer.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
types.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
wstring_s.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00