Commit Graph

5176 Commits

Author SHA1 Message Date
SoftCoder 860fd788f2 - fixed issue #75 (map editor file->new refreshes afterwards) 2015-10-28 20:01:03 +01:00
filux 465e718637 and one more fix for mac 2015-10-26 21:19:31 +01:00
filux 9932920712 few improvements in compilation on mac 2015-10-26 20:56:55 +01:00
SoftCoder 75077c4a50 - added support for miniupnpc 1.9, this fixes #79 (cherry-pick to develop & RC) 2015-10-22 17:34:14 +02:00
filux 41baf43bf5 moved mojosetup to submodule; synchronized with updated mojosetup version [ci skip] 2015-10-11 19:25:42 +02:00
filux 48d0d2afbf updated deployment target for macos; added info about used wxWidgests' libs [ci skip] 2015-10-09 18:16:12 +02:00
filux 02fe61ef97 fix for too early included new cmake policy 2015-10-07 21:12:04 +02:00
filux 563837ba7a new dependency related with curl in the deb family; fixed bug related with unrecognized translated option 2015-10-06 19:31:10 +02:00
filux 5c5493397a fix for old cmake version 2015-09-27 19:58:30 +02:00
filux 4bef525bf3 removed not required CURL module, renamed several cmake-build options for be more easy sortable by name 2015-09-27 19:46:35 +02:00
filux 4ad684deaf updated modules: LUA, GLEW 2015-09-22 01:04:22 +02:00
filux ca5cd29ef1 removed not required modules: LUAJIT, wxWidgets, PackageHandleStandardArgs 2015-09-21 23:56:55 +02:00
filux c84e7f5443 probably fixed situation for GCC older than 4.7 2015-09-18 20:10:02 +02:00
filux 6ac255095a implemented basic support for SDL2 in cmake files (only); changed a general idea of how and where are showed deprecation warnings 2015-09-18 19:17:52 +02:00
titiger c3e2305e41 fixed a null pointer problem in gui 2015-09-05 22:46:15 +02:00
titiger fd8e29c901 Merge branch 'develop' of github.com:MegaGlest/megaglest-source into develop 2015-08-26 22:45:56 +02:00
filux 5afa6c68ba added missing option for lua 5.3 2015-08-20 16:52:27 +02:00
filux 617bc9a89e extended support for lua to v5.3; removed some duplicate messages showing up during 'cmake configuration' time 2015-08-20 16:43:14 +02:00
filux 7018deef4a added some echo about branch and commit useful for CI 2015-07-06 20:16:00 +02:00
filux 08d71327ed collecting also vlc's plugins 2015-06-30 19:24:18 +02:00
filux 007e8098a3 for some reason recently 'vlccore-dev' is required in debian family 2015-06-28 19:52:29 +02:00
filux 455b4731e2 even mode fixed dialog code 2015-06-28 19:43:10 +02:00
titiger 68ef7471d5 reload defaults in headless mode if last player disconnects
If last player disconnects form a headless server the headless loads his defaults
for network games.
2015-06-24 12:38:05 +02:00
filux 68cfb32e96 fixed configuration for kdialog, added support for yad 2015-06-23 22:08:42 +02:00
filux 803526d866 blind try to fix libvorbis problems 2015-06-23 07:04:05 +02:00
filux 64a749d4cc useful log for creating mini update 2015-06-15 22:59:20 +02:00
titiger edf9922dca holding down return crashed the chat-function
https://forum.megaglest.org/index.php?topic=9702.0
2015-06-14 21:00:05 +02:00
filux d323d58027 older problem with fontconfig 2015-06-14 20:01:43 +02:00
filux fd5a71ac52 improved configuration in the scripts 2015-06-14 19:42:48 +02:00
filux 74cbbba6ba improvements for static build and a bit of cleaning 2015-06-14 19:24:08 +02:00
filux 72539021f9 in default OpenSSL is not required, closed #67 2015-06-13 00:09:56 +02:00
Rémi Verschelde 56ac448177 Ensure libcurl also links against libssl and libcrypto
ssl and crypto seem to be lacking in ${CURL_LIBRARIES} at least on my distro,
and that causes underlinking issues.
2015-06-12 21:42:50 +02:00
Tom Reynolds fecf89f295 Cosmetics
[CI skip]
2015-06-10 12:02:45 +02:00
Tom Reynolds 22e02cbf95 Improve output for missing mesh warning 2015-06-10 11:09:40 +02:00
titiger 4ab574150a group selections can be recalled with shift down.
Group selections can be recalled with shift down and the 
group is added to the current selection.
2015-06-10 00:42:03 +02:00
Tom Reynolds 0510e338c1 Auxiliary files have moved to GitHib 2015-06-08 02:59:37 +02:00
filux a63eeee356 looking for required libs reqursively, #63 2015-06-07 17:59:33 +02:00
filux e26ea22378 more universal and matched entry, fixed #65 2015-06-05 01:54:05 +02:00
Michael Palimaka fc07d9caf2 Fix build with >=cmake-3.2.
The FindOpenGL module no longer pulls in X11 libraries.
2015-06-05 00:47:52 +02:00
filux f926285bf6 since now required dynamic libs from non standard locations will be added to the mac packages, #63 2015-06-04 23:26:50 +02:00
filux e818d5c1c0 Merge branch 'develop' of https://github.com/MegaGlest/megaglest-source into develop 2015-06-01 00:55:20 +02:00
filux 969b3d897b implemented new scripts into release scripts-tools; fixed content of blender directory 2015-05-24 17:16:25 +02:00
filux 5495bd1ba8 added new script which helps to improve .desktop files' configuration for standalone linux's client 2015-05-24 17:13:35 +02:00
filux 4d4b227229 added new script which helps to prepare mini update package for standalone linux's client 2015-05-24 17:12:23 +02:00
filux 1f09c212e7 improved version of basic linux's scripts 2015-05-24 17:06:47 +02:00
Tom Reynolds 729c99c5fe Change techtree doc image refs (http -> https)
[skip ci]
2015-05-17 18:08:00 +02:00
Tom Reynolds f6a00c2be6 New HTML title for techtree docs 2015-05-17 18:02:03 +02:00
filux 4df898cd70 removed redundant script 2015-05-17 16:06:18 +02:00
filux b07b65e6f8 removed outdated fedora related data 2015-05-17 14:18:50 +02:00
filux 976fb4a20e Merge pull request #52 from filux/fpic-related-errors
merge after information that it's also required for Ubuntu 15.04+
2015-04-29 20:32:15 +02:00