Konstantin
|
97fc424e98
vcmi: modernize lib/spells (except adventure one, needs major rework)
|
2 years ago |
Ivan Savenko
|
47c1803c42
Finalization of refactoring:
|
2 years ago |
Ivan Savenko
|
5da407e822
All spell texts are now passed through translator
|
2 years ago |
Ivan Savenko
|
6b2490903d
Fix casting of massive spells by creatures
|
2 years ago |
Ivan Savenko
|
325c29da0d
Merge remote-tracking branch 'vcmi/develop' into battle_improvements
|
2 years ago |
Ivan Savenko
|
f073c676f9
Merge 1.1 release into develop
|
2 years ago |
Ivan Savenko
|
bab5922951
Spells can now define color muxer effect (e.g. Bloodlust & Petrify)
|
2 years ago |
Ivan Savenko
|
23cb47b457
Fixed several scenarios with incorrect scope for requesting identifiers
|
2 years ago |
Ivan Savenko
|
495e0b3657
Merge remote-tracking branch 'vcmi/develop' into battleint_refactor
|
2 years ago |
Ivan Savenko
|
5094fab4d9
Refactoring of spell animations, multiple fixes for spell visuals
|
2 years ago |
Ivan Savenko
|
861a6849f9
Added possibility to define per-town tower icon for battle queue in siege
|
2 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
DjWarmonger
|
3d2dc2335b
Switch ObjectTemplate to shared_ptr<const> (#870)
|
3 years ago |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 years ago |
Konstantin
|
c6b198ce14
Warning fix (I moved C++17 and CI to another branch) (#739)
|
3 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
Dmitry Orlov
|
39de2f6435
Fix: Morale bonus should be shown correctly
|
5 years ago |
Dmitry Orlov
|
195fb8ff41
Mod system improvement Part I : Fix content losing after deserialization
|
5 years ago |
John Bolton
|
c61bae4060
Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation.
|
5 years ago |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 years ago |
Michał Kalinowski
|
ac6b477aa2
Simplify statements
|
6 years ago |
Alexander Shishkin
|
b00e935e4d
Warnings fixes (#538)
|
6 years ago |
Michał Janiszewski
|
0ff2e1180d
Throw std::runtime_exception instead of a pointer to new one
|
7 years ago |
Henning Koehler
|
6ddcb079a4
Enabled new secondary skills to be created (#438)
|
7 years ago |
Alexander Shishkin
|
8b002ad774
Issue2888 (#421)
|
7 years ago |
AlexVinS
|
c94daf6faa
Fixed https://bugs.vcmi.eu/view.php?id=2864
|
7 years ago |
AlexVinS
|
10dd7e8a43
Cleanup
|
7 years ago |
AlexVinS
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
8 years ago |
DjWarmonger
|
c2a0b13332
Merge pull request #371 from dydzio0614/NewAbilities
|
7 years ago |
Michał Kalinowski
|
26a222ac62
Change JsonType to enum class (#393)
|
8 years ago |