4 Commits

Author SHA1 Message Date
Andrius Silinskas
377e9adc8e Clean-up and polish of game_config_manager game_controller class.
Add extra braces.
Substitute for loop with BOOST_FOREACH.
Update CMakeLists.txt and VC9/wesnoth.vcproj.
Split some long lines.
Change pass by value to pass by reference.
Fix formatting of some comments.
Introduced enums for load_game_cfg().
2013-06-19 13:59:24 +01:00
Andrius Silinskas
2863818293 Move binary paths setup to game_config_manager class. 2013-06-19 13:59:24 +01:00
Andrius Silinskas
9ce42ce9bd Move cache clearing to game_config_manager class. 2013-06-19 13:59:24 +01:00
Andrius Silinskas
cb6119abb0 Move game config loading to new manager class. 2013-06-19 13:59:24 +01:00