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-28 03:57:02 +02:00
Code
Issues
Releases
Activity
vcmi
/
AI
History
Ivan Savenko
e42285c2f1
Merge pull request
#4240
from IvanSavenko/bugfixing
...
[1.5.4] Bugfixing
2024-07-09 14:32:24 +03:00
..
BattleAI
Fix crash on sieging Citadel or Castle
2024-06-19 19:59:06 +00:00
EmptyAI
Add handling for yes/no dialogs that can be safely skipped by player
2024-04-17 01:08:27 +02:00
FuzzyLite
@
7aee562d6c
vcmi: new commits in submodules
2023-04-27 20:59:55 +03:00
Nullkiller
Replace uint64_t with signed type to prevent overflow on substraction
2024-07-08 20:52:11 +00:00
StupidAI
Use vstd
2024-07-09 06:50:00 +02:00
VCAI
Use containers with pre-allocations to improve pathfinding speed
2024-07-03 18:06:56 +00:00
CMakeLists.txt
enable StupidAI and EmptyAI for static AI
2023-03-02 12:09:49 +03:00
FuzzyLite.cbp
[C::B] Switch to MinGW 7.3
2019-02-19 14:59:10 +03:00
GeniusAI.brain
convert line endings from CRLF (Windows) to LF (Linux/Unix)
2023-10-19 16:23:21 +02:00