Ivan Savenko
|
f5824ccea4
Re-throw exception on RMG failure to prevent weird crashes later
|
1 年之前 |
Tomasz Zieliński
|
12da0196a0
Restrict reindexing to random maps
|
1 年之前 |
Tomasz Zieliński
|
d8c93cb222
Protect every access to zone tiles with a mutex
|
1 年之前 |
Ivan Savenko
|
87059be67b
Added range checks to values read from h3m.
|
1 年之前 |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 年之前 |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 年之前 |
Tomasz Zieliński
|
71844d4d92
Unban artifacts if RMG fails to place Seer Hut (unlikely)
|
1 年之前 |
Tomasz Zieliński
|
285bafdbf4
Do not ban heroes in Prisons, they might be rehired after they are defeated.
|
1 年之前 |
Tomasz Zieliński
|
ee6c331bad
Merge remote-tracking branch 'origin/beta' into random_prison_distributor
|
1 年之前 |
Ivan Savenko
|
fd499e318d
Review suggestion
|
1 年之前 |
Ivan Savenko
|
ca2df49fbb
Block usage of preselected starting heroes for prisons in RMG
|
1 年之前 |
Tomasz Zieliński
|
ebf2055afc
- Unban hero if related Prison is destroyed during map generation
|
1 年之前 |
Tomasz Zieliński
|
8fe6a103cd
- Move Hero / Prison distribution to separate modificator
|
1 年之前 |
Ivan Savenko
|
13763cad8e
Remove few more implicit conversions
|
1 年之前 |
Ivan Savenko
|
abad4b01ce
Remove explicit convesion to int in operators
|
1 年之前 |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 年之前 |
Tomasz Zieliński
|
07dac8b6d4
Works more or less
|
2 年之前 |
nordsoft
|
03c099d4fd
First steps
|
2 年之前 |
Ivan Savenko
|
6f0108e462
Use ResourcePath for referencing texts and json's
|
2 年之前 |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 年之前 |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 年之前 |
Ivan Savenko
|
ec8d31bbfc
First step at unifying game identifiers code
|
2 年之前 |
Ivan Savenko
|
44d16b32fe
Use API identical to std classes where possible
|
2 年之前 |
DjWarmonger
|
71fe5c556f
Merge pull request #2203 from vcmi/remove_seed_info
|
2 年之前 |
Tomasz Zieliński
|
025b0814c8
+ Handled banning spells and artifacts
|
2 年之前 |
Tomasz Zieliński
|
fbd1d728ec
Water heroes will now be correctly banned on random maps.
|
2 年之前 |
Tomasz Zieliński
|
a200e87640
Merge remote-tracking branch 'origin/develop' into ban_stuff_on_water_maps
|
2 年之前 |
Ivan Savenko
|
9acab48bc3
Merge pull request #2268 from SoundSSGood/CArtifactInstance-rework
|
2 年之前 |
Tomasz Zieliński
|
700d8459ac
Checking flags and conditions
|
2 年之前 |
Tomasz Zieliński
|
fabad20aa1
Compile fixes, cleanup
|
2 年之前 |