[Commits] [wesnoth/wesnoth] c1e8ac: Add [replace_map] file= which will load the specif...
GitHub
noreply at github.com
Wed Oct 7 02:16:23 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c1e8acd119e54f8376ff38463f819dbcab9141f0
https://github.com/wesnoth/wesnoth/commit/c1e8acd119e54f8376ff38463f819dbcab9141f0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-10-07 (Wed, 07 Oct 2015)
Changed paths:
M src/game_events/action_wml.cpp
Log Message:
-----------
Add [replace_map] file= which will load the specified map at runtime
This has an advantage over the map key behavior, where the contents of the map
file were preprocessed and written to savefiles.
Commit: 3d06f689d7633e37abfc2cd9c0ca1f0013e5f95e
https://github.com/wesnoth/wesnoth/commit/3d06f689d7633e37abfc2cd9c0ca1f0013e5f95e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-10-07 (Wed, 07 Oct 2015)
Changed paths:
M src/dialogs.cpp
M src/game_initialization/multiplayer_lobby.cpp
M src/saved_game.cpp
Log Message:
-----------
Rename [scenario] map= key to map_file for consistency with [replace_map]
This key was undocumented before so it shouldn't break anything
Commit: 2dfed2c3e477df276e521da2c98419b1a4d67952
https://github.com/wesnoth/wesnoth/commit/2dfed2c3e477df276e521da2c98419b1a4d67952
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-10-07 (Wed, 07 Oct 2015)
Changed paths:
M src/game_events/action_wml.cpp
Log Message:
-----------
[replace_map]: clarified an error message
Commit: 0173161b2d725bfecd14bb4696134c4b80575d4c
https://github.com/wesnoth/wesnoth/commit/0173161b2d725bfecd14bb4696134c4b80575d4c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-10-07 (Wed, 07 Oct 2015)
Changed paths:
M src/dialogs.cpp
M src/game_events/action_wml.cpp
M src/game_initialization/multiplayer_lobby.cpp
M src/saved_game.cpp
Log Message:
-----------
Merge pull request #516 from Vultraz/master
Add [replace_map] file= which will load the specified map at runtime
Compare: https://github.com/wesnoth/wesnoth/compare/af7ba3e52751...0173161b2d72
More information about the Commits
mailing list