lp://staging/~widelands-dev/widelands/bug-1678598-expedition-no-eco-crash
Created by
GunChleoc
and last modified
Branch merges
Propose for merging
No branches
dependent on this one.
- Klaus Halfmann: Approve (code revie, compile, test)
-
Diff: 839 lines (+120/-52)42 files modifiedsrc/ai/defaultai_seafaring.cc (+10/-0)
src/economy/flag.cc (+2/-1)
src/economy/flag.h (+1/-1)
src/economy/fleet.cc (+10/-3)
src/economy/fleet.h (+2/-1)
src/economy/portdock.cc (+2/-1)
src/economy/portdock.h (+1/-1)
src/economy/road.cc (+2/-1)
src/economy/road.h (+1/-1)
src/economy/ware_instance.cc (+2/-2)
src/economy/ware_instance.h (+1/-1)
src/logic/map_objects/bob.cc (+2/-1)
src/logic/map_objects/bob.h (+1/-1)
src/logic/map_objects/immovable.cc (+4/-3)
src/logic/map_objects/immovable.h (+2/-2)
src/logic/map_objects/map_object.cc (+2/-1)
src/logic/map_objects/map_object.h (+1/-1)
src/logic/map_objects/tribes/battle.cc (+2/-1)
src/logic/map_objects/tribes/battle.h (+1/-1)
src/logic/map_objects/tribes/building.cc (+2/-1)
src/logic/map_objects/tribes/building.h (+1/-1)
src/logic/map_objects/tribes/constructionsite.cc (+2/-1)
src/logic/map_objects/tribes/constructionsite.h (+1/-1)
src/logic/map_objects/tribes/dismantlesite.cc (+2/-1)
src/logic/map_objects/tribes/dismantlesite.h (+1/-1)
src/logic/map_objects/tribes/militarysite.cc (+2/-1)
src/logic/map_objects/tribes/militarysite.h (+1/-1)
src/logic/map_objects/tribes/partially_finished_building.cc (+2/-1)
src/logic/map_objects/tribes/partially_finished_building.h (+1/-1)
src/logic/map_objects/tribes/productionsite.cc (+2/-1)
src/logic/map_objects/tribes/productionsite.h (+1/-1)
src/logic/map_objects/tribes/ship.cc (+23/-4)
src/logic/map_objects/tribes/ship.h (+3/-3)
src/logic/map_objects/tribes/soldier.cc (+2/-2)
src/logic/map_objects/tribes/soldier.h (+1/-1)
src/logic/map_objects/tribes/trainingsite.cc (+2/-1)
src/logic/map_objects/tribes/trainingsite.h (+1/-1)
src/logic/map_objects/tribes/warehouse.cc (+2/-1)
src/logic/map_objects/tribes/warehouse.h (+1/-1)
src/logic/map_objects/tribes/worker.cc (+2/-1)
src/logic/map_objects/tribes/worker.h (+1/-1)
src/wui/shipwindow.cc (+15/-0)
Related bugs
Bug #1678598: END OF EXPEDITION due to time-out schip.cc assertion failed | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
This branch has not been scanned yet.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/widelands