[Commits] [wesnoth/wesnoth] 29e7e5: Lobby Info: simplified player list sorting code by...

GitHub noreply at github.com
Fri Oct 20 05:37:27 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 29e7e574fc9f0c650322c2f0e443d20f43ac247b
      https://github.com/wesnoth/wesnoth/commit/29e7e574fc9f0c650322c2f0e443d20f43ac247b
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-10-20 (Fri, 20 Oct 2017)

  Changed paths:
    M src/game_initialization/lobby_info.cpp

  Log Message:
  -----------
  Lobby Info: simplified player list sorting code by @Ja-MiT


  Commit: 5d2598812d1f882f5b05f1277b8e7d63b924bd3b
      https://github.com/wesnoth/wesnoth/commit/5d2598812d1f882f5b05f1277b8e7d63b924bd3b
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-10-20 (Fri, 20 Oct 2017)

  Changed paths:
    M src/gui/dialogs/lobby/lobby.cpp
    M src/gui/dialogs/lobby/lobby.hpp

  Log Message:
  -----------
  MP Lobby: minor cleanup

* Removed some dead code.
* Removed some unnecessary bound window references.
* Removed some unnecessary code duplication.


  Commit: f2593034a8c304093c079e0f0174f32ea11f5d52
      https://github.com/wesnoth/wesnoth/commit/f2593034a8c304093c079e0f0174f32ea11f5d52
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-10-20 (Fri, 20 Oct 2017)

  Changed paths:
    M projectfiles/VC12/wesnoth.vcxproj
    M projectfiles/VC12/wesnoth.vcxproj.filters
    M source_lists/wesnoth
    M src/game_initialization/multiplayer.cpp
    R src/gui/dialogs/lobby/lobby.cpp
    R src/gui/dialogs/lobby/lobby.hpp
    R src/gui/dialogs/lobby/player_info.cpp
    R src/gui/dialogs/lobby/player_info.hpp
    A src/gui/dialogs/multiplayer/lobby.cpp
    A src/gui/dialogs/multiplayer/lobby.hpp
    A src/gui/dialogs/multiplayer/player_info.cpp
    A src/gui/dialogs/multiplayer/player_info.hpp
    M src/tests/gui/test_gui2.cpp

  Log Message:
  -----------
  GUI2: moved MP Lobby and Player Info files into the multiplayer dialog subdir


Compare: https://github.com/wesnoth/wesnoth/compare/c6d4dff739b8...f2593034a8c3


More information about the Commits mailing list