vcmi:codeStyle/uncrustify

Last commit made on 2017-07-19
Get this branch:
git clone -b codeStyle/uncrustify https://git.launchpad.net/vcmi

Branch merges

Branch information

Name:
codeStyle/uncrustify
Repository:
lp:vcmi

Recent commits

58f32f6... by Arseniy Shestakov

Code style: uncrustify formatting preview

456e9fe... by Arseniy Shestakov

Uncrustify: add initial configuration

cdd9dbc... by Arseniy Shestakov

Code style: avoid some ambiguous else if indentation

If some code intentionally want to break else if to achieve specific indentation there must be braces.

6d9f99d... by Arseniy Shestakov

Code style: and one more pass on lambda expressions parameter list

b540ab7... by Arseniy Shestakov

Code style: add empty parameters list to more lambda expressions

8314e82... by Dydzio <email address hidden>

Fix water wheel gold amount (#348)

2da3d8a... by Arseniy Shestakov

Code style: remove senseless comments

b2f74a9... by Arseniy Shestakov

Code style: add empty parameter list to all lambda expressions (#345)

ef73f41... by Alex Shishkin

fixed resurrection corner case

81ccece... by Dydzio <email address hidden>

Fix color change of highlighted hex borders (#343)