This website requires JavaScript.
Explore
Help
Register
Sign In
mirror-games
/
glest-source
Watch
1
Star
0
Fork
0
You've already forked glest-source
mirror of
https://github.com/glest/glest-source.git
synced
2025-02-24 11:42:31 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
glest-source
/
source
/
glest_game
/
ai
History
SoftCoder
c5aff25a94
- comment one thread safety check as it was not required
2016-05-27 21:31:39 -07:00
..
ai_interface.cpp
- fixed some bugs discovered by coverity scan
2016-01-20 21:34:23 -08:00
ai_interface.h
code cleanup based on cppcheck results
2013-05-17 05:21:14 +00:00
ai_rule.cpp
- fixed some bugs discovered by coverity scan
2016-01-20 21:34:23 -08:00
ai_rule.h
old air behaviour for resource production. new one is reachable via ini switch NewResourceBehaviour=true
2013-08-29 22:30:09 +00:00
ai.cpp
- finally fixing issue
#102
(bad cell visible handling when fog of war turned off)
2016-05-27 16:15:27 -07:00
ai.h
- finally fixing issue
#102
(bad cell visible handling when fog of war turned off)
2016-05-27 16:15:27 -07:00
path_finder.cpp
- comment one thread safety check as it was not required
2016-05-27 21:31:39 -07:00
path_finder.h
- finally fixing issue
#102
(bad cell visible handling when fog of war turned off)
2016-05-27 16:15:27 -07:00