DjWarmonger
|
6d37c8bceb
|
Merge pull request #272 from dydzio0614/bug2600
Nice, thanks :)
|
2017-02-01 17:57:58 +01:00 |
|
dydzio
|
4c4539b00e
|
Rename ADVANCED_CATAPULT bonus to reflect the purpose better
|
2017-02-01 15:05:46 +01:00 |
|
dydzio
|
a8f04aede7
|
Extend creature siege support. Fix bug #2600
|
2017-02-01 11:25:57 +01:00 |
|
AlexVinS
|
c86304ac3b
|
Fixed http://bugs.vcmi.eu/view.php?id=2634
|
2017-01-26 10:52:19 +03:00 |
|
AlexVinS
|
0b3c1c7185
|
Fixed http://bugs.vcmi.eu/view.php?id=2639
|
2017-01-26 10:44:30 +03:00 |
|
DjWarmonger
|
73c62f1b4c
|
Restore cut ring around main town.
|
2016-12-21 22:23:55 +01:00 |
|
DjWarmonger
|
4b3a878c00
|
Fix for passability.
|
2016-12-21 13:37:19 +01:00 |
|
DjWarmonger
|
a0596ebecf
|
Add clearance under town to ensure passability.
|
2016-12-21 10:43:24 +01:00 |
|
DjWarmonger
|
cc452bdfa9
|
Improved road routing so they can go under any passable object.
|
2016-12-21 10:10:37 +01:00 |
|
DjWarmonger
|
f78b524731
|
- Remove obstacle in front of player-owned towns
- Allow obstacles to touch town object
|
2016-12-20 15:23:47 +01:00 |
|
DjWarmonger
|
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 |
|
DjWarmonger
|
ee3aec55f2
|
Correct implementations of A* algorithm. Seemingly fixes #2496, it's also faster.
|
2016-12-15 16:29:23 +01:00 |
|
DjWarmonger
|
63d33a1e7c
|
Extract priority queue construction for reuse.
|
2016-12-15 12:58:16 +01:00 |
|
DjWarmonger
|
4102546977
|
Corrected road generation - they will be straight whenever possible.
|
2016-12-15 12:36:47 +01:00 |
|
DjWarmonger
|
27ff9efd4b
|
Fixed #1713
|
2016-12-12 21:38:12 +01:00 |
|
DjWarmonger
|
80d5f7b4a4
|
Updated project files to MVS 2015 (in fact, it's trivial).
|
2016-12-12 19:14:45 +01:00 |
|
dydzio
|
c45a256816
|
Further fix for mantis #2599
|
2016-12-10 13:34:58 +01:00 |
|
AlexVinS
|
7126bd61a4
|
Fixed CID 1197343
|
2016-12-05 03:12:11 +03:00 |
|
AlexVinS
|
478890df5f
|
Fixed CID 1366431, CID 1366430
|
2016-12-05 02:55:05 +03:00 |
|
Dydzio
|
a77863145a
|
Regression fix - enemy hero info crash
|
2016-12-03 09:52:19 +01:00 |
|
AlexVinS
|
36598d8695
|
Fixed CID 1197474, CID 1366358
|
2016-11-28 19:35:33 +03:00 |
|
AlexVinS
|
394d6e0677
|
Fixed random crash on resurrection
|
2016-11-28 19:35:31 +03:00 |
|
AlexVinS
|
c23d3ac83c
|
Fixed CID 1366432
|
2016-11-28 03:59:03 +03:00 |
|
AlexVinS
|
60bd54c9b3
|
Changed playerToSide return type to signed
|
2016-11-28 03:33:39 +03:00 |
|
AlexVinS
|
2a62ca9522
|
Fixed CID 1197353
|
2016-11-28 02:50:43 +03:00 |
|
AlexVinS
|
609c6f81bd
|
Fixed a few CWE-457
|
2016-11-27 22:37:41 +03:00 |
|
AlexVinS
|
3216422307
|
Fixed a few CWE-457
|
2016-11-27 22:07:01 +03:00 |
|
AlexVinS
|
abe4beebc6
|
Fixed CID 1197516
|
2016-11-27 19:13:40 +03:00 |
|
AlexVinS
|
c4ab962cc0
|
Fixed a few CWE-457
|
2016-11-27 17:48:18 +03:00 |
|
AlexVinS
|
8b4f1fc938
|
Fixed CID 1288850
|
2016-11-26 22:24:16 +03:00 |
|
AlexVinS
|
30663f15ea
|
Fixed CID 1288863
|
2016-11-26 22:12:52 +03:00 |
|
AlexVinS
|
96bc191480
|
Fixed CID 1366296
|
2016-11-26 21:45:58 +03:00 |
|
AlexVinS
|
c9e564bed8
|
Fixed CID 1366332
|
2016-11-26 21:14:21 +03:00 |
|
AlexVinS
|
7d2874bf12
|
Fixed CID 1366292
|
2016-11-26 21:11:21 +03:00 |
|
AlexVinS
|
121dd6c63a
|
Fixed CID 1366333
|
2016-11-26 21:06:34 +03:00 |
|
AlexVinS
|
0a4e5fcdca
|
Fixed CID 1366337
|
2016-11-26 20:54:07 +03:00 |
|
AlexVinS
|
7793a57b0a
|
Fixed remaining CWE-457 in NetPacks.h
|
2016-11-26 20:50:07 +03:00 |
|
AlexVinS
|
86e33a4c45
|
[Refactoring] Unified SetResources NetPack API.
|
2016-11-26 15:14:43 +03:00 |
|
DjWarmonger
|
5058d5771e
|
Merge branch 'develop' of https://github.com/vcmi/vcmi into develop
|
2016-11-25 20:54:53 +01:00 |
|
AlexVinS
|
47085e8d78
|
Fixed CID 1366361
|
2016-11-25 22:20:40 +03:00 |
|
DjWarmonger
|
4789262200
|
Merge branch 'develop' of https://github.com/vcmi/vcmi into develop
|
2016-11-25 19:54:44 +01:00 |
|
AlexVinS
|
dc1015fac9
|
Fixed CID 1197411
|
2016-11-25 21:51:27 +03:00 |
|
DjWarmonger
|
2ac72bf75b
|
Merge branch 'develop' of https://github.com/vcmi/vcmi into develop
|
2016-11-25 19:37:29 +01:00 |
|
AlexVinS
|
d81c611ad7
|
Fixed CID 1197423, CID 1197567
|
2016-11-25 21:35:47 +03:00 |
|
DjWarmonger
|
56b201e7e8
|
Fixed CID 1366289 and 1366290.
|
2016-11-25 19:32:54 +01:00 |
|
AlexVinS
|
a8cadfe25c
|
Fixed a few CWE-457 in NetPacks.h
|
2016-11-25 21:04:38 +03:00 |
|
AlexVinS
|
384c5827ae
|
Fixed CID 1197490, CID 1197491
|
2016-11-25 17:21:27 +03:00 |
|
AlexVinS
|
ca13bb8412
|
Fixed CID 1366375, CID 1197633
|
2016-11-25 17:04:30 +03:00 |
|
AlexVinS
|
5a3854a8de
|
Fixed CID 1288852, CID 1243202
|
2016-11-25 16:51:31 +03:00 |
|
AlexVinS
|
4ba3c6fecc
|
Fixed CID 1288855
|
2016-11-25 16:40:11 +03:00 |
|