1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 313df4064c vfs_next_dirent filter can now match *? wildcards (no longer limited to extensions)
updated dox, and added ERR_VFS_DIR_END code

This was SVN commit r1386.
2004-11-23 21:12:18 +00:00
..
cursor.cpp 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
cursor.h OpenGL cursor (for non-Windows) 2004-07-24 19:38:12 +00:00
file.cpp 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
file.h slight change to interface (FileIO* vs simple void* output value) to simplify Zip interface (needed to change because now it has to store data of its own in IOs when doing partial reads) 2004-09-19 15:51:12 +00:00
h_mgr.cpp h_force_close support for sound shutdown issue 2004-10-22 21:58:03 +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 Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
ogghack.h Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
ogl_tex.cpp Added some support for user profiles 2004-10-23 14:39:28 +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 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.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: no assert blowing up in your face if SndData_reload fails (or is made to fail) 2004-11-23 19:08:30 +00:00
snd.h get ride of separate snd_open_def (simplifies JS interface) 2004-11-15 18:34:13 +00:00
tex.cpp improved png write code while searching for cause of bug #24 2004-11-22 00:10:16 +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 Added unifont_height... 2004-10-14 10:09:51 +00:00
unifont.h Added unifont_height... 2004-10-14 10:09:51 +00:00
vfs.cpp vfs_next_dirent filter can now match *? wildcards (no longer limited to extensions) 2004-11-23 21:12:18 +00:00
vfs.h vfs_next_dirent filter can now match *? wildcards (no longer limited to extensions) 2004-11-23 21:12:18 +00:00
zip.cpp define ZLIB_DLL before zlib.h 2004-11-22 00:17:37 +00:00
zip.h log when files are opened (used to arrange files in zip archive) 2004-11-07 23:00:32 +00:00