Commit Graph
19 Commits
Author SHA1 Message Date
Vadim Glazunov a560e9069a AI dynamic library load in linux. Autoconf/automake project updated, to recompile use autoreconf -f -i; automake; ./configure 2009-01-31 02:36:44 +00:00
Vadim Glazunov 8523fcbb43 Small GCC fixes. Autoconf/automake project files updated 2009-01-30 18:36:00 +00:00
Vadim Glazunov 9cfa09c076 Some gcc fixups. Automake project updates 2008-11-19 07:55:17 +00:00
Vadim Glazunov c00d0e4aca gcc fix 2008-09-23 17:14:46 +00:00
Vadim Glazunov a1dd7f22f9 gcc fixes(bad idea to call global vars such as log2, this name used by math function). Colored log support on some non-win32 platforms. Small Automake project update 2008-09-18 20:24:53 +00:00
Vadim Glazunov 3759675bb2 gcc fixes 2008-09-11 18:42:21 +00:00
Vadim Glazunov df03f4ef78 update automake file 2008-09-10 19:06:23 +00:00
Vadim Glazunov 387f8230cf gcc fixes 2008-09-09 21:10:24 +00:00
Vadim Glazunov 680cbf662a gcc compile fixup 2008-09-08 21:56:33 +00:00
Vadim Glazunov 4edd375ddb Some changes to compile again with gcc 2008-09-07 12:13:51 +00:00
Vadim Glazunov 65999f4429 2008-08-17 19:30:00 +00:00
Vadim Glazunov 3d11b2c4e7 Changes to work better on other(non win32) platforms 2008-08-17 19:15:31 +00:00
Vadim Glazunov c94fbbf228 Changes to compile under gcc 2008-08-17 14:09:30 +00:00
Vadim Glazunov ba59b28be8 Now MSVC and gcc must be happy :) 2008-08-04 23:19:19 +00:00
Vadim Glazunov 1bd3a677fe Little changes to fix broken gcc compilation, hope MSVC still compile 2008-08-04 20:27:47 +00:00
Vadim Glazunov 038dd90517 Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
Vadim Glazunov 6e737bbf3c Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC 2008-08-04 09:05:52 +00:00
Vadim Glazunov 8209e7d090 Added new files from previous commit 2008-07-20 10:36:52 +00:00
Vadim Glazunov 8b53778417 Very little changes to compile under linux and other unix-like OS. Added autoconf/automake scripts to easy compile on all unix-like OS(try autoconf; automake --add-missing;./configure) 2008-07-20 10:32:36 +00:00