[Commits] [wesnoth/wesnoth] 057a53: Fixed regression in 220ac5f276 causing em dashes t...
GitHub
noreply at github.com
Wed Feb 7 07:14:14 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 057a53055f74348c56d97c2c7ae0ab11a71b88cd
https://github.com/wesnoth/wesnoth/commit/057a53055f74348c56d97c2c7ae0ab11a71b88cd
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-07 (Wed, 07 Feb 2018)
Changed paths:
M src/savegame.cpp
Log Message:
-----------
Fixed regression in 220ac5f276 causing em dashes to be considered invalid filename chars
Fixes #2422. Since em dashes were considered invalid, and MP scenario names almost all have
em dashes, savegames were created without them, and thus the game couldn't match any when
generating entries for the Back to Turn... menu.
More information about the Commits
mailing list