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-11-06 09:09:40 +02:00
Code
Issues
Releases
Activity
Files
4d57a8ed364748d78166866d847dcaef39b2a365
vcmi
/
AI
/
Nullkiller
/
Analyzers
History
Ivan Savenko
912c2eae94
Fix regressions
2025-04-27 14:57:31 +03:00
..
ArmyManager.cpp
Stacks of armed instance are now unique_ptr
2025-04-27 14:57:30 +03:00
ArmyManager.h
Renamed
LibClasses * VLC
to
GameLibrary * LIBRARY
2025-02-21 16:54:56 +00:00
BuildAnalyzer.cpp
Remove usage of ConstTransitivePtr from CTown
2025-03-08 14:04:51 +00:00
BuildAnalyzer.h
…
DangerHitMapAnalyzer.cpp
Fix regressions
2025-04-27 14:57:31 +03:00
DangerHitMapAnalyzer.h
Remove excessive recomputations of tile owners
2025-01-08 20:07:42 +00:00
HeroManager.cpp
Remove ConstTransitivePtr from hero and town instances
2025-04-27 14:57:30 +03:00
HeroManager.h
Renamed
LibClasses * VLC
to
GameLibrary * LIBRARY
2025-02-21 16:54:56 +00:00
ObjectClusterizer.cpp
Rename int3::valid to isValid for consistency
2025-03-03 10:46:00 +00:00
ObjectClusterizer.h
…