Ivan Savenko
|
2c17c2d5b7
Rework CCallback <-> CClient interaction
|
5 月之前 |
Ivan Savenko
|
35644da2b7
Reogranize callback-related classes on 1 file = 1 class basis
|
5 月之前 |
Ivan Savenko
|
844dfb1604
Removed usage of boost::thread from vcmi, except for AI
|
8 月之前 |
Ivan Savenko
|
d8ec69bfaa
Remove non-const iterators to BattleHexArray container
|
9 月之前 |
MichalZr6
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
9 月之前 |
MichalZr6
|
dbe82b94f6
Changes following review:
|
9 月之前 |
MichalZr6
|
dad6437661
Refactor BattleHex, remake the use of precomputed neighbouring tiles containers.
|
10 月之前 |
MichalZr6
|
ac8104d56d
SonarCloud recomendations.
|
10 月之前 |
MichalZr6
|
5f799d41b3
Use cached neighbouring tiles where possible
|
1 年之前 |
MichalZr6
|
a99274d72e
BattleHexArray - new container for BattleHexes
|
1 年之前 |
Laserlicht
|
a1384bf47f
defending, when not possible to attack invincible
|
1 年之前 |
Ivan Savenko
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 年之前 |
Tomasz Zieliński
|
5eabadd7db
Use vstd
|
1 年之前 |
Tomasz Zieliński
|
bfa93be765
Limit predicted damage / loses to actual stack health
|
1 年之前 |
Ivan Savenko
|
a9866bb5c6
Added RandomGeneratorUtil::nextItemWeighted convenience method
|
1 年之前 |
Ivan Savenko
|
2a193effcc
Merge branch 'master' into 'develop'
|
1 年之前 |
Ivan Savenko
|
62935b4ba4
Fix crash on using StupidAI for player actions
|
1 年之前 |
Alexander Wilms
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 年之前 |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 年之前 |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年之前 |
Ivan Savenko
|
41210c1dbf
Client-side support for multiple battles
|
2 年之前 |
Ivan Savenko
|
036df2e0ad
Support multiple battles in AI
|
2 年之前 |
Ivan Savenko
|
695a51d8c8
Merge remote-tracking branch 'vcmi/beta' into develop
|
2 年之前 |
Ivan Savenko
|
44d16b32fe
Use API identical to std classes where possible
|
2 年之前 |
Ivan Savenko
|
013417fb7e
Code cleanup
|
2 年之前 |
Dydzio
|
d8eef4905a
Implement new callback in stupidAI
|
2 年之前 |
Ivan Savenko
|
aed8c411fc
Minor rework & cleanup of combat replays
|
2 年之前 |
Ivan Savenko
|
e23166df88
Fix locking of mutexes by StupidAI
|
2 年之前 |
Ivan Savenko
|
639880a426
Fix handling of tactics by AI
|
2 年之前 |
Ivan Savenko
|
556763fb7b
Fixed handling of tactics
|
2 年之前 |