Ivan Savenko
|
fc252bb9eb
Random town names are now guaranteed to be unique on the map
|
1 year ago |
Ivan Savenko
|
342e6daebd
Fix copy-paste error
|
1 year ago |
Ivan Savenko
|
7247038458
Merge pull request #3574 from SoundSSGood/altar-fixes
|
1 year ago |
SoundSSGood
|
a42b60feb9
suggested changes
|
1 year ago |
Ivan Savenko
|
709d05205d
Yog will now receive Angelic Alliance in his campaign
|
1 year ago |
Ivan Savenko
|
3abc26e789
Moved checks for campaign heroes to CGHeroInstance class
|
1 year ago |
SoundSSGood
|
c6ca6ad835
sacrifice routine
|
1 year ago |
SoundSSGood
|
652f009181
arts altar - arts holder
|
1 year ago |
Ivan Savenko
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 year ago |
Ivan Savenko
|
54480c6209
Fixed Building ID serialization to use string
|
1 year ago |
Ivan Savenko
|
c872f8418f
Implemented serialization of MapObjectSubID, refactoring of related code
|
1 year ago |
Ivan Savenko
|
843e97349a
Identifiers that can be added by mods are now serialized as string
|
1 year ago |
Ivan Savenko
|
59b2cbe4d2
Fix regressions
|
2 years ago |
Ivan Savenko
|
52050d0ef1
Fix build
|
2 years ago |
Ivan Savenko
|
96c81be68e
Win/loss conditions now use VariantIdentifier. Removed non-implemented
|
2 years ago |
Ivan Savenko
|
34338f4eaa
Remove few more implicit conversions
|
2 years ago |
Ivan Savenko
|
abad4b01ce
Remove explicit convesion to int in operators
|
2 years ago |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
2 years ago |
Ivan Savenko
|
c6f9434c8e
Merge pull request #3170 from gamestales/gamestales/2903-morale-description-1442
|
2 years ago |
gamestales-com
|
a574f18e69
#2903-morale-description-#1442
|
2 years ago |
Ivan Savenko
|
c7676bde53
Serialize Enitity classes by their ID
|
2 years ago |
Ivan Savenko
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
2 years ago |
Ivan Savenko
|
5487f07d3b
added toEntity overload that accepts generic Services class
|
2 years ago |
Ivan Savenko
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2 years ago |
Ivan Savenko
|
8d5fa41a19
Minor fixes
|
2 years ago |
Ivan Savenko
|
10e50548e7
Converted Component class to use VariantIdentifier instead of int
|
2 years ago |
Ivan Savenko
|
dcb8f4fc7b
Moved object type randomization to object class
|
2 years ago |
Ivan Savenko
|
03e1169781
Reduced number of accesses to CGObjectInstance::subID
|
2 years ago |
SoundSSGood
|
61fc236d79
ArtifactLocation now use ID for artHolder identification part1
|
2 years ago |