0ad/source/lib/res
janwas e632c0ff1d zip: fix overrun when reading uncompressed data: truncate to output buffer size
vfs: fix archive file add routine: wasn't starting at mount point,
didn't handle files in archive root dir correctly

tex: add tex_is_known_fmt

lib: add ERR_TIMED_OUT

This was SVN commit r1693.
2005-01-10 13:42:10 +00:00
..
cursor.cpp Adjusted things to work with the new top-down orientation 2005-01-07 14:10:14 +00:00
cursor.h OpenGL cursor (for non-Windows) 2004-07-24 19:38:12 +00:00
file.cpp cursor: remove dependency on CVFSFile (all lib/res files must not depend on ps/, so that they can be reused in other projects) 2005-01-07 01:10:00 +00:00
file.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
h_mgr.cpp add h_add_ref; add leak report (currently disabled, since all textures are leaked) 2004-12-16 01:17:50 +00:00
h_mgr.h add h_add_ref; add leak report (currently disabled, since all textures are leaked) 2004-12-16 01:17:50 +00:00
handle.h handle.h: include guard 2005-01-07 01:16:43 +00:00
hotload.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
jmemdatasrc.cpp forgot to add yesterday :/ 2005-01-07 11:13:20 +00:00
mem.cpp aio: check for NULL aiocb* params; made aio_h get/set static; various small improvements 2005-01-07 01:13:48 +00:00
mem.h aio: check for NULL aiocb* params; made aio_h get/set static; various small improvements 2005-01-07 01:13:48 +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 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
ogl_tex.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
res.cpp 1) removed scaffolding from file 2004-12-09 23:12:02 +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 Small ScEd updates 2004-12-30 23:01:09 +00:00
snd.h add master sound disable, triggered if g_Quickstart == true. 2004-12-01 22:19:58 +00:00
tex.cpp zip: fix overrun when reading uncompressed data: truncate to output buffer size 2005-01-10 13:42:10 +00:00
tex.h zip: fix overrun when reading uncompressed data: truncate to output buffer size 2005-01-10 13:42:10 +00:00
unifont.cpp Adjusted things to work with the new top-down orientation 2005-01-07 14:10:14 +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 zip: fix overrun when reading uncompressed data: truncate to output buffer size 2005-01-10 13:42:10 +00:00
vfs.h cleaned up VFS after yesterday's new code; 2004-12-07 22:10:46 +00:00
zip.cpp zip: fix overrun when reading uncompressed data: truncate to output buffer size 2005-01-10 13:42:10 +00:00
zip.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00