← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~widelands-dev/widelands/market into lp:widelands

 

The proposal to merge lp:~widelands-dev/widelands/market into lp:widelands has been updated.

Commit Message changed to:

Adds a new building type called 'Market' that will be the trading building for land-based trading.

This only adds the (massive) boilerplate and a simple test that the new building can actually be build. I'd like to get this in before adding the logic, so future merge requests are smaller.

The test is run with the regular regression test runs, but can be run standalone using:

./build/debug/src/widelands --datadir=data --datadir_for_testing=test \
   --scenario=maps/market_trading.wmf \
   --script=maps/market_trading.wmf/scripting/test_market_can_be_build.lua

For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/market/+merge/330830
-- 
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/market into lp:widelands.


Follow ups