| .. |
|
battle
|
48473b18f6
move checks for invincible bonus to UnitState & cache
|
9 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
|
d1d2cf4189
Fix crashes on game start, gamestate now derives from GameCallbackHolder
|
6 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
|
5550edeb9a
Fix inability of unit to cast spell after receiving morale
|
6 months ago |
|
netpacks
|
4e8e85e3e4
Fix issues reported by Sonar, review fixes
|
6 months ago |
|
rmg
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 year ago |
|
scripting
|
cbcd48aabb
Fix build
|
8 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
|
565d810806
Remove test for no longer existing logic
|
1 year 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 |