[Commits] [wesnoth/wesnoth] f1686d: Made has_gender_variation take a const reference
GitHub
noreply at github.com
Sat Nov 19 11:03:32 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f1686d769bddd8f8a177879a304564be6a5f98bf
https://github.com/wesnoth/wesnoth/commit/f1686d769bddd8f8a177879a304564be6a5f98bf
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-19 (Sat, 19 Nov 2016)
Changed paths:
M src/units/types.hpp
Log Message:
-----------
Made has_gender_variation take a const reference
Should make probably done this originally.
Commit: bd258cdcab93480951124248e2a47f4342af564f
https://github.com/wesnoth/wesnoth/commit/bd258cdcab93480951124248e2a47f4342af564f
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-19 (Sat, 19 Nov 2016)
Changed paths:
M src/gui/dialogs/multiplayer/faction_select.cpp
M src/gui/dialogs/unit_create.cpp
M src/gui/widgets/group.hpp
Log Message:
-----------
GUI2/Group: bunch of refactoring to fix issues when enabling/disabling members
This should fix issues in the Faction Select and Unit Create dialogs where the gender toggles weren't
updated correctly when selecting a new type.
Commit: 9d0520d816ba15fa9c7bc964e2a91002e558b9dc
https://github.com/wesnoth/wesnoth/commit/9d0520d816ba15fa9c7bc964e2a91002e558b9dc
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-19 (Sat, 19 Nov 2016)
Changed paths:
M projectfiles/CodeBlocks/wesnoth.cbp
Log Message:
-----------
Updated CB projectfile
Commit: 65dacf6bc76a51527e72c7284faca77bac472f1c
https://github.com/wesnoth/wesnoth/commit/65dacf6bc76a51527e72c7284faca77bac472f1c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-19 (Sat, 19 Nov 2016)
Changed paths:
M src/spirit_po/exceptions.hpp
Log Message:
-----------
Spirit Po: add a missing include for spirit_po::uint
Commit: e6329da6f45289e0b86d8b55b1dc5fa3a829bff5
https://github.com/wesnoth/wesnoth/commit/e6329da6f45289e0b86d8b55b1dc5fa3a829bff5
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-19 (Sat, 19 Nov 2016)
Changed paths:
M data/gui/window/mp_login.cfg
Log Message:
-----------
MP Login: specify same max username length as in MP Method Selection
Compare: https://github.com/wesnoth/wesnoth/compare/3ad8ed267bf2...e6329da6f452
More information about the Commits
mailing list