71 Commits

Author SHA1 Message Date
yvt
87aedb702c Moved to SDL 2.0 + IME support 2013-12-09 17:36:05 +09:00
learn_more
7fe78f2206 Add icon (made by JoJoe_Stinky)
add fltk convenience target
2013-11-01 21:24:50 +01:00
learn_more
f059532a49 Bump version,
add windows readme
2013-11-01 21:22:54 +01: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
8207411c38 easier to add extra stuff to the title 2013-10-08 22:12:41 +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
John Ericson
ef5ccc6b2e Use C++11 / C++0x 2013-09-22 20:47:55 -04:00
John Ericson
dc664036c9 clean up whitespace in CMakeLists.txt 2013-09-22 20:47:55 -04:00
learn_more
4b43f5ce65 Suppress useless warnings, fix the build on linux 2013-09-14 20:00:30 -07:00
learn_more
49b1ec9035 lower required cmake version (not all version strings from external projects might work, but ubuntu is on 2.8.7 currently) 2013-09-14 04:23:31 +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
yvt
1ef14c06ac Fixed r_water default value conflict ion 2013-09-03 22:21:28 +09:00
yvt
de520bde07 Changed version number to 0.0.8 2013-09-01 16:41:40 +09:00
yvt
63ad7bfc1d OpenAL doesn't have to be linked because it's linked at runtime 2013-09-01 12:25:25 +09:00
learn_more
242705f29a use external curl, remove included files 2013-08-31 19:23:32 +02:00
learn_more
01cf7d3c6d Perform some more enet required checks,
set them as defines as to not require modifications on enet (add include files)
2013-08-31 02:32:51 +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
59792473d3 Test GLEW module 2013-08-30 21:25:35 +02:00
learn_more
8d72c6b6e6 Copy resource files to a user specified dir + add that dir to the defines (used while developing) 2013-08-30 20:06:57 +02:00
learn_more
42e8b1d6d0 First version of CMake,
VS.net 2k10 fully builds.
2013-08-29 00:21:27 +02:00