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

19 Commits

Author SHA1 Message Date
be2327d000 Removed no longer used or redundant constants 2024-11-28 12:11:13 +00:00
02e429e973 Fix typos using https://github.com/crate-ci/typos
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
8346d71c98 Remove more subID access 2023-11-01 14:44:05 +02:00
fd01a25352 Implemented basic version of configurable Witch Hut 2023-10-16 00:12:38 +03:00
11b237a23c vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
c9c79887a7 remove unused variables 2022-09-22 11:54:10 +03:00
aae1d4fed5 fix variable type in for-in loops 2022-09-22 11:54:09 +03:00
f1cd4656ff Fixed warnings. 2019-01-08 00:40:09 +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
8ec762f858 Fixed possible (?) crash in ResourceManager 2018-08-08 15:43:42 +02:00
6fd403d7cf Remove Capitol-related code, it's redundant now. 2018-08-07 18:44:03 +02:00
30f99e7cc1 Fix for Travis 2018-07-28 16:02:59 +02:00
6abebeeb9f Fixed non-const reference issue. 2018-07-27 08:10:21 +02:00
e5b979d4ad - ResourceManager now returns abstract goal so it can be decomposed many times 2018-07-26 16:15:37 +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