0ad/source/lib/res/file
janwas 609be94b8c comments/cosmetics;
fix UNREACHABLE def on unix;
string_s: use HAVE_STRING_S;
wdbg_sym: fix option set code; explain why search path isn't needed
WriteScreenshot: make sure there's enough mem; use Handle to free mem
(more efficient+less error prone)

This was SVN commit r2779.
2005-09-27 15:20:56 +00:00
..
file.cpp dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox 2005-09-06 22:44:48 +00:00
file.h Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
vfs_mount.cpp Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
vfs_mount.h comments/cosmetics; 2005-09-27 15:20:56 +00:00
vfs_path.cpp - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
vfs_path.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
vfs_tree.cpp Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
vfs_tree.h waio: fix spurious WARN_ERR 2005-08-13 17:09:57 +00:00
vfs.cpp - PathPackage now does CHECK_ERR. adjusted callers appropriately 2005-09-02 03:03:06 +00:00
vfs.h - PathPackage now does CHECK_ERR. adjusted callers appropriately 2005-09-02 03:03:06 +00:00
zip.cpp config: additional macro is checked 2005-09-13 04:00:41 +00:00
zip.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00