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 |
nordsoft
|
0f35082024
Fix crash with objects belonging players without state
|
3 years ago |
Tomasz Zieliński
|
20c102e648
Remove T prefix from new typedefs
|
3 years ago |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
Tomasz Zieliński
|
4ea57ea7fc
A variety of suggested style tweaks
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 years ago |
Nordsoft91
|
e4ac0d4370
Editor prerequisites [part 2] (#889)
|
3 years ago |
Andrii Danylchenko
|
665bd4346e
Fix getting battlefield crash
|
3 years ago |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 years ago |
Dmitry Orlov
|
25d9ea1ddf
Feature: Opposite Side Limiter
|
4 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
Dmitry Orlov
|
8f331dce31
Feature: Lodestar Grail should work.
|
4 years ago |
AlexVinS
|
da20aa2388
Use the same cost value in Pathfinder and fuzzy evaluations.
|
6 years ago |
Andrii Danylchenko
|
035d279ae8
Refactor CGHeroInstance, make spells private
|
6 years ago |
Arseniy Shestakov
|
ac66fc7f42
Full rework of pre-game interface and networking
|
7 years ago |
Henning Koehler
|
6263c4c3eb
renamed CGHeroInstance::updateSkill to updateSkillBonus
|
7 years ago |
AlexVinS
|
f126a34a5e
Fixed https://bugs.vcmi.eu/view.php?id=2904
|
7 years ago |