0ad/source/lib/res/file
janwas 4be0fe18a0 # SwEng
. major compat fixes for interoperation with wxw.
. add crashlog_sender (modified version of debgrpt wxw sample). compiles
but untested, will be changed heavily
further improvements:
. wposix no longer declares CRT functions. instead, use CRT headers..
but don't allow their (incorrect/non-POSIX) declarations to propagate to
users.
. split up win.cpp into wstartup, wutil, winit
. extern "C" -> EXTERN_C
. move sdl.* to lib/external_libraries and add png.h+zlib.h (fixes for
and include of the library)

This was SVN commit r5028.
2007-05-04 17:30:32 +00:00
..
tests # improvements to foundation code 2007-04-22 16:43:54 +00:00
archive_builder.cpp #SwEng 2007-04-30 19:58:04 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
archive.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
compression.cpp # SwEng 2007-05-04 17:30:32 +00:00
compression.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
file_cache.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +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 # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
file_io.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
file_io.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
file_stats.cpp small convenience requested by philip: file_stats_dump is now disabled by default (use debug_filter_add("FILE_STATS") to reenable) 2007-01-07 17:35:26 +00:00
file_stats.h # fixes for overzealous vc8 optimization and housekeeping 2007-01-07 16:50:36 +00:00
file_util.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
file.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
file.h # improvements to foundation code 2007-04-22 16:43:54 +00:00
path.cpp # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
path.h # fix to VFS init called from self test 2006-10-20 17:29:55 +00:00
trace.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
trace.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
vfs_mount.cpp # improvements to foundation code 2007-04-22 16:43:54 +00:00
vfs_mount.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
vfs_optimizer.cpp #SwEng 2007-04-30 19:58:04 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
vfs_redirector.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
vfs_tree.cpp #SwEng 2007-04-30 19:58:04 +00:00
vfs_tree.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
vfs.cpp #SwEng 2007-04-30 19:58:04 +00:00
vfs.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
zip.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
zip.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00