0ad/source/lib/res/file
janwas 7838627cd2 - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
- remove ScEd hacks and CFont et al macro rename
- fix accursed bug in VFS buffer management that was causing ReadFile to
fail without error (not allocating enough padding)
- vfs_tree: bugfix in tree_lookup
- waio: temporarily disable sector size determination (pending better
approach - need to determine if using DVD drive)

This was SVN commit r3421.
2006-01-24 08:16:29 +00:00
..
archive.cpp - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
archive.h v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
compression.cpp v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
compression.h v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
file_cache.cpp - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
file_cache.h v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
file_internal.h - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
file_io.cpp - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
file.cpp - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
file.h v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
vfs_mount.cpp v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
vfs_mount.h v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
vfs_optimizer.cpp v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
vfs_optimizer.h v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
vfs_path.cpp v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
vfs_path.h - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
vfs_tree.cpp - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
vfs_tree.h v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
vfs.cpp - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
vfs.h - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
zip.cpp v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00
zip.h v2 of file/res code for thesis: 2006-01-23 20:05:09 +00:00