Ivan Savenko
|
0d66ddbeec
GameState now uses random generator from server. Blocked access to rmg
|
1 年之前 |
Ivan Savenko
|
df83fa33a1
Merge branch 'vcmi/master' into 'vcmi/develop'
|
1 年之前 |
Ivan Savenko
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
1 年之前 |
Ivan Savenko
|
8754e0ebb3
Code formatting and cleanup
|
1 年之前 |
Ivan Savenko
|
f3de2cfe1c
Removed broken & unused serialization of player interface and AI
|
1 年之前 |
Ivan Savenko
|
8b861fc58f
Do not check for guards when teleporting using means other than DD
|
1 年之前 |
Ivan Savenko
|
18ece6dcf6
Remove some usages of server-side translations
|
1 年之前 |
SoundSSGood
|
9f688e6fb7
MoveArtifact, BulkMoveArtifacts PlayerColor player field
|
1 年之前 |
Alexander Wilms
|
522cb571b3
Remove redundant `virtual` specifiers
|
1 年之前 |
Ivan Savenko
|
0c07384293
Refactoring of serialization versioning handling
|
1 年之前 |
Ivan Savenko
|
c21913f661
Fixed initialization of move points and mana for dismissed heroes
|
1 年之前 |
Ivan Savenko
|
edb2ecd751
Fix possible overflow errors on leveling up beyond int64_t limit
|
1 年之前 |
SoundSSGood
|
57e3abc548
ask assemble regression fixed
|
1 年之前 |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
1 年之前 |
Alexander Wilms
|
e4db6f2af8
CClient::removeGUI(): This function should be declared 'const'
|
2 年之前 |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 年之前 |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年之前 |
Ivan Savenko
|
dd841bdaa7
Use enum instead of mix of bool's and int's for tile reveal
|
2 年之前 |
Ivan Savenko
|
898733eed7
Added Query to track visit duration for Taverns and Markets
|
2 年之前 |
Ivan Savenko
|
8c0d78f1d9
Added initiator-player to packs that add/remove/move objects
|
2 年之前 |
Ivan Savenko
|
747e28947a
Fix build
|
2 年之前 |
Ivan Savenko
|
41210c1dbf
Client-side support for multiple battles
|
2 年之前 |
Ivan Savenko
|
036df2e0ad
Support multiple battles in AI
|
2 年之前 |
Ivan Savenko
|
edd029c79c
Replace "currentPlayer" from gamestate with "activePlayers"
|
2 年之前 |
Ivan Savenko
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 年之前 |
Ivan Savenko
|
013417fb7e
Code cleanup
|
2 年之前 |
Ivan Savenko
|
1bf6bbd9b6
Significantly simplified threading model in battles
|
2 年之前 |
Ivan Savenko
|
c7d88271a9
Removed asynchronous calls from exchange window
|
2 年之前 |
Ivan Savenko
|
8efa7911b7
Implemented "Allied Adventure Map AI" option
|
2 年之前 |
Ivan Savenko
|
d1e5a347ff
Refactoring of campaign handler: rename types and use strong typing
|
2 年之前 |