1
0
forked from 0ad/0ad
0ad/source/lib/res
2004-12-01 21:34:49 +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 1) file.cpp: add functions for relative path conversion, also better dox 2004-12-01 18:44:38 +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 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
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 add required precompiled header include 2004-12-01 06:52:39 +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 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 Faster Ogg reading (~2.5x in extremely unoptimised builds) 2004-11-27 04:14:34 +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 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
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 1) file.cpp: add functions for relative path conversion, also better dox 2004-12-01 18:44:38 +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