0ad/source/lib/res/file
janwas d0acaecc5c # housekeeping
fix warnings in self tests
make win_pre_main_init manually callable and remove the main() hook (see
rationale at decl of win_pre_main_init)

This was SVN commit r3981.
2006-06-08 21:27:03 +00:00
..
tests # housekeeping 2006-06-08 21:27:03 +00:00
archive_builder.cpp # housekeeping 2006-06-04 22:27:40 +00:00
archive_builder.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
archive.cpp # housekeeping 2006-06-04 22:27:40 +00:00
archive.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
compression.cpp # housekeeping 2006-06-04 22:27:40 +00:00
compression.h # add CppDoc comments; prepare for automated testing 2006-05-31 04:01:59 +00:00
file_cache.cpp # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
file_cache.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
file_internal.h # housekeeping 2006-06-04 22:27:40 +00:00
file_io.cpp # housekeeping 2006-06-04 22:27:40 +00:00
file_io.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
file_stats.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
file_stats.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
file_util.cpp # housekeeping 2006-06-04 22:27:40 +00:00
file.cpp # housekeeping 2006-06-04 22:27:40 +00:00
file.h # housekeeping 2006-06-04 22:27:40 +00:00
path.cpp # housekeeping 2006-06-04 22:27:40 +00:00
path.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
trace.cpp # housekeeping 2006-06-04 22:27:40 +00:00
trace.h # bugfixes: prevent incorrect FPU results due to 0-length files, and incorrect file caching due to timestamps delayed by long sojourn in the debugger. 2006-04-30 21:45:32 +00:00
vfs_mount.cpp # housekeeping 2006-06-04 22:27:40 +00:00
vfs_mount.h # big VFS update: laid groundwork for running as non-admin; move XMB files into separate directory tree 2006-05-17 16:47:49 +00:00
vfs_optimizer.cpp # housekeeping 2006-06-04 22:27:40 +00:00
vfs_optimizer.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
vfs_redirector.cpp # housekeeping 2006-06-04 22:27:40 +00:00
vfs_redirector.h #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
vfs_tree.cpp # housekeeping 2006-06-04 22:27:40 +00:00
vfs_tree.h # housekeeping 2006-06-04 22:27:40 +00:00
vfs.cpp # housekeeping 2006-06-04 22:27:40 +00:00
vfs.h FILE_WRITE_TO_MOD is now FILE_WRITE_TO_TARGET 2006-05-17 14:48:18 +00:00
zip.cpp # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
zip.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00