[Commits] [wesnoth/wesnoth] 7d83d0: Removed CVideo::modeChanged() (unused)
GitHub
noreply at github.com
Sat Dec 10 13:30:42 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 7d83d0616a6a872ec5c9b7c5abd9d4b48a777a0b
https://github.com/wesnoth/wesnoth/commit/7d83d0616a6a872ec5c9b7c5abd9d4b48a777a0b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-12-11 (Sun, 11 Dec 2016)
Changed paths:
M src/video.cpp
M src/video.hpp
Log Message:
-----------
Removed CVideo::modeChanged() (unused)
Commit: 1b8c04fbba31274bd6aafb5f5a629f50396e3570
https://github.com/wesnoth/wesnoth/commit/1b8c04fbba31274bd6aafb5f5a629f50396e3570
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-12-11 (Sun, 11 Dec 2016)
Changed paths:
M src/font/text.cpp
M src/font/text.hpp
M src/game_initialization/depcheck.cpp
M src/gui/dialogs/game_load.cpp
Log Message:
-----------
Moved an erroneous sdl/utils.hpp include out of text header
This belonged in the implementation. Meant I had to include util.hpp in a few more places, though.
Commit: fb9831cfe553c48536f7e1c0a6ae6b1ee2193058
https://github.com/wesnoth/wesnoth/commit/fb9831cfe553c48536f7e1c0a6ae6b1ee2193058
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-12-11 (Sun, 11 Dec 2016)
Changed paths:
M src/sdl/utils.cpp
M src/sdl/utils.hpp
Log Message:
-----------
Removed sdl_keysym_from_name (unused)
Compare: https://github.com/wesnoth/wesnoth/compare/a53090d648bb...fb9831cfe553
More information about the Commits
mailing list