[Commits] [wesnoth/wesnoth] 1fb26d: Convert remaining SDL1.2 defines to their SDL2 cou...
GitHub
noreply at github.com
Thu Sep 15 04:56:49 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1fb26d9e1c01cca0753bdb905ded29bad6d69757
https://github.com/wesnoth/wesnoth/commit/1fb26d9e1c01cca0753bdb905ded29bad6d69757
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-09-15 (Thu, 15 Sep 2016)
Changed paths:
M projectfiles/CodeBlocks/wesnoth.cbp
M src/SDL_gpu/SDL_gpu/GL_common/SDL_gpu_GL_common.inl
M src/controller_base.cpp
M src/desktop/notifications.cpp
M src/editor/action/mouse/mouse_action.cpp
M src/game_initialization/multiplayer_lobby.cpp
M src/gui/core/event/dispatcher.cpp
M src/gui/core/event/dispatcher.hpp
M src/gui/core/event/distributor.cpp
M src/gui/core/event/distributor.hpp
M src/gui/core/event/handler.cpp
M src/gui/dialogs/end_credits.cpp
M src/gui/dialogs/end_credits.hpp
M src/gui/dialogs/lobby/lobby.cpp
M src/gui/dialogs/lobby/lobby.hpp
M src/gui/dialogs/lua_interpreter.cpp
M src/gui/widgets/chatbox.cpp
M src/gui/widgets/chatbox.hpp
M src/gui/widgets/generator.cpp
M src/gui/widgets/generator.hpp
M src/gui/widgets/generator_private.hpp
M src/gui/widgets/list.cpp
M src/gui/widgets/list.hpp
M src/gui/widgets/listbox.cpp
M src/gui/widgets/listbox.hpp
M src/gui/widgets/scrollbar_container.cpp
M src/gui/widgets/scrollbar_container.hpp
M src/gui/widgets/slider.cpp
M src/gui/widgets/slider.hpp
M src/gui/widgets/text.cpp
M src/gui/widgets/text.hpp
M src/gui/widgets/text_box.cpp
M src/gui/widgets/text_box.hpp
M src/gui/widgets/tree_view.cpp
M src/gui/widgets/tree_view.hpp
M src/gui/widgets/window.cpp
M src/gui/widgets/window.hpp
M src/hotkey/hotkey_item.hpp
M src/key.cpp
R src/sdl/compat.hpp
M src/sdl/utils.cpp
M src/sdl/utils.hpp
M src/tests/utils/fake_event_source.hpp
M src/video.hpp
M src/widgets/menu.cpp
M src/widgets/menu.hpp
M src/widgets/slider.cpp
M src/widgets/textbox.cpp
Log Message:
-----------
Convert remaining SDL1.2 defines to their SDL2 counterparts and dropped compat layer
More information about the Commits
mailing list