[Commits] [wesnoth/wesnoth] f72c2e: fixup error logging, catch parsing exceptions in e...
GitHub
noreply at github.com
Fri May 23 04:33:17 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: f72c2efa91e03ece366a5f8c8ac719b254c1dac5
https://github.com/wesnoth/wesnoth/commit/f72c2efa91e03ece366a5f8c8ac719b254c1dac5
Author: Chris Beck <render787 at gmail.com>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M src/addon/manager.cpp
M src/config_cache.cpp
M src/editor/map/map_context.cpp
M src/game.cpp
M src/persist_context.cpp
M src/savegame.cpp
Log Message:
-----------
fixup error logging, catch parsing exceptions in editor, -p option
Conflicts:
src/savegame.cpp
Commit: cc55a33bc70d7e68d186b89ba18450ea8e9a21dd
https://github.com/wesnoth/wesnoth/commit/cc55a33bc70d7e68d186b89ba18450ea8e9a21dd
Author: Chris Beck <render787 at gmail.com>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M src/multiplayer_create_engine.cpp
Log Message:
-----------
Catch config::error exception which could be thrown by parser.
I'm not sure if this is necessary as it is not reported, but
worst case is that not doing this could cause malformed
scenario files in the editor folder to crash wesnoth while
browsing in mp_create.
Commit: 900a39a011d22c507cce4d498ca2565209ef1e2d
https://github.com/wesnoth/wesnoth/commit/900a39a011d22c507cce4d498ca2565209ef1e2d
Author: Chris Beck <render787 at gmail.com>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M changelog
Log Message:
-----------
update changelog
Compare: https://github.com/wesnoth/wesnoth/compare/4651007d9c74...900a39a011d2
More information about the Commits
mailing list