1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 6bf2600808 huge change:
- replace std::map with custom filename lookup container (more
efficient)
- split into 3 parts (was too big)
also added struct stat-like fields to vfsDirEnt

still under heavy development.

This was SVN commit r2058.
2005-03-27 01:46:54 +00:00
..
cursor.cpp Disabled mipmaps on GUI textures and cursors 2005-03-17 00:06:51 +00:00
cursor.h OpenGL cursor (for non-Windows) 2004-07-24 19:38:12 +00:00
file.cpp add O_NO_AIO_NP - if file.cpp doesn't want AIO access, the wposix code shouldn't open another (AIO capable) handle 2005-03-18 22:15:49 +00:00
file.h clean up reload code; add cache invalidate call when reloading (make sure file contents are actually loaded) 2005-02-27 19:11:39 +00:00
h_mgr.cpp security push: checked every strcpy / strncpy. converted most to strcpy_s; some are flagged as "safe" (e.g. if copying literal that's obviously OK) 2005-03-01 20:13:00 +00:00
h_mgr.h add dox to posix.h; 2005-03-15 18:23:13 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
hotload.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
jmemdatasrc.cpp add VFS destination plugin for jpeg-6b (allows writing out images as JPG) 2005-03-10 16:59:01 +00:00
mem.cpp win_internal: move VC debug heaps here to avoid conflicts with mmgr 2005-01-23 18:17:46 +00:00
mem.h stomped various lint warnings: 2005-01-23 17:54:20 +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 fix for bug reported by philip: had dxt1a and dxt1 backwards 2005-03-10 20:29:27 +00:00
ogl_tex.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
res.cpp reloading is optimized and armor-plated. eliminated an evil race condition. 2005-03-02 12:06:40 +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 add pitch shift capability to snd.cpp and JS binding 2005-03-09 16:17:26 +00:00
snd.h add dox to posix.h; 2005-03-15 18:23:13 +00:00
tex.cpp hook up JPG encoder. minor changes with JPG (en|de)code function shutdown 2005-03-10 17:02:10 +00:00
tex.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
unifont.cpp precompiled: hook up mmgr (needs to be included in all files) 2005-01-23 18:23:29 +00:00
unifont.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
vfs_path.cpp huge change: 2005-03-27 01:46:54 +00:00
vfs_path.h huge change: 2005-03-27 01:46:54 +00:00
vfs_tree.cpp huge change: 2005-03-27 01:46:54 +00:00
vfs_tree.h huge change: 2005-03-27 01:46:54 +00:00
vfs.cpp huge change: 2005-03-27 01:46:54 +00:00
vfs.h huge change: 2005-03-27 01:46:54 +00:00
zip.cpp huge change: 2005-03-27 01:46:54 +00:00
zip.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00