[wesnoth-commits] [wesnoth/wesnoth] 0ed489: Saved Game: don't use `this` to access members
Charles Dang
noreply at github.com
Sat Jan 2 12:46:52 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0ed489013f58351e6d7d3ec77cc129ab16ca514f
https://github.com/wesnoth/wesnoth/commit/0ed489013f58351e6d7d3ec77cc129ab16ca514f
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-01-02 (Sat, 02 Jan 2021)
Changed paths:
M src/saved_game.cpp
Log Message:
-----------
Saved Game: don't use `this` to access members
Commit: 9d36056dc1d0b3c6d25a8beb774d8716f735457c
https://github.com/wesnoth/wesnoth/commit/9d36056dc1d0b3c6d25a8beb774d8716f735457c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-01-02 (Sat, 02 Jan 2021)
Changed paths:
M src/saved_game.cpp
M src/saved_game.hpp
Log Message:
-----------
Saved Game: used a scoped enum for starting_point
Compare: https://github.com/wesnoth/wesnoth/compare/d16404b756ec...9d36056dc1d0
More information about the Commits
mailing list