- bugfix for resource usage checking

- added new techtree validation in validation report to tell if a techtress has resources that are ununsed by the techtree
This commit is contained in:
Mark Vejvoda
2011-04-06 17:50:20 +00:00
parent 99f7038a86
commit d8c337ae7b
6 changed files with 70 additions and 34 deletions

View File

@@ -2014,8 +2014,6 @@ int glestMain(int argc, char** argv) {
if(SystemFlags::VERBOSE_MODE_ENABLED) printf("**WARNING** Disabling VBO's\n");
}
//Game preCacheThreadGame;
//float pingTime = Socket::getAveragePingMS("soft-haus.com");
//printf("Ping time = %f\n",pingTime);