Ivan Savenko 2d80443d8f Merge pull request #5739 from IvanSavenko/battleai_fix 5 months ago
..
battle 5c4ce61d57 Fix handling of double-wide creatures by BattleAI 5 months ago
entity ac26b3ed9b Merge pull request #5658 from IvanSavenko/memleak_fix 6 months ago
erm 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
events 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 year ago
game 1666a5a7e5 Prefer dynamic_cast to unsafe static_cast, fix Sonar 5 months ago
googletest @ b514bdc898 5b65fae8a3 Revert submodule change 11 months ago
map bdae7285ae Objects list is now private member of CMap 6 months ago
mock 1666a5a7e5 Prefer dynamic_cast to unsafe static_cast, fix Sonar 5 months ago
netpacks 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access 5 months ago
rmg 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 year ago
scripting 4b30336d03 Fix issues detected by Sonar 5 months ago
serializer 7a5775a9f9 vcmi: use std::optional 2 years ago
spells 829739da24 Reduce usage of implicit conversions to int 6 months ago
testdata 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
vcai 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
CMakeLists.txt fa6bf02b6e Renamed mocked file to represent change in inheritance 5 months ago
CMemoryBufferTest.cpp a71c9d0751 Migrating from boost test to google test. 8 years ago
CVcmiTestConfig.cpp 4bafab9ad4 Fix possible leak due to usage of raw pointers in filesystem 6 months ago
CVcmiTestConfig.h 522cb571b3 Remove redundant `virtual` specifiers 1 year ago
JsonComparer.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency 1 year ago
JsonComparer.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
StdInc.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
main.cpp ad2c429d8f CMake: unittest improvements (#447) 7 years ago