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-05-19 22:23:31 +02:00
Code
Issues
Releases
Activity
develop
Branches
Tags
View all branches
vcmi
/
test
/
entity
History
Ivan Savenko
ac26b3ed9b
Merge pull request
#5658
from IvanSavenko/memleak_fix
...
Fix discovered memory leaks & reduce usage of raw pointers
2025-04-30 13:38:37 +03:00
..
CArtifactTest.cpp
Reorganized artifact-related classes
2025-04-29 13:29:08 +03:00
CCreatureTest.cpp
Reduce usage of pointers to VLC entities
2024-10-10 12:28:08 +00:00
CFactionTest.cpp
Replace some raw pointers with unique's or optional
2025-04-29 12:11:10 +03:00
CHeroClassTest.cpp
Split CHeroHandler.cpp/.h into 1 file per class
2024-10-13 14:01:09 +00:00
CHeroTest.cpp
Split CHeroHandler.cpp/.h into 1 file per class
2024-10-13 14:01:09 +00:00
CSkillTest.cpp
vcmi: entity tests passed
2023-04-27 20:59:55 +03:00