0ad/source/lib/res
janwas 26d2fc71ad loaders: increase timeout interval (less time wasted in main loop during loading)
vfs: move public functions into vfs.cpp to avoid confusion (except
vfs_mount in vfs_mount.cpp, but that's obvious)
h_mgr: fix bug in filename display causing dir names to be truncated
main/gamesetup: replace 2 bools with flags; remove Atlas trampoline
functions (clutters up main.cpp)
atlas: use GameSetup.h instead of extern ..

This was SVN commit r2983.
2005-10-21 18:01:21 +00:00
..
file loaders: increase timeout interval (less time wasted in main loop during loading) 2005-10-21 18:01:21 +00:00
graphics file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
sound file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
h_mgr.cpp loaders: increase timeout interval (less time wasted in main loop during loading) 2005-10-21 18:01:21 +00:00
h_mgr.h file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
mem.cpp file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
mem.h file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00