1
0
forked from 0ad/0ad
0ad/source/ps/GameSetup
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
..
Atlas.cpp Terrain: CalcFromPosition, to convert world-space to tile-space. 2005-09-12 20:04:26 +00:00
Atlas.h host of changes to accommodate Atlas: 2005-08-14 23:34:37 +00:00
Config.cpp ogl_tex: centralize OpenGL caps detection; allow user override for broken card/driver combos 2005-10-17 23:35:16 +00:00
Config.h Add the notion of render paths and an appropriate configuration option. 2005-10-05 16:42:09 +00:00
GameSetup.cpp loaders: increase timeout interval (less time wasted in main loop during loading) 2005-10-21 18:01:21 +00:00
GameSetup.h loaders: increase timeout interval (less time wasted in main loop during loading) 2005-10-21 18:01:21 +00:00