| .. |
|
battle
|
1e3e2f665c
Remove strange & unused double-selector logic
|
4 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
|
52da332640
GameHandler now uses GameConnectionID instead of connection pointers
|
3 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
|
241da5937d
First semi-working version of antilag for hero movement
|
3 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
|
1e3e2f665c
Remove strange & unused double-selector logic
|
4 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 |