[Commits] [wesnoth/wesnoth] 6b7807: Don't pass border_size and usage to gamemap::read
GitHub
noreply at github.com
Wed Aug 12 05:33:07 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6b78073b49bcebf00b919b89550b773119ce2f1c
https://github.com/wesnoth/wesnoth/commit/6b78073b49bcebf00b919b89550b773119ce2f1c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M src/game_events/action_wml.cpp
M src/map.cpp
Log Message:
-----------
Don't pass border_size and usage to gamemap::read
This also fixes an issue in [terrain_mask] where masks would be incorrectly
offset due to a default border_size of 0
Commit: 2f650419dad963f7adf562b06f6ad319cabceffb
https://github.com/wesnoth/wesnoth/commit/2f650419dad963f7adf562b06f6ad319cabceffb
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M src/editor/map/editor_map.cpp
M src/generators/default_map_generator_job.cpp
M src/map.cpp
M src/map.hpp
Log Message:
-----------
Cleaned up old code related to border_size, usage, and map header
Compare: https://github.com/wesnoth/wesnoth/compare/5cf8cf2b320d...2f650419dad9
More information about the Commits
mailing list