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

7110 Commits

Author SHA1 Message Date
4b3a878c00 Fix for passability. 2016-12-21 13:37:19 +01:00
a0596ebecf Add clearance under town to ensure passability. 2016-12-21 10:43:24 +01:00
cc452bdfa9 Improved road routing so they can go under any passable object. 2016-12-21 10:10:37 +01:00
f78b524731 - Remove obstacle in front of player-owned towns
- Allow obstacles to touch town object
2016-12-20 15:23:47 +01:00
e37c35e439 Zone guard will cause object be placed as far away from it as possible in both zones. 2016-12-20 11:58:39 +01:00
ee3aec55f2 Correct implementations of A* algorithm. Seemingly fixes #2496, it's also faster. 2016-12-15 16:29:23 +01:00
63d33a1e7c Extract priority queue construction for reuse. 2016-12-15 12:58:16 +01:00
4102546977 Corrected road generation - they will be straight whenever possible. 2016-12-15 12:36:47 +01:00
27ff9efd4b Fixed #1713 2016-12-12 21:38:12 +01:00
80d5f7b4a4 Updated project files to MVS 2015 (in fact, it's trivial). 2016-12-12 19:14:45 +01:00
c45a256816 Further fix for mantis #2599 2016-12-10 13:34:58 +01:00
7126bd61a4 Fixed CID 1197343 2016-12-05 03:12:11 +03:00
478890df5f Fixed CID 1366431, CID 1366430 2016-12-05 02:55:05 +03:00
a77863145a Regression fix - enemy hero info crash 2016-12-03 09:52:19 +01:00
36598d8695 Fixed CID 1197474, CID 1366358 2016-11-28 19:35:33 +03:00
394d6e0677 Fixed random crash on resurrection 2016-11-28 19:35:31 +03:00
c23d3ac83c Fixed CID 1366432 2016-11-28 03:59:03 +03:00
60bd54c9b3 Changed playerToSide return type to signed 2016-11-28 03:33:39 +03:00
2a62ca9522 Fixed CID 1197353 2016-11-28 02:50:43 +03:00
609c6f81bd Fixed a few CWE-457 2016-11-27 22:37:41 +03:00
3216422307 Fixed a few CWE-457 2016-11-27 22:07:01 +03:00
abe4beebc6 Fixed CID 1197516 2016-11-27 19:13:40 +03:00
c4ab962cc0 Fixed a few CWE-457 2016-11-27 17:48:18 +03:00
8b4f1fc938 Fixed CID 1288850 2016-11-26 22:24:16 +03:00
30663f15ea Fixed CID 1288863 2016-11-26 22:12:52 +03:00
96bc191480 Fixed CID 1366296 2016-11-26 21:45:58 +03:00
c9e564bed8 Fixed CID 1366332 2016-11-26 21:14:21 +03:00
7d2874bf12 Fixed CID 1366292 2016-11-26 21:11:21 +03:00
121dd6c63a Fixed CID 1366333 2016-11-26 21:06:34 +03:00
0a4e5fcdca Fixed CID 1366337 2016-11-26 20:54:07 +03:00
7793a57b0a Fixed remaining CWE-457 in NetPacks.h 2016-11-26 20:50:07 +03:00
86e33a4c45 [Refactoring] Unified SetResources NetPack API. 2016-11-26 15:14:43 +03:00
5058d5771e Merge branch 'develop' of https://github.com/vcmi/vcmi into develop 2016-11-25 20:54:53 +01:00
47085e8d78 Fixed CID 1366361 2016-11-25 22:20:40 +03:00
4789262200 Merge branch 'develop' of https://github.com/vcmi/vcmi into develop 2016-11-25 19:54:44 +01:00
dc1015fac9 Fixed CID 1197411 2016-11-25 21:51:27 +03:00
2ac72bf75b Merge branch 'develop' of https://github.com/vcmi/vcmi into develop 2016-11-25 19:37:29 +01:00
d81c611ad7 Fixed CID 1197423, CID 1197567 2016-11-25 21:35:47 +03:00
56b201e7e8 Fixed CID 1366289 and 1366290. 2016-11-25 19:32:54 +01:00
a8cadfe25c Fixed a few CWE-457 in NetPacks.h 2016-11-25 21:04:38 +03:00
384c5827ae Fixed CID 1197490, CID 1197491 2016-11-25 17:21:27 +03:00
ca13bb8412 Fixed CID 1366375, CID 1197633 2016-11-25 17:04:30 +03:00
5a3854a8de Fixed CID 1288852, CID 1243202 2016-11-25 16:51:31 +03:00
4ba3c6fecc Fixed CID 1288855 2016-11-25 16:40:11 +03:00
6d3259909e Fixed CID 1288858 2016-11-25 16:17:38 +03:00
fa4e00573f Fixed CID 1366350 2016-11-25 15:34:38 +03:00
692d23e580 Fixed CID 1366376 2016-11-25 13:38:26 +03:00
bd4040245f Fixed CID 1288859 2016-11-24 22:34:42 +03:00
db40e125eb Fixed CID 1243181, CID 1197449, CID 1366374, CID 1366377, CID 1366359 2016-11-24 21:56:30 +03:00
52c610bbb0 Silence "X doesn't have a base stack!" warning (fixed version) 2016-11-18 18:35:05 +03:00