lp://staging/~widelands-dev/widelands/notifications_buildingwindows
Created by
GunChleoc
and last modified
Branch merges
Propose for merging
No branches
dependent on this one.
- Notabilis: Approve
- GunChleoc: Needs Resubmitting
-
Diff: 2023 lines (+612/-408)38 files modifiedsrc/economy/CMakeLists.txt (+0/-1)
src/economy/expedition_bootstrap.cc (+3/-7)
src/economy/portdock.cc (+0/-1)
src/logic/editor_game_base.h (+1/-0)
src/logic/map_objects/immovable.cc (+1/-1)
src/logic/map_objects/tribes/building.cc (+3/-13)
src/logic/map_objects/tribes/building.h (+14/-18)
src/logic/map_objects/tribes/constructionsite.cc (+3/-7)
src/logic/map_objects/tribes/constructionsite.h (+0/-1)
src/logic/map_objects/tribes/dismantlesite.h (+0/-2)
src/logic/map_objects/tribes/militarysite.h (+0/-2)
src/logic/map_objects/tribes/productionsite.cc (+3/-2)
src/logic/map_objects/tribes/productionsite.h (+0/-2)
src/logic/map_objects/tribes/ship.cc (+1/-1)
src/logic/map_objects/tribes/trainingsite.h (+0/-1)
src/logic/map_objects/tribes/warehouse.h (+0/-2)
src/logic/player.cc (+6/-0)
src/notifications/note_ids.h (+1/-0)
src/wui/CMakeLists.txt (+5/-1)
src/wui/building_ui.cc (+0/-74)
src/wui/buildingwindow.cc (+82/-64)
src/wui/buildingwindow.h (+20/-9)
src/wui/constructionsitewindow.cc (+16/-31)
src/wui/constructionsitewindow.h (+46/-0)
src/wui/dismantlesitewindow.cc (+14/-32)
src/wui/dismantlesitewindow.h (+46/-0)
src/wui/interactive_gamebase.cc (+90/-0)
src/wui/interactive_gamebase.h (+12/-0)
src/wui/interactive_player.cc (+4/-2)
src/wui/interactive_spectator.cc (+7/-4)
src/wui/militarysitewindow.cc (+11/-28)
src/wui/militarysitewindow.h (+47/-0)
src/wui/productionsitewindow.cc (+27/-23)
src/wui/productionsitewindow.h (+8/-1)
src/wui/trainingsitewindow.cc (+12/-34)
src/wui/trainingsitewindow.h (+48/-0)
src/wui/warehousewindow.cc (+35/-44)
src/wui/warehousewindow.h (+46/-0)
Related bugs
Bug #1290045: minimized construction window gets maximized when construction ends | Low | Fix Released | |
Bug #1662080: Let buildings window stay open when stop/start is clicked | Undecided | 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