Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands/pretty-datadirs into lp:widelands

2016-02-04 Thread SirVer
Review: Approve lgtm and travis is green. @bunnybot merge -- https://code.launchpad.net/~widelands-dev/widelands/pretty-datadirs/+merge/285086 Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/pretty-datadirs. ___ Ma

[Widelands-dev] [Merge] lp:~widelands-dev/widelands/beautiful_correct_lines into lp:widelands

2016-02-04 Thread SirVer
The proposal to merge lp:~widelands-dev/widelands/beautiful_correct_lines into lp:widelands has been updated. Commit Message changed to: Fixes line drawing by replacing the broken use of GL_LINES with a tessellation algorithm for drawing lines. This makes lines beautiful and correct on any GPU,

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands/beautiful_correct_lines into lp:widelands

2016-02-04 Thread SirVer
Review: Resubmit This is ready for another test run / look. -- https://code.launchpad.net/~widelands-dev/widelands/beautiful_correct_lines/+merge/284517 Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/beautiful_correct_lines. _

[Widelands-dev] [Merge] lp:~widelands-dev/widelands/string-fixes into lp:widelands

2016-02-04 Thread bunnybot
Continuous integration builds have changed state: Travis build 566. State: passed. Details: https://travis-ci.org/widelands/widelands/builds/107030369. Appveyor build 272. State: success. Details: https://ci.appveyor.com/project/widelands-dev/widelands/build/_widelands_dev_widelands_string_fixes

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands/pretty-datadirs into lp:widelands

2016-02-04 Thread kaputtnik
No /./ anymore, nice :-) Tested normal start of widelands and widelands with option --datadir. Both looks good. We should test if bug 1541697 (regression_test.py does not work in some setups) is also solved with this changes. I can only test this after this weekend because my current machine d

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands/fix_ware_amount into lp:widelands

2016-02-04 Thread SirVer
Review: Approve Diff comments: > === modified file 'src/logic/map_objects/tribes/bill_of_materials.h' > --- src/logic/map_objects/tribes/bill_of_materials.h 2015-12-11 19:06:50 > + > +++ src/logic/map_objects/tribes/bill_of_materials.h 2016-02-04 17:53:17 > + > @@ -25,7 +25,7 @@ >

[Widelands-dev] [Merge] lp:~widelands-dev/widelands/fix_ware_amount into lp:widelands

2016-02-04 Thread GunChleoc
GunChleoc has proposed merging lp:~widelands-dev/widelands/fix_ware_amount into lp:widelands. Commit message: Changed amount in WareAmount from uint8_t to uint32_t. Requested reviews: Widelands Developers (widelands-dev) For more details, see: https://code.launchpad.net/~widelands-dev/widelan

[Widelands-dev] [Merge] lp:~widelands-dev/widelands/pretty-datadirs into lp:widelands

2016-02-04 Thread GunChleoc
GunChleoc has proposed merging lp:~widelands-dev/widelands/pretty-datadirs into lp:widelands. Commit message: Canonicalized datadir and datadir_for_testing in WLApplication. Requested reviews: Widelands Developers (widelands-dev) For more details, see: https://code.launchpad.net/~widelands-de

[Widelands-dev] [Merge] lp:~widelands-dev/widelands/string-fixes into lp:widelands

2016-02-04 Thread GunChleoc
GunChleoc has proposed merging lp:~widelands-dev/widelands/string-fixes into lp:widelands. Commit message: Some consistency fixes: - Consistent naming of loader_ui variables. - More consistent Progresswindow strings. - Consistent use of colons with spinboxes in the Options menu. Requested review

[Widelands-dev] [Merge] lp:~widelands-dev/widelands/string-fixes into lp:widelands

2016-02-04 Thread bunnybot
Continuous integration builds have changed state: Travis build 365. State: errored. Details: https://travis-ci.org/widelands/widelands/builds/104405094. Appveyor build 272. State: success. Details: https://ci.appveyor.com/project/widelands-dev/widelands/build/_widelands_dev_widelands_string_fixe

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands/bug-1541697 into lp:widelands

2016-02-04 Thread kaputtnik
Review: Approve Looks good :-) -- https://code.launchpad.net/~widelands-dev/widelands/bug-1541697/+merge/285054 Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/bug-1541697. ___ Mailing list: https://launchpad.net/~wi

[Widelands-dev] [Merge] lp:~widelands-dev/widelands/bug-1541697 into lp:widelands

2016-02-04 Thread GunChleoc
GunChleoc has proposed merging lp:~widelands-dev/widelands/bug-1541697 into lp:widelands. Commit message: Fixed datadir_for_testing in regression_test.py. Requested reviews: Widelands Developers (widelands-dev) Related bugs: Bug #1541697 in widelands: "regression_test.py does not work in som

[Widelands-dev] [Merge] lp:~widelands-dev/widelands/messagebox into lp:widelands

2016-02-04 Thread GunChleoc
GunChleoc has proposed merging lp:~widelands-dev/widelands/messagebox into lp:widelands. Commit message: Refactored WLMessageBox. It now no longer depends on the old font renderer, and scrollbars only appear when they are needed. Requested reviews: Widelands Developers (widelands-dev) For mo