Laserlicht
|
7f58333ef9
quick combat vs ai
|
1 year ago |
Ivan Savenko
|
284273379e
Merge pull request #3536 from IvanSavenko/serialization_refactor
|
1 year ago |
Andrii Danylchenko
|
cb297793e0
NKAI: fix lock
|
1 year ago |
Andrii Danylchenko
|
0c1664dbe7
NKAI: various AI fixes after tests in headless
|
1 year ago |
Andrii Danylchenko
|
36bc9ddcec
NKAI: mutex for internal AI state
|
1 year ago |
Ivan Savenko
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
Alexander Wilms
|
cca08e29da
Remove duplicate semicolons
|
1 year ago |
Alexander Wilms
|
bc781c28e0
Remove trailing semicolon from NET_EVENT_HANDLER macro
|
1 year ago |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 year ago |
Ivan Savenko
|
4a7fa9bf8c
Simplified CTypeList class
|
2 years ago |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
2 years ago |
Ivan Savenko
|
10e50548e7
Converted Component class to use VariantIdentifier instead of int
|
2 years ago |
SoundSSGood
|
ab2f6abb87
ArtifactLocation now use ID for artHolder identification part2
|
2 years ago |
SoundSSGood
|
61fc236d79
ArtifactLocation now use ID for artHolder identification part1
|
2 years ago |
Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 years ago |
Ivan Savenko
|
46e4d862a5
Fix AI recruitment
|
2 years ago |
Ivan Savenko
|
39a92cdde3
Add query for dwellings dialog
|
2 years ago |
Ivan Savenko
|
898733eed7
Added Query to track visit duration for Taverns and Markets
|
2 years ago |
Maxim Korotkov
|
f874d27797
AI: removed redundant checks
|
2 years ago |
Ivan Savenko
|
8c0d78f1d9
Added initiator-player to packs that add/remove/move objects
|
2 years ago |
Ivan Savenko
|
c8e6a7cd27
Fixed most common cases of movement actions
|
2 years ago |
Ivan Savenko
|
f39fbe5151
Merge pull request #2757 from IvanSavenko/filesystem_refactor
|
2 years ago |
Ivan Savenko
|
41210c1dbf
Client-side support for multiple battles
|
2 years ago |
Ivan Savenko
|
036df2e0ad
Support multiple battles in AI
|
2 years ago |
Ivan Savenko
|
86a7f5f5cd
Removed getStr(bool), replaced with similar toString()
|
2 years ago |
Ivan Savenko
|
8dfdfffd87
Use ResourcePath for audio files
|
2 years ago |
nordsoft
|
98f7ed9dfd
Implement player start turn query
|
2 years ago |
Ivan Savenko
|
ce20d913e0
Fix checking PlayerColor's for validness
|
2 years ago |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 years ago |
Ivan Savenko
|
0240ee886d
Converted (almost) all namespace enum's to enum classes
|
2 years ago |