Merge lp://staging/~widelands-dev/widelands/bug-1805508-burning-military-sites into lp://staging/widelands
Proposed by
GunChleoc
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 9023 | ||||
Proposed branch: | lp://staging/~widelands-dev/widelands/bug-1805508-burning-military-sites | ||||
Merge into: | lp://staging/widelands | ||||
Diff against target: |
11 lines (+0/-1) 1 file modified
src/logic/editor_game_base.cc (+0/-1) |
||||
To merge this branch: | bzr merge lp://staging/~widelands-dev/widelands/bug-1805508-burning-military-sites | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
hessenfarmer | Approve | ||
Review via email: mp+364665@code.staging.launchpad.net |
Commit message
When a medium military building is conquered, small military buildings very close to it burn down without a fight. When multiple small military buildings are burned down at once, the game crashes due to a failed assertion (when releasing the area of the small sites) when the areas to conquer overlap, and part of it has already been conquered. Removed this assertion.
To post a comment you must log in.
@bunnybot merge