[Commits] [wesnoth/wesnoth] b2fcc8: Minor tweaks to user map/scenario default descript...
GitHub
noreply at github.com
Fri Oct 6 03:25:16 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b2fcc8d862316d6e3a94f1f6b0a53b94b9b42b5d
https://github.com/wesnoth/wesnoth/commit/b2fcc8d862316d6e3a94f1f6b0a53b94b9b42b5d
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M src/game_initialization/create_engine.cpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
Log Message:
-----------
Minor tweaks to user map/scenario default descriptions
* Added period to "No description available." Technically this is just the default no-description text, but it
appears most often for custom scenarios.
* "User made map" -> "Custom map."
Commit: 04175cddc6ad05bdc5cf59be53c2ca1bd740e501
https://github.com/wesnoth/wesnoth/commit/04175cddc6ad05bdc5cf59be53c2ca1bd740e501
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M src/filesystem.hpp
M src/filesystem_boost.cpp
Log Message:
-----------
Filesystem: added optional remove_extension parameter to base_name
Commit: 5d896eb6ba734dc40926faeee48ff4c5aa96a4ba
https://github.com/wesnoth/wesnoth/commit/5d896eb6ba734dc40926faeee48ff4c5aa96a4ba
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M src/editor/map/map_context.cpp
Log Message:
-----------
Editor: don't include file extension in default scenario id/name (fixes #1840)
Compare: https://github.com/wesnoth/wesnoth/compare/85179772a6f1...5d896eb6ba73
More information about the Commits
mailing list