[Commits] [wesnoth/wesnoth] d6f249: Removed use of custom SDL mouse event macros
GitHub
noreply at github.com
Tue Nov 29 18:45:02 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d6f249e3acc0e74172844f4966852b59bdcb6f1e
https://github.com/wesnoth/wesnoth/commit/d6f249e3acc0e74172844f4966852b59bdcb6f1e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M src/gui/core/event/handler.cpp
M src/sdl/utils.hpp
Log Message:
-----------
Removed use of custom SDL mouse event macros
These no longer seem to be needed, and if they are, a better solution for the issue
outlined in the comments can be come up with.
Commit: 4d4e3b0d745911c12eae7b4b021d751699b112c1
https://github.com/wesnoth/wesnoth/commit/4d4e3b0d745911c12eae7b4b021d751699b112c1
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M src/gui/core/event/handler.cpp
Log Message:
-----------
GUI2/handler: some C++11 updates
Compare: https://github.com/wesnoth/wesnoth/compare/f71b5a042f1f...4d4e3b0d7459
More information about the Commits
mailing list