19 Commits

Author SHA1 Message Date
learn_more
71c12f3849 Merge branch 'master' of https://github.com/yvt/openspades 2013-10-31 18:50:56 +01:00
yvt
cf2f9797cc Modified to compile on mingw32, and some fixes 2013-10-31 23:13:38 +09:00
learn_more
f34c8e7e39 test application for drawing stuff 2013-10-24 01:25:59 +02:00
learn_more
f2b03d559e static link c runtime for msvc, drop some linker dependencies due to linker errors 2013-10-09 00:59:36 +02:00
learn_more
34d1f4b69d try to auto-detect static glew (less dll dependencies) 2013-10-08 23:56:03 +02:00
learn_more
48b251a422 first version of package building.
tested: win32 zip
see http://www.cmake.org/cmake/help/v2.8.11/cpack.html
2013-10-06 16:24:43 +02:00
learn_more
08491cc9fb cleanup cmake
generated header contains compiler + some library versions (SDL,zlib,curl)
add input folder where 'external' libs / headers can be placed so cmake will find them
2013-09-14 04:19:56 +02:00
learn_more
51a50fa8e9 Move scriptbindings to one folder 2013-09-13 23:53:01 +02:00
learn_more
9d221d6279 Move angelscript addons to own dir + create project (static lib) for it 2013-09-13 23:06:40 +02:00
yvt
28080a871c Added AngelScript 2013-09-10 02:01:11 +09:00
yvt
76f2242eab dl is now linked 2013-09-03 21:48:43 +09:00
learn_more
242705f29a use external curl, remove included files 2013-08-31 19:23:32 +02:00
learn_more
e69d50ee08 Add a serverbrowser using the listing from http://services.buildandshoot.com/serverlist.json
curl is used to download the listing, JsonCpp is used for the parsing.
2013-08-31 18:06:46 +02:00
learn_more
f8a47a8b5a gotta love a case sensitive filesystem.. 2013-08-31 02:23:30 +02:00
learn_more
ac291f9503 actually remove their usage 2013-08-31 02:08:01 +02:00
learn_more
aa5c3c600c typo 2013-08-31 02:03:24 +02:00
learn_more
4caaa93eb5 windows / linux compat 2013-08-31 01:58:02 +02:00
learn_more
ea24d79332 cleanup, add default binary dif + win32 copy action 2013-08-30 23:58:56 +02:00
learn_more
42e8b1d6d0 First version of CMake,
VS.net 2k10 fully builds.
2013-08-29 00:21:27 +02:00