This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-26 03:52:01 +02:00
Code
Issues
Releases
Activity
vcmi
/
test
History
Ivan Savenko
f816c3306b
Merge pull request
#4694
from Laserlicht/spell_cast_only_self
...
cast only on self
2024-10-01 17:20:20 +03:00
..
battle
remove never used code in CBonusSystemNode
2024-08-25 14:15:21 +02:00
entity
Split CTownHandler into smaller chunks
2024-07-21 18:21:48 +00:00
erm
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
events
…
game
Removed creatureBank flag from battle, battles now receive BattleLayout
2024-09-12 12:11:18 +00:00
googletest
@
b514bdc898
Update googletest submodule
2024-08-02 15:09:48 +00:00
map
Fix test
2024-07-19 12:17:06 +00:00
mock
Merge pull request
#4694
from Laserlicht/spell_cast_only_self
2024-10-01 17:20:20 +03:00
netpacks
Remove test for no longer existing logic
2024-06-01 12:18:09 +00:00
rmg
…
scripting
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
serializer
…
spells
Merge pull request
#4463
from SoundSSGood/IMarket-refactoring
2024-08-26 22:48:23 +03:00
testdata
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
vcai
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CMakeLists.txt
Remove test for no longer existing logic
2024-06-01 12:18:09 +00:00
CMemoryBufferTest.cpp
…
CVcmiTestConfig.cpp
…
CVcmiTestConfig.h
…
JsonComparer.cpp
Rename toJson to toString/toCompactString for consistency
2024-02-26 12:55:49 +02:00
JsonComparer.h
Moved json files to new directory, split on per-class basis
2024-02-14 13:08:24 +02:00
main.cpp
…
StdInc.cpp
…
StdInc.h
…