1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/server/queries
2024-09-23 13:00:02 +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 Fix blocking dialog handling in refusable rewardable town building 2024-09-23 13:00:02 +00:00
VisitQueries.h Wait for queries generated by town building visit to end before visiting 2024-09-16 19:32:39 +00:00