Way, No
ad5636742a
fixed date
2014-04-27 15:13:34 +11:00
Way, No
eb439132cf
More advanced .deb support
2014-04-27 12:52:28 +11:00
Way, No
e1de4d5e2a
fixed package names
2014-04-26 00:01:41 +11:00
Way, No
29b140cbf8
fixing typos
2014-04-25 22:32:21 +11:00
Way, No
87adc03e7e
rough deb package support
2014-04-25 22:22:35 +11:00
Way, No
73eefb6651
Added option -DOPENSPADES_RESOURCES
2014-04-23 21:47:48 +11:00
Way, No
ef8f4185fd
edited make install
behaviour; also some cpack tweaks
2014-04-23 17:39:54 +11:00
Way, No
c9bc10d387
rough linux install support
2014-04-06 20:10:13 +11:00
yvt
5abca864d2
Fixed bug in windows version
2014-04-03 03:06:11 +09:00
yvt
8f04b4ddff
Removed dependency for FLTK completely ( fix #217 ).
...
Keystroke for accessing startup screen was replaced with splash window, because SDL cannot check keyboard’s state without a window.
2014-03-31 20:37:23 +09:00
yvt
2c2de09357
Add Clang -std=c++11 only for C++
2014-03-11 16:47:59 +09:00
yvt
e7466eb25a
Clang C++11 support
2014-03-11 16:39:39 +09:00
yvt
a07c16d1e7
add -std=c++11
2014-03-11 16:32:51 +09:00
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
yvt
d4325ffa78
Raised version
2014-01-01 20:43:06 +09: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
learn_more
1c4e9ed226
bump version number
...
disable ysr? on windows until we get a binary from somewhere.
enable alt+tab on windows (not sure if it works correct on linux?
2013-12-17 19:58:53 +01:00
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