Ivan Savenko
|
76956cfe3a
Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2
|
1 年之前 |
Ivan Savenko
|
6cb1f6ff11
Remove all remaining implicit conversion in lib
|
1 年之前 |
Ivan Savenko
|
96c81be68e
Win/loss conditions now use VariantIdentifier. Removed non-implemented
|
1 年之前 |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 年之前 |
Ivan Savenko
|
20ef3a69e7
Fix most of memleaks discovered by valgrind
|
1 年之前 |
Ivan Savenko
|
8d5fa41a19
Minor fixes
|
1 年之前 |
Ivan Savenko
|
3634fb2158
Remove int <=> Identifier comparisons
|
1 年之前 |
Ivan Savenko
|
885dce0c27
Replace static_cast's of Identifiers with getNum call
|
1 年之前 |
Ivan Savenko
|
03e1169781
Reduced number of accesses to CGObjectInstance::subID
|
2 年之前 |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年之前 |
nordsoft
|
00c8c2eb82
Event message meta string
|
2 年之前 |
nordsoft
|
0ac893b80f
Rumors meta string
|
2 年之前 |
SoundSSGood
|
f47def3588
refactoring
|
2 年之前 |
nordsoft
|
6e3817f18c
Events serialization
|
2 年之前 |
Ivan Savenko
|
a30e7ba321
Remove bitmasks of PlayerColor's. Add encode/decode methods
|
2 年之前 |
Ivan Savenko
|
17d3d663ee
Converted creature ID and spell ID to new form
|
2 年之前 |
Tomasz Zieliński
|
03b3771f19
Ban Navigation on maps without water
|
2 年之前 |
Tomasz Zieliński
|
025b0814c8
+ Handled banning spells and artifacts
|
2 年之前 |
Tomasz Zieliński
|
a200e87640
Merge remote-tracking branch 'origin/develop' into ban_stuff_on_water_maps
|
2 年之前 |
Ivan Savenko
|
37f3560b9c
Fix build in debug mode
|
2 年之前 |
Tomasz Zieliński
|
700d8459ac
Checking flags and conditions
|
2 年之前 |
SoundSSGood
|
9b5f6ec7cf
CArtifact getters setters
|
2 年之前 |
Ivan Savenko
|
f7b27da00e
Implemented support for "coast visitable" objects:
|
2 年之前 |
Ivan Savenko
|
d51fe62804
Win/loss condition texts use MetaString
|
2 年之前 |
Ivan Savenko
|
0901c8feaf
Use boost::multiarray instead of manual memory management in CMap
|
2 年之前 |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 年之前 |
Ivan Savenko
|
62595cb039
Split massive CMap.h a bit
|
2 年之前 |
Ivan Savenko
|
de769a04d6
Remove unnecessary includes from headers
|
2 年之前 |
Ivan Savenko
|
daaaf84392
Icon index for map format is now defined in config
|
2 年之前 |
Ivan Savenko
|
3738171b21
Refactoring of H3M loader to make HotA format support easier
|
2 年之前 |