Merge lp://staging/~nomeata/widelands/726139 into lp://staging/widelands
Proposed by
Joachim Breitner
Status: | Merged |
---|---|
Merged at revision: | 6435 |
Proposed branch: | lp://staging/~nomeata/widelands/726139 |
Merge into: | lp://staging/widelands |
Diff against target: |
79 lines (+13/-2) 4 files modified
src/logic/warelist.cc (+4/-0) src/logic/warelist.h (+5/-0) src/wui/stock_menu.cc (+0/-2) src/wui/waresdisplay.cc (+4/-0) |
To merge this branch: | bzr merge lp://staging/~nomeata/widelands/726139 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Widelands Developers | Pending | ||
Review via email: mp+131704@code.staging.launchpad.net |
Description of the change
I have pushed a branch that implements updating of WaresDisplay (e.g. in a warehouse) using a boost::signal. The code is very straight forward; the effect though is very nice and slick – when a worker enters the building it updates so fast that I don’t even see the number changing.
To post a comment you must log in.