[wesnoth-commits] [wesnoth/wesnoth] f40a39: GUI2/Group: fixed compile error when specializing ...

Charles Dang noreply at github.com
Mon Nov 15 03:15:51 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f40a39eae166d2225169f8d2d01b0fa7f5de9a58
      https://github.com/wesnoth/wesnoth/commit/f40a39eae166d2225169f8d2d01b0fa7f5de9a58
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-11-14 (Sun, 14 Nov 2021)

  Changed paths:
    M src/gui/widgets/group.hpp

  Log Message:
  -----------
  GUI2/Group: fixed compile error when specializing with a scoped enum

Should maybe find a better way to have it actually print the value but I can't think of a good general way to do it.


  Commit: 049bfc113b41a5adeb5861814dfa38ac8ff7bd7c
      https://github.com/wesnoth/wesnoth/commit/049bfc113b41a5adeb5861814dfa38ac8ff7bd7c
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-11-14 (Sun, 14 Nov 2021)

  Changed paths:
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/dialogs/preferences_dialog.hpp
    M src/preferences/game.cpp
    M src/preferences/game.hpp

  Log Message:
  -----------
  Preferences: made lobby_joins a scoped enum

Also used it for relevant function return types/argument types instead of int


  Commit: 4bcc8e7cbe2e15f7c0a5d173a6c6a3b6ec535ab3
      https://github.com/wesnoth/wesnoth/commit/4bcc8e7cbe2e15f7c0a5d173a6c6a3b6ec535ab3
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-11-14 (Sun, 14 Nov 2021)

  Changed paths:
    M src/game_initialization/lobby_info.cpp
    M src/game_initialization/lobby_info.hpp

  Log Message:
  -----------
  Lobby Info: consolidated a function


Compare: https://github.com/wesnoth/wesnoth/compare/f0c9f1e2dee9...4bcc8e7cbe2e



More information about the Commits mailing list