0ad/source/lib/res/file
janwas 0bb0df5b2c # new year's cleanup (reduce dependencies, clean up headers)
- remove headers always included from PCH
- nommgr.h is only included ifdef REDEFINED_NEW (allows leaving out the
mmgr stuff)
- in lib/*.cpp, moved the corresponding include file to right behind the
PCH (catches headers that aren't compilable by themselves)
- byte_order no longer depends on SDL
- add debug_level (another means of filtering debug output; needed for
thesis)
- split posix stuff up into subdirs (lib/posix and sysdep/win/wposix).
makes including only some of the modules (e.g. sockets, time) much
easier.

This was SVN commit r4728.
2007-01-01 21:25:47 +00:00
..
tests # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
archive_builder.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
file_stats.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
file_util.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
file.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
file.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
path.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
vfs.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
zip.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
zip.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00