Ivan Savenko
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 year ago |
Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 year ago |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
Ivan Savenko
|
df83fa33a1
Merge branch 'vcmi/master' into 'vcmi/develop'
|
1 year ago |
Ivan Savenko
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
1 year ago |
Ivan Savenko
|
f3de2cfe1c
Removed broken & unused serialization of player interface and AI
|
1 year ago |
Ivan Savenko
|
84bc6c42db
Added 'Serializeable' base class for classes serializeable by pointer
|
1 year ago |
Dydzio
|
19453aab41
Add handling for yes/no dialogs that can be safely skipped by player
|
1 year ago |
Ivan Savenko
|
45c971a405
Replace throws() with nothrow
|
1 year ago |
Ivan Savenko
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
Ivan Savenko
|
8346d71c98
Remove more subID access
|
2 years ago |
Alexander Wilms
|
f01ec55d21
Use the "nullptr" literal.
|
2 years ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
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 |
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
|
036df2e0ad
Support multiple battles in AI
|
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
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 years ago |
Ivan Savenko
|
013417fb7e
Code cleanup
|
2 years ago |
Ivan Savenko
|
aed8c411fc
Minor rework & cleanup of combat replays
|
2 years ago |
Ivan Savenko
|
1cbc6457ce
Fix possible assertion failure on removing non-owned town
|
2 years ago |
Ivan Savenko
|
7db67a3101
int3 now has proper hasher function
|
2 years ago |
Konstantin
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
nordsoft
|
ce3028bd73
Intermediate commit
|
2 years ago |
Konstantin
|
4617ce10e5
vcmi: allow showing more than one components in infobar
|
2 years ago |
Ivan Savenko
|
11e4d84749
Implemented View Earth / View Air spells
|
2 years ago |