1
0
forked from 0ad/0ad
Go to file
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
binaries Added a new dry grass actor. 2005-10-21 08:36:55 +00:00
build Build: generate Atlas project files (with "update-workspaces --atlas") (for VS2003 only). 2005-10-17 01:11:12 +00:00
source loaders: increase timeout interval (less time wasted in main loop during loading) 2005-10-21 18:01:21 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00