| .. |
|
battle
|
1b85abb508
Use auto instead of redundant type in initializations using new
|
1 year ago |
|
entity
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
1 year ago |
|
erm
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 year ago |
|
events
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 year ago |
|
game
|
8b861fc58f
Do not check for guards when teleporting using means other than DD
|
1 year ago |
|
googletest @ b796f7d446
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
|
map
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
1 year ago |
|
mock
|
8b861fc58f
Do not check for guards when teleporting using means other than DD
|
1 year ago |
|
netpacks
|
ae92bdfb51
Fix Lua and test building
|
2 years ago |
|
rmg
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 year ago |
|
scripting
|
29860848a5
Cleanup
|
1 year ago |
|
serializer
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
|
spells
|
9e49587749
Replace bonus string description with metastring that can properly
|
1 year ago |
|
testdata
|
ee935e9fa7
Fix JSON files
|
2 years ago |
|
vcai
|
19453aab41
Add handling for yes/no dialogs that can be safely skipped by player
|
1 year ago |
|
CMakeLists.txt
|
87957e74c1
Replaced boost::thread_specific_ptr with thread_local
|
2 years ago |
|
CMemoryBufferTest.cpp
|
a71c9d0751
Migrating from boost test to google test.
|
8 years ago |
|
CVcmiTestConfig.cpp
|
15d933d354
tests: disable settings.init()
|
2 years 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 |
|
Test.cbp
|
f0a7a6ffbf
Fixed build
|
4 years ago |
|
Test.vcxproj
|
54550b50de
Update VS files to 2019, partially fix test project
|
6 years ago |
|
Test.vcxproj.filters
|
54550b50de
Update VS files to 2019, partially fix test project
|
6 years ago |
|
main.cpp
|
ad2c429d8f
CMake: unittest improvements (#447)
|
7 years ago |