1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
b00e935e4d Warnings fixes (#538)
Warnings fixes
* Suppress `missing-braces` for Clang
* Fixed many C4275 warnings
* Fixed almost all Clang/GCC warnings
* Silence most frequent MSVC warning.
* Fixed some pessimizing-move warnings
* Fixed some unused capture warnings
2019-01-19 13:52:02 +03:00
3e1b623fb6 Refactor goal removal from resource manager queue 2019-01-01 15:41:52 +01:00
e1b922f7b8 AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
72aff02418 AI pathfinding: buy boat 2018-10-21 14:17:55 +03:00
cf213a5acf #2983б #2910 and a few other bugs fixed 2018-10-06 16:35:31 +03:00
30f99e7cc1 Fix for Travis 2018-07-28 16:02:59 +02:00
a8696a9957 formatting 2018-07-27 09:22:07 +02:00
6abebeeb9f Fixed non-const reference issue. 2018-07-27 08:10:21 +02:00
b687688f5a Do not add duplicate objectives to GatherArmy pool (or any other, if it ever exist) 2018-07-26 13:29:46 +02:00
273802c92c I have no idea what I'm doing 2018-07-26 12:14:29 +02:00