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-06-27 00:41:08 +02:00
Code
Issues
Releases
Activity
Files
c8f837b51bc2200567886d3bde8964c4fd56488d
vcmi
/
AI
/
EmptyAI
History
Frank Zago
8963293c07
Avoid soname versioning for AI libraries. These libraries are dlopened so there is no need to make them versioned at all.
...
Signed-off-by: Peter Lemenkov <
lemenkov@gmail.com
>
2011-10-06 01:21:25 +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
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