widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #10980
[Merge] lp:~widelands-dev/widelands/cleanup_map into lp:widelands
The proposal to merge lp:~widelands-dev/widelands/cleanup_map into lp:widelands has been updated.
Commit Message changed to:
Cleanups map handling in EditorGameBase
- remove set_map which was unused.
- remove redundant functions, only keep map() and get_map().
- mark more functions around path finding as const to make the API of the map clearer.
This is a simple, but huge refactoring since it needs to touch all code that deals with the map.
For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/cleanup_map/+merge/329282
--
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/cleanup_map into lp:widelands.