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 |
|
Ivan Savenko
|
a89895452a
|
- (linux) fixed searching/loading of scripting libraries
- (linux) moved AI libraries to /lib/vcmi/AI/lib*, ERM lib to /lib/vcmi/Scripting/*
- gcc compile and warnings fixes
|
2011-06-28 14:19:16 +00:00 |
|
Frank Zago
|
ecb3508690
|
(linux) Added configure test for the icc and clang compilers, and set some extra parameters for them.
|
2011-04-09 17:28:51 +00:00 |
|
Ivan Savenko
|
a2f512813f
|
- gcc compile fixes
- fixed locale issue
- Makefiles for StupidAI
- fix for #671 (not tested)
- linux readme update, including #598
|
2011-02-28 15:14:26 +00:00 |
|