To start a new build commit change to repository or click New build button.
Cleanups map handling in EditorGameBase
- remove set_map which was unused.
- remove redundant functions, only keep map() and get_map().
This is a simple, but huge refactoring since it needs to touch all code that
deals with the map.