[Commits] [wesnoth/wesnoth] 516dac: Move the global event context onto the general eve...
GitHub
noreply at github.com
Sun Jul 17 08:33:18 UTC 2016
Branch: refs/heads/Vultraz-event_handling_fixes
Home: https://github.com/wesnoth/wesnoth
Commit: 516daccbba373716fafd0acc58e224e1b927ac14
https://github.com/wesnoth/wesnoth/commit/516daccbba373716fafd0acc58e224e1b927ac14
Author: Andreas Löf <andreas at alternating.net>
Date: 2016-07-17 (Sun, 17 Jul 2016)
Changed paths:
M src/events.cpp
M src/wesnoth.cpp
Log Message:
-----------
Move the global event context onto the general event queue.
This moves the global event context onto the general event queue
and creates it through RAII instead.
More information about the Commits
mailing list