1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/server/queries
Ivan Savenko b09d9d501b Pass pointer to actual caller in showBlockingDialog callWith
Fixes activation of all rewardable buildings in town on blocking dialog
answer
2024-09-04 15:14:56 +00:00
..
BattleQueries.cpp Move visit query to a separate class, remove no longer needed Cast.h 2024-09-04 14:32:36 +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 Split map object visit from town building visit. Removes side effects 2024-09-04 14:54:09 +00:00
VisitQueries.h Split map object visit from town building visit. Removes side effects 2024-09-04 14:54:09 +00:00