AlexVinS
|
51bee1000b
|
Implemented CGWitchHut::serializeJsonOptions
|
2016-02-22 03:16:33 +03:00 |
|
Arseniy Shestakov
|
d15106bf63
|
CGTownInstance: implement armies merging on siege. Fix issue 169
Merging algorithm is replicate one from original game.
|
2016-02-22 02:46:31 +03:00 |
|
AlexVinS
|
dd1aabbe23
|
Use JsonSerializeFormat for map objects
|
2016-02-22 02:37:19 +03:00 |
|
AlexVinS
|
53b5587c2e
|
Advance map header serialization
|
2016-02-21 21:21:22 +03:00 |
|
Arseniy Shestakov
|
07961766ca
|
CGPandoraBox: don't use giveCreatures object removal feature
For pandora box there's own removal function and for CGEvent based on it we sometimes don't want to remove object at all.
|
2016-02-17 11:28:54 +03:00 |
|
AlexVinS
|
4d9058e412
|
Whitespace cleanup. (No code changes.)
|
2016-02-15 13:34:37 +03:00 |
|
AlexVinS
|
67b03b9658
|
Fixed remaining tempOwner testsю
|
2016-02-14 12:25:49 +03:00 |
|
AlexVinS
|
fb322b41bc
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
|
2016-02-14 12:14:57 +03:00 |
|
AlexVinS
|
800f32c4cb
|
Fix few cases of tempOwner initialization.
|
2016-02-14 12:13:30 +03:00 |
|
AlexVinS
|
709dd833d5
|
Added hacks for hero identification.
|
2016-02-14 11:25:01 +03:00 |
|
AlexVinS
|
e0af4a665a
|
Added hacks fot spell scroll support.
|
2016-02-13 19:43:05 +03:00 |
|
Arseniy Shestakov
|
d4524c2fbd
|
CGDwelling: dont set owner for Refugee Camp. Fix issue 2029
|
2016-02-13 19:26:47 +03:00 |
|
AlexVinS
|
a59f0c23ce
|
Dedug tweaks
|
2016-02-13 17:16:00 +03:00 |
|
AlexVinS
|
fb17914ae5
|
Debug tweaks
|
2016-02-10 08:59:24 +03:00 |
|
AlexVinS
|
6db94ab74c
|
Explicit army serialization - too much CArmedInstance descendants
|
2016-02-09 10:11:59 +03:00 |
|
AlexVinS
|
53dc49e92a
|
CGShipyard, CGShrine serialization
|
2016-02-09 09:17:20 +03:00 |
|
AlexVinS
|
401ba48257
|
CGScholar serialization
|
2016-02-09 09:02:34 +03:00 |
|
AlexVinS
|
a00dbd3dd1
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
Conflicts:
lib/CMakeLists.txt
lib/VCMI_lib.cbp
lib/filesystem/CFileInputStream.cpp
lib/filesystem/CZipLoader.cpp
lib/rmg/CRmgTemplateZone.cpp
vcmi.workspace
|
2016-02-08 10:17:25 +03:00 |
|
Arseniy Shestakov
|
a13aec4fd7
|
Aplly some fix for merge and explicitly specify type for std::max
|
2016-02-08 04:09:02 +03:00 |
|
DjWarmonger
|
6f5706352d
|
Possible fix for #2371
|
2016-02-06 12:36:56 +01:00 |
|
AlexVinS
|
081a20d047
|
Fix a crash.
|
2016-02-05 09:40:20 +03:00 |
|
AlexVinS
|
483276b128
|
Merge fixes
|
2016-02-04 12:28:12 +03:00 |
|
AlexVinS
|
6e205a58b4
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
Conflicts:
lib/VCMI_lib.cbp
lib/filesystem/CZipLoader.cpp
lib/filesystem/CZipLoader.h
lib/mapObjects/CGTownInstance.cpp
|
2016-02-04 10:27:51 +03:00 |
|
AlexVinS
|
97f19b5176
|
CGResource serialization
|
2016-02-04 09:22:14 +03:00 |
|
AlexVinS
|
d8d574ed84
|
CGSignBottle serialization
|
2016-02-04 08:50:46 +03:00 |
|
AlexVinS
|
a6c719ee11
|
CGCreature serialization. Added rewardResources.
|
2016-02-04 08:44:46 +03:00 |
|
AlexVinS
|
1bc41b3ba3
|
Merge commit '3c844002626f48007a888d4dd8b0b45ec867fc9a' into feature/VCMIMapFormat1
Conflicts:
lib/mapObjects/CGHeroInstance.cpp
|
2016-02-03 05:04:44 +03:00 |
|
AlexVinS
|
b176734418
|
CGCreature serialization
|
2016-02-03 04:18:03 +03:00 |
|
Vadim Markovtsev
|
88bc21952b
|
Make stables message appear if hero has cavaliers but visited stables before
|
2016-02-01 09:41:15 +03:00 |
|
Vadim Markovtsev
|
c30a6f2ff3
|
Fix 1989 cavaliers -> champions in stables
|
2016-01-31 21:09:11 +03:00 |
|
Vadim Markovtsev
|
3926920103
|
Rename radious -> radius
There is no such English word, "radious"
Some files get new lines in the end - BSD sed bug + best practices
|
2016-01-31 18:01:58 +03:00 |
|
Vadim Markovtsev
|
e18b21b78e
|
Fix 2264 learning stone & Learning skill
|
2016-01-31 10:12:01 +03:00 |
|
Vadim Markovtsev
|
eb4331baf6
|
Fix 1916 water wheel reward
|
2016-01-30 19:11:22 +03:00 |
|
Vadim Markovtsev
|
918fbd8530
|
Refactor hero's mana regain
|
2016-01-30 13:51:07 +03:00 |
|
ArseniyShestakov
|
94fa25d56d
|
Merge pull request #179 from vmarkovtsev/issue/2405
Fix 2405 quest timeout mechanics
|
2016-01-29 12:19:31 +03:00 |
|
Vadim Markovtsev
|
30d64e3e3c
|
Fix 2405 quest timeout mechanics
|
2016-01-29 09:28:37 +03:00 |
|
AlexVinS
|
0011507e42
|
wipe constexpr on @DjWarmonger request
|
2016-01-29 00:34:54 +03:00 |
|
Arseniy Shestakov
|
b7fbbfdebe
|
CQuest: add missing completedOption initialization for CGQuestGuard
|
2016-01-27 23:24:17 +03:00 |
|
ArseniyShestakov
|
4e8486da7b
|
Merge pull request #160 from vmarkovtsev/issue/2388
Fix 2388 obelisks puzzle revealing
|
2016-01-27 20:49:03 +03:00 |
|
Vadim Markovtsev
|
0ac833cca4
|
Fix 2377 "Seer Empty Text"
|
2016-01-27 19:52:45 +03:00 |
|
Alexander Shishkin
|
1472ed970d
|
Merge pull request #176 from vmarkovtsev/issue/2160
Fix 2160 dismissing a VIP hero.
|
2016-01-27 18:28:57 +03:00 |
|
Vadim Markovtsev
|
9f3313524e
|
Fix 2160 dismissing a VIP hero
|
2016-01-27 17:10:19 +03:00 |
|
DjWarmonger
|
94ecc3f520
|
Compilation fix. MVS 2013 doesn't support constexpr and it's not needed either.
|
2016-01-27 10:13:33 +01:00 |
|
DjWarmonger
|
fc62cabb68
|
Merge pull request #174 from vmarkovtsev/issue/981
Fix CGHeroInstance::isInitialized implementation
|
2016-01-27 09:43:53 +01:00 |
|
Vadim Markovtsev
|
f6679bba50
|
Fix CGHeroInstance::isInitialized implementation
|
2016-01-27 09:44:23 +03:00 |
|
DjWarmonger
|
f626c0f9ed
|
Merge pull request #173 from vmarkovtsev/issue/981
Fix 981 reset hero on hiring after retreat/surrender
|
2016-01-26 21:24:22 +01:00 |
|
Vadim Markovtsev
|
7772b6de74
|
Fix 981 reset hero on hiring after retreat/surrender
|
2016-01-26 22:48:31 +03:00 |
|
Vadim Markovtsev
|
40cb48d65e
|
Replace std::remove_if with vstd::erase_if
|
2016-01-26 10:19:58 +03:00 |
|
Arseniy Shestakov
|
97a8874ed7
|
CGCreature: fix crash on draw
Also according to H3 behaviour if there artifact monster guarded it's will be lost on draw.
|
2016-01-26 08:41:09 +03:00 |
|
AlexVinS
|
0ec07b38ac
|
fix build
|
2016-01-24 16:58:24 +03:00 |
|