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
/
AI
/
StupidAI
History
Arseniy Shestakov
2cfdfca7e5
Battles: fix more cases where invalid wall hex position present
2016-02-14 14:38:24 +03:00
..
CMakeLists.txt
install only .dll (without .dll.a)
2014-07-11 17:27:50 +03:00
main.cpp
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
2015-12-29 05:43:33 +03:00
StdInc.cpp
* Final commit
2011-12-13 21:35:28 +00:00
StdInc.h
* CHexField renamed to CBattleHex
2011-12-17 18:59:59 +00:00
StupidAI.cbp
switched to -std=gnu++11
2016-01-18 17:49:07 +01:00
StupidAI.cpp
Battles: fix more cases where invalid wall hex position present
2016-02-14 14:38:24 +03:00
StupidAI.h
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
2015-12-29 05:43:33 +03:00
StupidAI.vcxproj
Migrating to MSVS 2013, which allows to delete inttypes.h file.
2014-08-31 19:08:39 +02:00