[Commits] [wesnoth/wesnoth] c916a8: Game Events: some safeguards
GitHub
noreply at github.com
Thu Feb 1 21:34:35 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c916a85d1e9abfb54d8e8626145b395f14219b69
https://github.com/wesnoth/wesnoth/commit/c916a85d1e9abfb54d8e8626145b395f14219b69
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-02 (Fri, 02 Feb 2018)
Changed paths:
M src/game_events/manager_impl.cpp
Log Message:
-----------
Game Events: some safeguards
* Don't register an empty event
* Raise a WML error if a event is missing a name= key (the wiki declares it mandatory)
More information about the Commits
mailing list