[Commits] [wesnoth/wesnoth] e19255: Create Engine: major refactor of game list storage...
GitHub
noreply at github.com
Thu Feb 23 23:10:18 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e19255c4fd451dbcd8cd4b621aa725ac5e634cc0
https://github.com/wesnoth/wesnoth/commit/e19255c4fd451dbcd8cd4b621aa725ac5e634cc0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-02-24 (Fri, 24 Feb 2017)
Changed paths:
M src/game_initialization/create_engine.cpp
M src/game_initialization/create_engine.hpp
Log Message:
-----------
Create Engine: major refactor of game list storage and code cleanup
This greately reduces the need to manually add handling of new game types and the long switch statements
where every single game type was checked.
More information about the Commits
mailing list