Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 years ago |
Ivan Savenko
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 years ago |
Ivan Savenko
|
17d3d663ee
Converted creature ID and spell ID to new form
|
2 years ago |
Konstantin
|
d746a96d55
vcmi: use SpellSchool identifier instead of enum
|
2 years ago |
Konstantin
|
8724181a0f
vcmi: spell resistance rework
|
2 years ago |
Ivan Savenko
|
44d16b32fe
Use API identical to std classes where possible
|
2 years ago |
Ivan Savenko
|
537f9fa048
Merged master into develop
|
2 years ago |
Tomasz Zieliński
|
f6247164ad
Fix crash, fix invisible boat blocking the tile
|
2 years ago |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
2 years ago |
Ivan Savenko
|
397c4c7595
Fix dismissing heroes on map with "Capture town" victory condition
|
2 years ago |
Ivan Savenko
|
a619193e3c
Fixed initialization of heroes in taverns
|
2 years ago |
SoundSSGood
|
9b5f6ec7cf
CArtifact getters setters
|
2 years ago |
Ivan Savenko
|
cc91be3518
Added workaround for loading spellbook existance status
|
2 years ago |
Ivan Savenko
|
85262cf4f5
Moved CGameState files into a separate directory
|
2 years ago |
Ivan Savenko
|
08cfbe79cf
Added encapsulation for movement points access
|
2 years ago |
Ivan Savenko
|
f7b27da00e
Implemented support for "coast visitable" objects:
|
2 years ago |
Ivan Savenko
|
ce3e150d59
Minor formatting
|
2 years ago |
Ivan Savenko
|
caccd58eb0
boat offsets for shipyards are counted from visitable position
|
2 years ago |
Ivan Savenko
|
6a08a96d0c
Added createObject call as wrapper around NewObject netpack
|
2 years ago |
Ivan Savenko
|
d8879f1e53
NewObject pack now receives visitable position instead of h3m position
|
2 years ago |
Ivan Savenko
|
69dc95c3c8
Merge pull request #2235 from IvanSavenko/hota_h3m_support
|
2 years ago |
Ivan Savenko
|
bd4d2788ed
Split pathfinder into multiple smaller files
|
2 years ago |
Ivan Savenko
|
87fcfa4add
Removed excessive pathfinder includes
|
2 years ago |
Ivan Savenko
|
3913b8e98c
Heroes placed on water in map will be automatically given boat
|
2 years ago |
Ivan Savenko
|
56d69e790b
Renamed MetaString methods to more logical names
|
2 years ago |
Ivan Savenko
|
ece9982ca0
Fix build
|
2 years ago |
Ivan Savenko
|
487f441f47
Implemented boat selection for town shipyards
|
2 years ago |
Ivan Savenko
|
6aedb99117
Cleaned up IShipyard interface
|
2 years ago |
Ivan Savenko
|
2e7c382612
Moved creature upgrade logic to CGObjectInstance inheritors
|
2 years ago |
Tomasz Zieliński
|
adec58f5bf
- Set fixed boat type for Tavern / Prison
|
2 years ago |