1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas f66de9d098 log when files are opened (used to arrange files in zip archive)
also added mtime to *_stat calls for XMB (check date instead of
checksum)

This was SVN commit r1288.
2004-11-07 23:00:32 +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 more dox :] 2004-10-30 15:17:19 +00:00
snd.h more dox :] 2004-10-30 15:17:19 +00:00
tex.cpp VC2k5 fix: strchr return value saved as const char* (cf Stu's CVS report #161) 2004-09-21 18:43:58 +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 log when files are opened (used to arrange files in zip archive) 2004-11-07 23:00:32 +00:00
vfs.h log when files are opened (used to arrange files in zip archive) 2004-11-07 23:00:32 +00:00
zip.cpp log when files are opened (used to arrange files in zip archive) 2004-11-07 23:00:32 +00:00
zip.h log when files are opened (used to arrange files in zip archive) 2004-11-07 23:00:32 +00:00