[Commits] [wesnoth/wesnoth] 0459f8: make "reports" not a singleton object
GitHub
noreply at github.com
Sat Dec 13 06:30:33 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0459f8a57411b35b61d92fead7214ff3514c957c
https://github.com/wesnoth/wesnoth/commit/0459f8a57411b35b61d92fead7214ff3514c957c
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-13 (Sat, 13 Dec 2014)
Changed paths:
M src/display.cpp
M src/display.hpp
M src/editor/controller/editor_controller.cpp
M src/editor/controller/editor_controller.hpp
M src/editor/editor_display.cpp
M src/editor/editor_display.hpp
M src/game_display.cpp
M src/game_display.hpp
M src/game_events/handlers.cpp
M src/play_controller.cpp
M src/play_controller.hpp
M src/replay_controller.cpp
M src/reports.cpp
M src/reports.hpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
M src/tests/utils/fake_display.cpp
Log Message:
-----------
make "reports" not a singleton object
This is necessary to make game_events not a singleton.
More information about the Commits
mailing list