[Commits] [wesnoth/wesnoth] b4daf7: Fix some build issues and minor cleanup of dialog ...
GitHub
noreply at github.com
Thu Sep 8 07:17:39 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b4daf7e1dd9655efd03906feb267bf8904cacb5c
https://github.com/wesnoth/wesnoth/commit/b4daf7e1dd9655efd03906feb267bf8904cacb5c
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/gui/dialogs/dialog.cpp
M src/gui/dialogs/dialog.hpp
M src/gui/dialogs/preferences_dialog.cpp
Log Message:
-----------
Fix some build issues and minor cleanup of dialog field registration API
Commit: da92ac0635c377448cf879ac7eab3fa13f4d356c
https://github.com/wesnoth/wesnoth/commit/da92ac0635c377448cf879ac7eab3fa13f4d356c
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/gui/dialogs/multiplayer/mp_create_game.cpp
Log Message:
-----------
Fix empty else warning
Commit: d8de472a57be994658e6e9c2b47131ff714012a1
https://github.com/wesnoth/wesnoth/commit/d8de472a57be994658e6e9c2b47131ff714012a1
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/gui/widgets/generator.cpp
M src/gui/widgets/generator_private.hpp
Log Message:
-----------
Make tgenerator::get_item_shown also check the grid visibility
All but two calls to this function manually checked the visibility,
so it seemed logical to roll the check into this function.
For the other calls, it seems like it wouldn't matter too much,
except maybe in rare edge cases
Commit: fbdceb9fc6edee61b4693420b53a07ea37d00ac4
https://github.com/wesnoth/wesnoth/commit/fbdceb9fc6edee61b4693420b53a07ea37d00ac4
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/gui/widgets/generator.cpp
Log Message:
-----------
Make listboxes accept arrow key input when no item is selected
The left and up arrow keys select the last item in the listbox.
The right and down arrow keys select the first item in the listbox.
Commit: abdba44e73476cb81b1cca8b00f5eae0bb3b948b
https://github.com/wesnoth/wesnoth/commit/abdba44e73476cb81b1cca8b00f5eae0bb3b948b
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/gui/dialogs/drop_down_list.cpp
M src/gui/dialogs/drop_down_list.hpp
Log Message:
-----------
Enable navigating menus with the arrow keys
Commit: e32b88568e83af2fa4df0c3094d7a9f59c5757c8
https://github.com/wesnoth/wesnoth/commit/e32b88568e83af2fa4df0c3094d7a9f59c5757c8
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/addon/client.cpp
M src/addon/manager.cpp
M src/game_initialization/multiplayer.cpp
M src/game_initialization/multiplayer_wait.cpp
M src/gui/dialogs/loadscreen.cpp
M src/gui/dialogs/network_transmission.cpp
M src/gui/dialogs/network_transmission.hpp
M src/playmp_controller.cpp
Log Message:
-----------
Use loading screen instead of network transmission screen when connecting to the MP server
Commit: da437f74ca9c23625369b45ce208691c2fc8a685
https://github.com/wesnoth/wesnoth/commit/da437f74ca9c23625369b45ce208691c2fc8a685
Author: Celtic Minstrel <celtic.minstrel.ca at gmail.com>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/gui/dialogs/dialog.cpp
M src/gui/dialogs/dialog.hpp
M src/gui/dialogs/lobby/lobby.cpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
Log Message:
-----------
Allow GUI2 dialogs to disable the default dialog plugins context
Commit: d0906ceac57c21edd380f41b28507dc6cf4ed18e
https://github.com/wesnoth/wesnoth/commit/d0906ceac57c21edd380f41b28507dc6cf4ed18e
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/game_launcher.cpp
M src/game_launcher.hpp
M src/gui/dialogs/title_screen.cpp
M src/gui/dialogs/title_screen.hpp
M src/gui/widgets/window.cpp
M src/wesnoth.cpp
Log Message:
-----------
Refactor titlescreen loop so that it redraws properly behind other dialogs
Commit: 045521d5f6c0a8441cb1aa4164b8a75c0ed615e7
https://github.com/wesnoth/wesnoth/commit/045521d5f6c0a8441cb1aa4164b8a75c0ed615e7
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/menu_events.cpp
Log Message:
-----------
Make ;choose_level work in tutorial and test scenarios
Commit: 18b7549cdc5eb78f3e766a98d4eceae20c47ef90
https://github.com/wesnoth/wesnoth/commit/18b7549cdc5eb78f3e766a98d4eceae20c47ef90
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Fix unit tests
Commit: 208a43cff16d369240d49d6ec4af8b31d35b2e20
https://github.com/wesnoth/wesnoth/commit/208a43cff16d369240d49d6ec4af8b31d35b2e20
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M changelog
Log Message:
-----------
Update changelog
Compare: https://github.com/wesnoth/wesnoth/compare/6aee1082983d...208a43cff16d
More information about the Commits
mailing list