[wesnoth-commits] [wesnoth/wesnoth] ec34ed: Refactored storage of credits data
GitHub
noreply at github.com
Sat Mar 3 15:09:12 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ec34ed950dda8958d15ae5e8800f606f8c0006ce
https://github.com/wesnoth/wesnoth/commit/ec34ed950dda8958d15ae5e8800f606f8c0006ce
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-04 (Sun, 04 Mar 2018)
Changed paths:
M src/about.cpp
M src/about.hpp
M src/gui/dialogs/end_credits.cpp
Log Message:
-----------
Refactored storage of credits data
* Replaced use of a config with data structs.
* Moved [about] sorting to the parsing stage instead of handling it in the End Credits dialog.
This improves on my refactoring work here from 2016 (476027f239f2c86169ad088bbfe6024c0ad2d1f6).
More information about the Commits
mailing list