0ad/source/tools
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
..
ape Restructuring 2004-12-05 17:59:29 +00:00
archbuilder Updated archive builder a little bit more 2005-03-17 19:17:41 +00:00
atlas loaders: increase timeout interval (less time wasted in main loop during loading) 2005-10-21 18:01:21 +00:00
autobuild Updated autobuilder to get the .pdb files from 'system'. 2005-10-01 04:26:12 +00:00
entgraph Uninteresting things that I've had hanging around for a while. 2005-04-28 20:50:19 +00:00
fontbuilder Minor warning-fixes and miscellaneous tidiness 2005-06-20 22:04:08 +00:00
i18n Uninteresting things that I've had hanging around for a while. 2005-04-28 20:50:19 +00:00
pmdexp Trying once more to rename this stuff correctly... 2005-06-14 20:46:45 +00:00
rmgen Water source code :|. 2005-09-18 03:47:15 +00:00
sced moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
textureconv Updates to texture converter and DDS code: Generates sharpened mipmaps. DDS decompression now identical to NVIDIA PS plugin (and probably most hardware). Compression lossless when possible (e.g. always for DDS->TGA->DDS), and slightly improved in other cases. 2005-05-12 03:55:39 +00:00