[Commits] [wesnoth/wesnoth] a2d6b9: [WIP] add proxy class to implement display_context...
GitHub
noreply at github.com
Fri Apr 28 05:42:53 UTC 2017
Branch: refs/heads/display_context_proxy
Home: https://github.com/wesnoth/wesnoth
Commit: a2d6b9c2d857fdc13fce5948a59cf32519bec2e8
https://github.com/wesnoth/wesnoth/commit/a2d6b9c2d857fdc13fce5948a59cf32519bec2e8
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths:
M src/display_context.cpp
M src/display_context.hpp
M src/game_board.hpp
M src/map/map.hpp
M src/menu_events.cpp
M src/menu_events.hpp
M src/reports.hpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
Log Message:
-----------
[WIP] add proxy class to implement display_context getters in non-derived classes
Crashes on entering a game, though. display_context::teams (non-const) gets called infinitely.
More information about the Commits
mailing list