This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-26 03:52:01 +02:00
Code
Issues
Releases
Activity
vcmi
/
server
/
queries
History
Ivan Savenko
bff2e064fc
Wait for queries generated by town building visit to end before visiting
...
next building
2024-09-16 19:32:39 +00:00
..
BattleQueries.cpp
Removed creatureBank flag from battle, battles now receive BattleLayout
2024-09-12 12:11:18 +00:00
BattleQueries.h
pass object/hero parameters directly instead of passing query
2024-09-04 14:17:22 +00:00
CQuery.cpp
Move visit query to a separate class, remove no longer needed Cast.h
2024-09-04 14:32:36 +00:00
CQuery.h
pass object/hero parameters directly instead of passing query
2024-09-04 14:17:22 +00:00
MapQueries.cpp
Pass pointer to actual caller in showBlockingDialog callWith
2024-09-04 15:14:56 +00:00
MapQueries.h
Pass pointer to actual caller in showBlockingDialog callWith
2024-09-04 15:14:56 +00:00
QueriesProcessor.cpp
Removed no longer used mutexes from match server
2024-02-03 17:04:14 +02:00
QueriesProcessor.h
Removed no longer used mutexes from match server
2024-02-03 17:04:14 +02:00
VisitQueries.cpp
Wait for queries generated by town building visit to end before visiting
2024-09-16 19:32:39 +00:00
VisitQueries.h
Wait for queries generated by town building visit to end before visiting
2024-09-16 19:32:39 +00:00