1
0
forked from 0ad/0ad
0ad/source/lib/res
Ykkrosh 0f93e53e61 \n on debug_out
This was SVN commit r1266.
2004-10-21 15:08:10 +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 add support for forcibly closing cached files (needed when closing all active sounds before resetting openal) 2004-10-20 00:58:55 +00:00
h_mgr.h add support for forcibly closing cached files (needed when closing all active sounds before resetting openal) 2004-10-20 00:58:55 +00:00
handle.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
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 remove ogg_display junk 2004-10-18 14:25:13 +00:00
ogghack.h as per meeting today, disabled use of OpenAL ogg extension; wrote a quick, ugly, no-good hack to decode OGG files 'manually' (using vorbis) 2004-10-16 20:54:24 +00:00
ogl_tex.cpp \n on debug_out 2004-10-21 15:08:10 +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 \n on debug_out 2004-10-21 15:08:10 +00:00
snd.h WIP. have added some dox and armor-plated the lower-level components. 2004-10-20 23:18:52 +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 \n on debug_out 2004-10-21 15:08:10 +00:00
vfs.h remove ofs field for vfs_start_io - never used 2004-10-16 20:52:18 +00:00
zip.cpp Linux Compat and some updated PARANOIA code 2004-09-22 15:20:58 +00:00
zip.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