learn_more
a63df0b9ad
remove fltk images library
2014-03-02 02:47:13 +01:00
learn_more
3da10bca33
remove drawtest
2014-03-02 02:43:30 +01:00
Marco Schlumpp
a729095cf1
Added SDL_image to cmake based build.
2014-02-26 17:20:07 +01:00
Marco Schlumpp
2aeb07352b
Disable DrawTest build by default.
...
This Should fix the issue yvt/openspades#107 .
2013-12-24 13:42:12 +01:00
yvt
87aedb702c
Moved to SDL 2.0 + IME support
2013-12-09 17:36:05 +09:00
learn_more
52b98a5598
Cleanup text drawing (has one generic DrawShadow function that draws text with a shadow, instead of duplicating it everywhere in the code
...
use the new DrawShadow function, in CenterMessageView, Client, and TCProgressView
add mingw .exe icon (untested, could use confirmation that it works)
2013-11-02 19:00:50 +01:00
learn_more
7fe78f2206
Add icon (made by JoJoe_Stinky)
...
add fltk convenience target
2013-11-01 21:24:50 +01:00
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