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-03-05 15:05:40 +02:00
Code
Issues
Releases
Activity
vcmi
/
AI
/
VCAI
History
beegee1
45fccfb1a6
- Added new trace macro LOG_TRACE which autom. appends leaving func message - Removed old trace macros - Small refactoring in CMapEditManager - Changed documentation comments to /// style for various mapping header files
2013-04-16 13:16:58 +00:00
..
CMakeLists.txt
- Integrated the logging API into the AI subprojects - Added macros for tracing the control flow - Added methods isDebug/TraceEnabled for performance-critical sections
2013-04-10 16:28:14 +00:00
Fuzzy.cpp
- Integrated the logging API into the AI subprojects - Added macros for tracing the control flow - Added methods isDebug/TraceEnabled for performance-critical sections
2013-04-10 16:28:14 +00:00
Fuzzy.h
Added class HeroPtr to VCAI that should replace CGHeroInstance*. HeroPtr is able to detect when the hero under it becomes unavailable.
2012-06-30 23:48:40 +00:00
main.cpp
* added an initial version of adventure AI: VCAI, more details here:
http://forum.vcmi.eu/viewtopic.php?p=6508#6508
2012-02-14 18:04:45 +00:00
StdInc.cpp
* added an initial version of adventure AI: VCAI, more details here:
http://forum.vcmi.eu/viewtopic.php?p=6508#6508
2012-02-14 18:04:45 +00:00
StdInc.h
- Integrated the logging API into the AI subprojects - Added macros for tracing the control flow - Added methods isDebug/TraceEnabled for performance-critical sections
2013-04-10 16:28:14 +00:00
VCAI.cbp
[c::b] update projects
2013-01-08 09:41:28 +00:00
VCAI.cpp
- Added new trace macro LOG_TRACE which autom. appends leaving func message - Removed old trace macros - Small refactoring in CMapEditManager - Changed documentation comments to /// style for various mapping header files
2013-04-16 13:16:58 +00:00
VCAI.h
- Renamed /lib subfolders to lowercase
2013-04-07 10:48:07 +00:00
VCAI.vcxproj
Project files update/cleanup.
2012-12-19 18:23:21 +00:00