Alex Grant Benedict
|
769f7ebe8b
|
Some minor changes to build files to get this to build and run on macOS.
|
2021-11-22 17:41:02 -07:00 |
|
Tim Felgentreff
|
6c5a25c316
|
support coz profiling
|
2020-11-23 10:00:10 +01:00 |
|
Tim Felgentreff
|
8382f38aef
|
wip: compilation on windows
|
2020-05-02 07:24:10 +02:00 |
|
Tim Felgentreff
|
937a6d447a
|
add forgotten cmake modules
|
2020-04-17 09:27:33 +02:00 |
|
Tim Felgentreff
|
dd9d287945
|
delete all OpenGL, GLES, Fluidsynth, mikmod, touchscreen, and mng code. these are all handled by SDL/SDL_mixer
|
2020-04-16 07:59:01 +02:00 |
|
Tim Felgentreff
|
af307f9f17
|
Merge remote-tracking branch 'origin/master' into galtgendo/sdl2
|
2020-04-16 07:57:37 +02:00 |
|
Daniel Hartl
|
63dd530c11
|
Create DB Schema before DBMaxIDCallback is initialized
Set SQLITE_FOUND so metaserver gets actually built
|
2018-06-11 21:10:07 -07:00 |
|
Tim Felgentreff
|
54b89e3049
|
search and include libjpeg only for msvc
|
2016-03-06 18:29:07 +01:00 |
|
Tim Felgentreff
|
8660af276a
|
make sure we also find libjpeg when using mng (mng uses libjpeg)
|
2016-03-06 14:25:13 +01:00 |
|
Tim Felgentreff
|
96fb0a02fc
|
add findsdl2 cmake module
|
2015-12-20 19:17:05 +01:00 |
|
KroArtem
|
9c29a2dd63
|
removed all maemo stuff
|
2015-12-04 13:49:11 +03:00 |
|
Tim Felgentreff
|
9e43d695d2
|
updates to make compilation with vs 2015 work
|
2015-12-01 17:43:27 +01:00 |
|
cybermind
|
4573b4ed13
|
[-] Fixed FluidSynth library search
|
2015-03-17 23:17:30 +05:00 |
|
cybermind
|
cfbfca0cd4
|
[+] Added support for StackTrace library to log call stack into stderr in case of crash
|
2015-02-19 18:47:55 +05:00 |
|
cybermind
|
a39d6d6e92
|
[-] Removed obsolete VORBISFILE_LIBRARY and VORBISENC_LIBRARY
|
2015-02-13 22:46:11 +05:00 |
|
cybermind
|
c560b02922
|
[+] Added Fluidsynth support for MIDI playback
[*] Increased sound channel count to reduce sound lags
[*] SetDefaultTextColors is available from Lua
|
2014-10-20 23:58:56 +06:00 |
|
Pali Rohár
|
d6efb9f190
|
FindSDL_gles.cmake - Remove using CMakePushCheckState which is not in CMake 2.6
|
2013-02-08 23:09:48 +01:00 |
|
Pali Rohár
|
65c8c26b68
|
Add support for Native SDL GLES mode and GLES via EGL
|
2013-02-08 19:55:03 +01:00 |
|
Pali Rohár
|
2a88496eac
|
Fix cmake module FindOpenGLES.cmake
* mesa GLES library has name libGLESv1_CM.so
* unset OPENGLES_LIBRARIES and OPENGLES_INCLUDE_DIR when GLES is not found
|
2013-02-08 19:33:43 +01:00 |
|
Bradley Clemetson
|
940af410a9
|
+Added toluapp as a acceptable library to build Stratagus against
|
2012-11-17 15:10:34 -08:00 |
|
joris
|
2d7453c46c
|
Clean up : Use more reference instead of pointer.
|
2012-08-09 13:46:12 +02:00 |
|
Pali Rohár
|
1b8a9d0703
|
Added variable MAKENSIS_ADDITIONAL_FLAGS for specifing user flags for makensis
|
2012-05-27 22:53:10 +02:00 |
|
Joris Dauphin
|
7398355e9f
|
Revert file which should not be commited
|
2011-10-17 20:36:07 +02:00 |
|
Joris Dauphin
|
1a91b67ffc
|
missing one file
|
2011-10-17 20:30:18 +02:00 |
|
Pali Rohár
|
3ad80c26dc
|
Fixed compiling Stratagus on Mac
This fixed bug: https://bugs.launchpad.net/stratagus/+bug/816573
|
2011-07-27 11:17:09 +02:00 |
|
Pali Rohár
|
aacff7bf76
|
Fixed running cmake if makensis is not found
|
2011-04-02 10:32:11 +02:00 |
|
Pali Rohár
|
713c40b2e4
|
Added support for MakeNSIS and UPX in CMake
Updated Windows NSIS Installer
|
2011-03-27 10:18:56 +02:00 |
|
Pali Rohár
|
8bdb1a3f52
|
Removed tolua++ files from Stratagus tree
Use system tolua++ library
|
2011-03-26 23:25:36 +01:00 |
|
Pali Rohár
|
5faeecd6cb
|
Fixed CMake
- Added support for static linking (on Mingw --static-libgcc)
- Fixed compiling resource file on Windows
- Fixed searching for tolua++
|
2011-03-06 18:07:24 +01:00 |
|
Pali Rohár
|
9938ade670
|
Initial support for CMake build system
|
2011-03-05 23:36:56 +01:00 |
|