[Commits] [wesnoth/wesnoth] 60653e: ignore c4477 msvc warning.
GitHub
noreply at github.com
Wed Mar 30 13:48:34 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 60653e2632f193d8f4b1f78b7610394faf90f936
https://github.com/wesnoth/wesnoth/commit/60653e2632f193d8f4b1f78b7610394faf90f936
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M src/global.hpp
Log Message:
-----------
ignore c4477 msvc warning.
Commit: f9ee42c80d4a754e5be70f54bfd9dd676032fe88
https://github.com/wesnoth/wesnoth/commit/f9ee42c80d4a754e5be70f54bfd9dd676032fe88
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M src/gui/widgets/tree_view_node.cpp
M src/gui/widgets/tree_view_node.hpp
Log Message:
-----------
fix linked groups in treeview nodes
Commit: 99bbaaeff4b58d4e5ad75abd20614de918f8d98f
https://github.com/wesnoth/wesnoth/commit/99bbaaeff4b58d4e5ad75abd20614de918f8d98f
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M src/game_config_manager.cpp
M src/game_config_manager.hpp
M src/game_launcher.cpp
M src/gui/dialogs/loadscreen.cpp
M src/gui/dialogs/loadscreen.hpp
M src/play_controller.cpp
M src/wesnoth.cpp
Log Message:
-----------
make loadingscreen more responsive to user input.
We now create a new thread that does the actual loading while the main
thread handles user input (and drawing of the loadingscreen ). That way
wesnoth can still react on user input such as close game requests while
reading the config files.
Commit: 3df040502536606ae2ed76c6b2aa52474b81e138
https://github.com/wesnoth/wesnoth/commit/3df040502536606ae2ed76c6b2aa52474b81e138
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M src/gui/dialogs/loadscreen.cpp
M src/gui/dialogs/loadscreen.hpp
Log Message:
-----------
fix wait cursor on titlescren.
Commit: e6c58dcc1ac3ea2e161b69dc2c7f1e46841e389c
https://github.com/wesnoth/wesnoth/commit/e6c58dcc1ac3ea2e161b69dc2c7f1e46841e389c
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M src/display.cpp
Log Message:
-----------
fix segfault during loadingscreen.
Commit: 53e527acc7fbd547a3d3b95e73922e4cd560db59
https://github.com/wesnoth/wesnoth/commit/53e527acc7fbd547a3d3b95e73922e4cd560db59
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M data/gui/window/loadscreen.cfg
M src/gui/dialogs/loadscreen.cpp
M src/gui/dialogs/loadscreen.hpp
Log Message:
-----------
show current stage in loadingscren.
Compare: https://github.com/wesnoth/wesnoth/compare/808c3fb77919...53e527acc7fb
More information about the Commits
mailing list