Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 year ago |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 year ago |
Tomasz Zieliński
|
ebf2055afc
- Unban hero if related Prison is destroyed during map generation
|
1 year ago |
Tomasz Zieliński
|
8fe6a103cd
- Move Hero / Prison distribution to separate modificator
|
1 year ago |
Ivan Savenko
|
a7d6068bf6
Do not ignore block-visit objects when computing guardian locations
|
1 year ago |
Ivan Savenko
|
e979fb7056
Better fix for allowed heroes in h3m - allow all heroes from mods
|
1 year ago |
Ivan Savenko
|
c872f8418f
Implemented serialization of MapObjectSubID, refactoring of related code
|
1 year ago |
Ivan Savenko
|
9f906ff1d2
Remove pointer to CGObjectInstance from map header
|
1 year ago |
Ivan Savenko
|
76956cfe3a
Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2
|
1 year ago |
Ivan Savenko
|
6cb1f6ff11
Remove all remaining implicit conversion in lib
|
1 year ago |
Ivan Savenko
|
96c81be68e
Win/loss conditions now use VariantIdentifier. Removed non-implemented
|
1 year ago |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 year ago |
Ivan Savenko
|
20ef3a69e7
Fix most of memleaks discovered by valgrind
|
1 year ago |
Ivan Savenko
|
8d5fa41a19
Minor fixes
|
1 year ago |
Ivan Savenko
|
3634fb2158
Remove int <=> Identifier comparisons
|
1 year ago |
Ivan Savenko
|
885dce0c27
Replace static_cast's of Identifiers with getNum call
|
1 year ago |
Ivan Savenko
|
03e1169781
Reduced number of accesses to CGObjectInstance::subID
|
2 years ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
nordsoft
|
00c8c2eb82
Event message meta string
|
2 years ago |
nordsoft
|
0ac893b80f
Rumors meta string
|
2 years ago |
SoundSSGood
|
f47def3588
refactoring
|
2 years ago |
nordsoft
|
6e3817f18c
Events serialization
|
2 years ago |
Ivan Savenko
|
a30e7ba321
Remove bitmasks of PlayerColor's. Add encode/decode methods
|
2 years ago |
Ivan Savenko
|
17d3d663ee
Converted creature ID and spell ID to new form
|
2 years ago |
Tomasz Zieliński
|
03b3771f19
Ban Navigation on maps without water
|
2 years ago |
Tomasz Zieliński
|
025b0814c8
+ Handled banning spells and artifacts
|
2 years ago |
Tomasz Zieliński
|
a200e87640
Merge remote-tracking branch 'origin/develop' into ban_stuff_on_water_maps
|
2 years ago |
Ivan Savenko
|
37f3560b9c
Fix build in debug mode
|
2 years ago |
Tomasz Zieliński
|
700d8459ac
Checking flags and conditions
|
2 years ago |
SoundSSGood
|
9b5f6ec7cf
CArtifact getters setters
|
2 years ago |