lainon
|
7fdad4e0f6
Code refactor following C++ standard and condition fixes
|
2 years ago |
Andrey Filipenkov
|
aa217236b3
check amount of artifacts on hero when checking requirements of a quest that requires artifact(s)
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Andrii Danylchenko
|
d47564955e
Nullkiller: fix/refactor temporary bonus nodes, fix gather army quest completion
|
4 years ago |
AlexVinS
|
a59e12ca5f
tweaks
|
4 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 years ago |
Andrii Danylchenko
|
42cab00c38
Fix quest handling
|
5 years ago |
Henning Koehler
|
6ddcb079a4
Enabled new secondary skills to be created (#438)
|
7 years ago |
AlexVinS
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
8 years ago |
Arseniy Shestakov
|
f15cadc87b
Implement configurable object sounds: ambient, visit and removal
|
8 years ago |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 years ago |
AlexVinS
|
85e952f25f
Logging cleanup 3
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
AlexVinS
|
70a092f58c
[Refactoring] use virtual method for object specific actions when new map object is created
|
8 years ago |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
9 years ago |
AlexVinS
|
c86304ac3b
Fixed http://bugs.vcmi.eu/view.php?id=2634
|
8 years ago |
Vadim Markovtsev
|
9f967b4d7a
Fix formatting
|
9 years ago |
Arseniy Shestakov
|
1e60ba6516
Only delete CQuest in CMap destructor and not with IQuestObject
|
9 years ago |
Arseniy Shestakov
|
c8faca8f39
Refactoring: only use RNGs explicitly to avoid bug prone code in future
|
9 years ago |
AlexVinS
|
c6d257f328
Fixed CQuest leak
|
9 years ago |
Arseniy Shestakov
|
94bb5b9901
CGKeys::wasMyColorVisited: fix to not change playerKeyMap on client
|
9 years ago |
Arseniy Shestakov
|
a90b657b86
Add reset to some static variables on client
|
9 years ago |
Arseniy Shestakov
|
355f0a74ab
CGSeerHut: add initialization to constructor
|
9 years ago |
Arseniy Shestakov
|
52e660f087
CQuest: add proper constructor to avoid uninitialized fields
|
9 years ago |
Vadim Markovtsev
|
30d64e3e3c
Fix 2405 quest timeout mechanics
|
9 years ago |
Arseniy Shestakov
|
b7fbbfdebe
CQuest: add missing completedOption initialization for CGQuestGuard
|
9 years ago |
ArseniyShestakov
|
4e8486da7b
Merge pull request #160 from vmarkovtsev/issue/2388
|
9 years ago |
Vadim Markovtsev
|
0ac833cca4
Fix 2377 "Seer Empty Text"
|
9 years ago |
Vadim Markovtsev
|
11bce2908d
Fix 1723 quest crash on combined arts
|
9 years ago |