[wesnoth-commits] [wesnoth/wesnoth] 6b2123: Split chat-related things out of lobby_info
Charles Dang
noreply at github.com
Sat Oct 17 11:11:10 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6b21233c44a39b4bcd5bc1462e6e01394e79d6e4
https://github.com/wesnoth/wesnoth/commit/6b21233c44a39b4bcd5bc1462e6e01394e79d6e4
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-10-17 (Sat, 17 Oct 2020)
Changed paths:
M src/game_initialization/lobby_info.cpp
M src/game_initialization/lobby_info.hpp
M src/game_initialization/multiplayer.cpp
M src/gui/dialogs/multiplayer/lobby.cpp
M src/gui/dialogs/multiplayer/mp_join_game.cpp
M src/gui/dialogs/multiplayer/mp_join_game.hpp
M src/gui/dialogs/multiplayer/mp_staging.cpp
M src/gui/dialogs/multiplayer/mp_staging.hpp
M src/gui/widgets/chatbox.cpp
M src/gui/widgets/chatbox.hpp
Log Message:
-----------
Split chat-related things out of lobby_info
Greatly simplifies code. Also addresses an issue raised in #3729. Autocompletion now looks at users in the current room.
More information about the Commits
mailing list