[wesnoth-commits] [wesnoth/wesnoth] a064b4: Help/Manager: don't need to keep a game config poi...
GitHub
noreply at github.com
Tue Apr 3 01:55:45 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a064b4f66bed0d65bd151caee54cf76e64a0335b
https://github.com/wesnoth/wesnoth/commit/a064b4f66bed0d65bd151caee54cf76e64a0335b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-04-03 (Tue, 03 Apr 2018)
Changed paths:
M src/help/manager.cpp
M src/help/manager.hpp
Log Message:
-----------
Help/Manager: don't need to keep a game config pointer anymore
I had removed the code that used it. We can just keep a help config pointer.
Commit: b0d72724a0f161593e13c3aae8cbe6e15205aea1
https://github.com/wesnoth/wesnoth/commit/b0d72724a0f161593e13c3aae8cbe6e15205aea1
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-04-03 (Tue, 03 Apr 2018)
Changed paths:
M src/help/section.hpp
Log Message:
-----------
Fix extra qualifier on function declaration
Compare: https://github.com/wesnoth/wesnoth/compare/3cba52c60750...b0d72724a0f1
More information about the Commits
mailing list