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-25 22:42:04 +02:00
Code
Issues
Releases
Activity
Files
f3fd5c05af1e7b65027d38b74b28baf01ba9504f
vcmi
/
AI
/
Nullkiller
/
Analyzers
History
Mircea TheHonestCTO
77a8b0f8e6
fix: monthly monsters aren't linked with other map objects at creation, leaving Nullkiller unable to see the next danger after killing a monthly monster;
...
2 minor log trace renaming to make them easier to spot in logs when debugging
2025-08-11 21:02:27 +02:00
..
ArmyManager.cpp
Split MapDefines file on .h per class basis
2025-07-07 18:16:42 +03:00
ArmyManager.h
…
BuildAnalyzer.cpp
Reduce usage of implicit conversions to int
2025-04-27 14:57:31 +03:00
BuildAnalyzer.h
Reduce usage of implicit conversions to int
2025-04-27 14:57:31 +03:00
DangerHitMapAnalyzer.cpp
GameRandomizer is now in lib, add implementation
2025-05-19 18:51:42 +03:00
DangerHitMapAnalyzer.h
…
HeroManager.cpp
Fixes segmentation fault when getting magic strength of a hero
2025-07-25 00:24:55 +02:00
HeroManager.h
…
ObjectClusterizer.cpp
fix: monthly monsters aren't linked with other map objects at creation, leaving Nullkiller unable to see the next danger after killing a monthly monster;
2025-08-11 21:02:27 +02:00
ObjectClusterizer.h
…