1
0
forked from 0ad/0ad
0ad/source/lib/file/vfs
janwas 4dc92352fc vfs_lookup: fix bug when creating physical directories via VFS
CollageManager: avoid creating zero-length files to avoid VFS compaints
test_MeshManager.h now runs correctly without errors/asserts
XMLUtils.cpp: bugfix (pointed out by Philip)

This was SVN commit r5855.
2008-04-05 19:47:57 +00:00
..
file_cache.cpp - fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching) 2008-01-20 21:52:54 +00:00
file_cache.h remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
vfs_lookup.cpp vfs_lookup: fix bug when creating physical directories via VFS 2008-04-05 19:47:57 +00:00
vfs_lookup.h fixes and improvements 2007-12-22 18:15:52 +00:00
vfs_path.cpp fixes and improvements 2007-12-22 18:15:52 +00:00
vfs_path.h improvements and fixes: 2008-01-07 20:03:19 +00:00
vfs_tree.cpp improvements and fixes: 2008-01-07 20:03:19 +00:00
vfs_tree.h fixes and improvements 2007-12-22 18:15:52 +00:00
vfs.cpp fix VFS bug preventing directories from being created: 2008-01-20 16:53:09 +00:00
vfs.h improvements and fixes: 2008-01-07 20:03:19 +00:00