Ivan Savenko
|
abad4b01ce
Remove explicit convesion to int in operators
|
2 年 前 |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
2 年 前 |
Ivan Savenko
|
c6f9434c8e
Merge pull request #3170 from gamestales/gamestales/2903-morale-description-1442
|
2 年 前 |
gamestales-com
|
a574f18e69
#2903-morale-description-#1442
|
2 年 前 |
Ivan Savenko
|
c7676bde53
Serialize Enitity classes by their ID
|
2 年 前 |
Ivan Savenko
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
2 年 前 |
Ivan Savenko
|
5487f07d3b
added toEntity overload that accepts generic Services class
|
2 年 前 |
Ivan Savenko
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2 年 前 |
Ivan Savenko
|
8d5fa41a19
Minor fixes
|
2 年 前 |
Ivan Savenko
|
10e50548e7
Converted Component class to use VariantIdentifier instead of int
|
2 年 前 |
Ivan Savenko
|
dcb8f4fc7b
Moved object type randomization to object class
|
2 年 前 |
Ivan Savenko
|
03e1169781
Reduced number of accesses to CGObjectInstance::subID
|
2 年 前 |
SoundSSGood
|
61fc236d79
ArtifactLocation now use ID for artHolder identification part1
|
2 年 前 |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 年 前 |
Ivan Savenko
|
80e6485965
MetaIdentifier now uses std::variant internally
|
2 年 前 |
Ivan Savenko
|
b394158dc9
Bonus Source ID now uses metaidentifier
|
2 年 前 |
Ivan Savenko
|
77facf9387
Implement missing functions, fixes linking errors
|
2 年 前 |
Ivan Savenko
|
910ad50417
Fix client & server compilation
|
2 年 前 |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 年 前 |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年 前 |
Ivan Savenko
|
fd01a25352
Implemented basic version of configurable Witch Hut
|
2 年 前 |
Ivan Savenko
|
79b7518b0e
Unified Json randomization logic for all entity types
|
2 年 前 |
nordsoft
|
b7568a160c
Fixes
|
2 年 前 |
nordsoft
|
d7d435dcb7
Add game pause
|
2 年 前 |
Ivan Savenko
|
037efdf5fc
Improvements to type safety of Identifier class
|
2 年 前 |
Laserlicht
|
b0e5a11e62
fix win build
|
2 年 前 |
Laserlicht
|
92b0e2b400
initial highscore support
|
2 年 前 |
Ivan Savenko
|
9fa7a93fb0
Properly pass battleID in all battle netpack's
|
2 年 前 |
Ivan Savenko
|
fc4dfda00f
Added support for concurrent battles to gamestate and server
|
2 年 前 |
Ivan Savenko
|
b6a1a8f0da
Json Serializer should now use identifers storage properly
|
2 年 前 |