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
2024-11-24 08:32:34 +02:00
Code
Issues
Releases
Activity
ede7fd5a7a
vcmi
/
AI
/
EmptyAI
History
Ivan Savenko
ede7fd5a7a
- (linux) Fixed gcc linking issues
2011-10-31 18:00:44 +00:00
..
CEmptyAI.cpp
Callback naming fix.
2011-05-04 02:32:35 +00:00
CEmptyAI.h
Callback naming fix.
2011-05-04 02:32:35 +00:00
exp_funcs.cpp
Improvements for netcode. AI is working. Townlist won't crash. Moving hero is wrong but won't crash. Giving starting hero is working properly. Town defs are wrong but displayed.
2008-07-27 17:07:37 +00:00
Makefile.am
Avoid soname versioning for AI libraries. These libraries are dlopened so there is no need to make them versioned at all.
2011-10-06 01:21:25 +00:00
Makefile.in
- (linux) Fixed gcc linking issues
2011-10-31 18:00:44 +00:00