1
0
forked from 0ad/0ad
0ad/source/lib/res/file
janwas 808a0f7cbe config: additional macro is checked
lib: add bits() function (actually moved it from zip.cpp)
ia32: start moving code out to external asm file (will use NASM in
pre-build step; avoids needing MSC and GCC-specific inline code). move
memcpy test code out to other file

This was SVN commit r2706.
2005-09-13 04:00:41 +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 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_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