Konstantin
|
b6eb2dc060
vcmi: rename IFactionMember and ICreature
|
2 years ago |
Konstantin
|
4f7035d3ff
vcmi: add IFactionMember abstract class
|
2 years ago |
nordsoft
|
de159df481
Rename boats
|
2 years ago |
nordsoft
|
0a28262c15
Merge remote-tracking branch 'upstream/develop' into boats
|
2 years ago |
nordsoft
|
ed798b06da
Prepare transport enum
|
2 years ago |
Konstantin
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
Ivan Savenko
|
3738171b21
Refactoring of H3M loader to make HotA format support easier
|
2 years ago |
Ivan Savenko
|
ff66592fad
Merge pull request #1882 from rilian-la-te/native-terrain-refactor
|
2 years ago |
Konstantin
|
4da97682be
vcmi: remove code duplication for native terrain
|
2 years ago |
Konstantin
|
7326980bd4
vcmi: rename WithXXX to IXXXProvider
|
2 years ago |
Konstantin
|
0f5f4c69ec
vcmi: specialize native terrain entity
|
2 years ago |
Konstantin
|
01f5571342
CGHeroInstance: remove old struct
|
2 years ago |
nordsoft
|
0093a44889
Added abstract method to caster interface
|
2 years ago |
Konstantin
|
8968f0ef0e
vcmi: change EAlignment to enum class
|
2 years ago |
SoundSSGood
|
f0f9eecf97
Backpack limit part5. End of battle. Other stuff
|
2 years ago |
Konstantin
|
0adffc824f
vcmi: allow to configure army movement counter
|
2 years ago |
Konstantin
|
95503d0623
vcmi: unify movement
|
2 years ago |
Konstantin
|
a0987313ba
vcmi: convert intelligence
|
2 years ago |
Ivan Savenko
|
7ef5163d9d
Merge pull request #1581 from IvanSavenko/map_render_rewrite
|
2 years ago |
Ivan Savenko
|
ca13e7dedf
Implemented terrain palette animatiions. Removed old code
|
2 years ago |
Ivan Savenko
|
8b3309b47d
Fixed custom hero names text ID's
|
2 years ago |
Ivan Savenko
|
f65c6ad275
fix regressions from modernization
|
2 years ago |
Konstantin
|
5f181e25af
vcmi: modernize lib/mapObjects
|
2 years ago |
Ivan Savenko
|
fa6f7513e8
All heroes-related strings are passed through translator
|
2 years ago |
Ivan Savenko
|
25bceda4ea
Added convertToVisitablePos/convertFromVisitablePos to CGHeroInstance
|
2 years ago |
Ivan Savenko
|
d85ee019ec
Removed CGHeroInstance::convertPosition method
|
2 years ago |
Ivan Savenko
|
49cbd5adc9
CGHeroInstance::convertPosition is no longer static method
|
2 years ago |
Ivan Savenko
|
908e6892f3
Removed CGHeroInstance::getPosition pseudo-override
|
2 years ago |
Ivan Savenko
|
2855606a88
Enabled & fixed -Woverloaded-virtual warning from gcc/cland
|
2 years ago |
Ivan Savenko
|
729357824b
Added common method for secondary skill availability checks
|
3 years ago |