Vadim Markovtsev
|
9f967b4d7a
Fix formatting
|
9 years ago |
Vadim Markovtsev
|
baa7a84db3
Fix memory corruption during loading artifacts from mods
|
9 years ago |
AlexVinS
|
153af6e07b
cleanup
|
9 years ago |
Vadim Markovtsev
|
2c1dddde33
Fix memory problems with BonusList
|
9 years ago |
AlexVinS
|
53b5587c2e
Advance map header serialization
|
9 years ago |
AlexVinS
|
e0af4a665a
Added hacks fot spell scroll support.
|
9 years ago |
AlexVinS
|
483276b128
Merge fixes
|
9 years ago |
AlexVinS
|
1bc41b3ba3
Merge commit '3c844002626f48007a888d4dd8b0b45ec867fc9a' into feature/VCMIMapFormat1
|
9 years ago |
Vadim Markovtsev
|
afa95312ba
Fix 2139 captured spell scroll descriptions
|
9 years ago |
AlexVinS
|
89d986fc6a
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
|
9 years ago |
AlexVinS
|
408f346541
Drafts for hero serialization
|
9 years ago |
Vadim Markovtsev
|
11bce2908d
Fix 1723 quest crash on combined arts
|
9 years ago |
AlexVinS
|
37d0dad70a
Merge branch 'develop' into feature/VCMIMapFormat1
|
9 years ago |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |
AlexVinS
|
f33bcee84c
post-merge fixes
|
10 years ago |
AlexVinS
|
6f203fb7e2
Save string identifiers for all game objects
|
10 years ago |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 years ago |
ArseniyShestakov
|
de6752c048
Implement CArtHandler::isBigArtifact and CArtifact::isTradable
|
11 years ago |
Ivan Savenko
|
32240da34e
Reduced number of #include's in headers. May break compilation on Win
|
11 years ago |
Ivan Savenko
|
ab475195ac
Banks now use new scheme as well
|
11 years ago |
beegee1
|
fe1b16a7ec
Some preparation towards mantis #1743:
|
11 years ago |
Ivan Savenko
|
3560bbb7f3
two patches/pull requests from janisozaur
|
12 years ago |
Ivan Savenko
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 years ago |
Michał W. Urbańczyk
|
0eb496fb57
Fixed #1338 and #1341. Introduced post-load step to ease initialization of bonus source ids.
|
12 years ago |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 years ago |
Ivan Savenko
|
3285f1910b
- finally, solution for imageIndex fields. All image lists will be generated in runtime
|
12 years ago |
Ivan Savenko
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
12 years ago |
Ivan Savenko
|
5082dafd62
- h3 hero classes and artifacts can be modified via json
|
12 years ago |
alexvins
|
2eb8263e51
Basic Configuration for bonus types
|
12 years ago |
Ivan Savenko
|
b5fcefe455
- moved all system-specific handling of filesystem to VCMIDirs.cpp (new file)
|
12 years ago |