[Commits] [wesnoth/wesnoth] 3dc861: Fixup c8b0833 (crash when creating scenario in Edi...
GitHub
noreply at github.com
Wed Jan 24 05:25:15 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3dc8617ec9396d5d0612ef9fda626d45d12e54dc
https://github.com/wesnoth/wesnoth/commit/3dc8617ec9396d5d0612ef9fda626d45d12e54dc
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-01-24 (Wed, 24 Jan 2018)
Changed paths:
M src/team.cpp
Log Message:
-----------
Fixup c8b0833 (crash when creating scenario in Editor)
There's no AI manager in the editor (a game state is required), nor a need for one, so I simply
disabled the AI initialization if we're not in the editor.
Commit: 8903ea94469883fa1796bce565e7f7975d0146e4
https://github.com/wesnoth/wesnoth/commit/8903ea94469883fa1796bce565e7f7975d0146e4
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-01-24 (Wed, 24 Jan 2018)
Changed paths:
M src/tod_manager.cpp
Log Message:
-----------
ToD Manager: don't write stub ToD to scenario file (fixes #2302)
Compare: https://github.com/wesnoth/wesnoth/compare/e9e22f30b70d...8903ea944698
More information about the Commits
mailing list