1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/server/queries
2023-09-16 20:07:26 +03:00
..
BattleQueries.cpp Fixed battle replay 2023-09-06 16:03:47 +03:00
BattleQueries.h Fixed battle replay 2023-09-06 16:03:47 +03:00
CQuery.cpp Removed getStr(bool), replaced with similar toString() 2023-09-04 22:21:02 +03:00
CQuery.h Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
MapQueries.cpp Fixed most common cases of movement actions 2023-09-16 20:07:26 +03:00
MapQueries.h Implement player start turn query 2023-08-28 18:56:36 +04:00
QueriesProcessor.cpp Split CQuery file into multiple files 2023-08-21 17:55:07 +03:00
QueriesProcessor.h Split CQuery file into multiple files 2023-08-21 17:55:07 +03:00