1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas f1dac9c626 better error handling: lots of little changes.
added some error codes, tried to eliminate unspecific return -1  where
it made sense.

This was SVN commit r1436.
2004-12-01 21:37:01 +00:00
..
cursor.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
cursor.h OpenGL cursor (for non-Windows) 2004-07-24 19:38:12 +00:00
file.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
file.h 1) file.cpp: add functions for relative path conversion, also better dox 2004-12-01 18:44:38 +00:00
h_mgr.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
h_mgr.h h_force_close support for sound shutdown issue 2004-10-22 21:58:03 +00:00
handle.h Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
hotload.h less dependencies: handle.h forward-defines Handle, so that not everything that uses res headers is dependent on h_mgr 2004-10-06 14:00:43 +00:00
mem.cpp allow 0-length allocs without complaint (required when vfs_loading 0-length files, as happens with current art pack) 2004-10-19 13:29:51 +00:00
mem.h less dependencies: handle.h forward-defines Handle, so that not everything that uses res headers is dependent on h_mgr 2004-10-06 14:00:43 +00:00
ogghack.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
ogghack.h Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
ogl_tex.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
ogl_tex.h less dependencies: handle.h forward-defines Handle, so that not everything that uses res headers is dependent on h_mgr 2004-10-06 14:00:43 +00:00
res.cpp bugfix: needs to use full path conversion routine 2004-12-01 21:34:01 +00:00
res.h less dependencies: handle.h forward-defines Handle, so that not everything that uses res headers is dependent on h_mgr 2004-10-06 14:00:43 +00:00
snd.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
snd.h get ride of separate snd_open_def (simplifies JS interface) 2004-11-15 18:34:13 +00:00
tex.cpp added tga and raw encoders (based on common routine extracted from bmp encoder), so I wouldn't have to add NOT_IMPLEMENTED error returns :P 2004-12-01 21:34:49 +00:00
tex.h less dependencies: handle.h forward-defines Handle, so that not everything that uses res headers is dependent on h_mgr 2004-10-06 14:00:43 +00:00
unifont.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
unifont.h I had to ask some things to make some word-processing easier/faster. Feel free to adjust anything that's crooked. 2004-11-24 23:47:48 +00:00
vfs.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
vfs.h better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
zip.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
zip.h log when files are opened (used to arrange files in zip archive) 2004-11-07 23:00:32 +00:00