Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 gadu atpakaļ |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 gadu atpakaļ |
Ivan Savenko
|
2265890f69
Better detection of invalid mod data to avoid crash and notify modders
|
1 gadu atpakaļ |
Ivan Savenko
|
edb2ecd751
Fix possible overflow errors on leveling up beyond int64_t limit
|
1 gadu atpakaļ |
Ivan Savenko
|
acc09ee51a
Merge pull request #3266 from Laserlicht/puzzle_cheat
|
1 gadu atpakaļ |
Tomasz Zieliński
|
134f78113e
Remove unneccessary code
|
1 gadu atpakaļ |
Tomasz Zieliński
|
cef25cca03
Fix for starting hero being passable
|
1 gadu atpakaļ |
Laserlicht
|
a24e78a210
real unlimited movement (like in OH3)
|
1 gadu atpakaļ |
Ivan Savenko
|
3f60c1b0b3
Remove excessive logging
|
1 gadu atpakaļ |
Ivan Savenko
|
d3d5b67b22
Merge pull request #3207 from IvanSavenko/skill_selection_fix
|
1 gadu atpakaļ |
Ivan Savenko
|
71825fcc4e
Fix crash on artifact movement
|
1 gadu atpakaļ |
Ivan Savenko
|
e9ac8c67c1
Reworked and fixed selection of secondary skills:
|
1 gadu atpakaļ |
Ivan Savenko
|
9f906ff1d2
Remove pointer to CGObjectInstance from map header
|
1 gadu atpakaļ |
Ivan Savenko
|
d71b0b6952
Merge pull request #3179 from vcmi/fix-3173
|
1 gadu atpakaļ |
Ivan Savenko
|
76956cfe3a
Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2
|
1 gadu atpakaļ |
Ivan Savenko
|
96c81be68e
Win/loss conditions now use VariantIdentifier. Removed non-implemented
|
1 gadu atpakaļ |
Ivan Savenko
|
abad4b01ce
Remove explicit convesion to int in operators
|
1 gadu atpakaļ |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 gadu atpakaļ |
Ivan Savenko
|
20ef3a69e7
Fix most of memleaks discovered by valgrind
|
1 gadu atpakaļ |
Andrii Danylchenko
|
142d0083d5
#3173 - fix trap crash on random hero
|
1 gadu atpakaļ |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
1 gadu atpakaļ |
Ivan Savenko
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
2 gadi atpakaļ |
Andrii Danylchenko
|
0927d3e3e8
Merge pull request #3145 from vcmi/fix-3142
|
1 gadu atpakaļ |
Andrii Danylchenko
|
d50ebd7d58
#3142 - fi custom campaign selection screen
|
1 gadu atpakaļ |
Ivan Savenko
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2 gadi atpakaļ |
Ivan Savenko
|
8d5fa41a19
Minor fixes
|
2 gadi atpakaļ |
Ivan Savenko
|
10e50548e7
Converted Component class to use VariantIdentifier instead of int
|
2 gadi atpakaļ |
Ivan Savenko
|
b42f073f0c
Stabilization
|
2 gadi atpakaļ |
Ivan Savenko
|
8346d71c98
Remove more subID access
|
2 gadi atpakaļ |
Ivan Savenko
|
5cdbf408c7
Slightly simplified heroes initialization
|
2 gadi atpakaļ |