andy5995
7bf996e04b
Revert "cmake:remove install directive for icons"
...
This reverts commit c4e7a1df240d69a1a56d39b132ecc79ca885dd10.
Icons are needed for the Windows build. They will therefore be removed
from data, where I had copied them to yesterday.
2018-09-26 17:33:31 -05:00
andy5995
c4e7a1df24
cmake:remove install directive for icons
...
The icons were moved to data.
https://github.com/ZetaGlest/zetaglest-data/tree/develop/others/desktop
I need to add the install directives to the cmake file in data, on the
condition that they only install if the editor and model viewer are
built.
2018-09-26 17:23:44 -05:00
mathusummut
ed5b17abb8
Fixed cmake icon issue
2018-09-26 22:32:15 +02:00
Andy Alt
7c359ca82d
CMakeLists.txt:checking, tuning the build system ( #232 )
...
* build.zg.sh scripts deprected
* update for BSD
* removed checking for VLC (not implemented)
* docs updated
* Install.md created.
* scripts moved to scripts/ directory
2018-09-17 17:35:19 -05:00
andy5995
b2e81a80e2
CMakeLists.txt:prevent generation of man pages
...
closes #229
2018-09-15 13:21:35 -05:00
andy5995
f324f46d4b
CMakeLists.txt:fix output path when using build-zg.sh
...
fixes #227
2018-09-14 13:39:01 -05:00
andy5995
d9e71d3798
CMakeLists.txt:make install work
...
closes #110
closes #147
2018-09-11 23:07:08 -05:00
andy5995
656820714b
CMakeLists.txt:change shared lib to libzetaglest
2018-09-07 22:59:52 -05:00
Andy Alt
0410ad138f
Travis:add tests for more gcc versions ( #199 )
...
* travis:add tests for other versions of gcc
* cmakelists.txt:add c++11 flag by default, doesn't build using gcc-5
the llvm toolchain is needed for the clang-6.0 test.
Recently something changed on travis where adding the llvm toolchain by
using the "addons" directive in .travis.yml fails because
"allow-unauthenticated" isn't
passed, which seems to be the only way to add the repo. Moving that to
the script, and cleaning up the script a little.
2018-09-02 10:56:19 -05:00
mathusummut
656816084c
Fixed button-mouse area bug
2018-06-21 21:20:09 +02:00
mathusummut
c15488a212
Full transparency support is now added
2018-06-21 19:57:44 +02:00
andy5995
60e38945fe
CMake:correct spelling of "zetaglest"
...
This also removes the git revision number stamping from cmake, support
for which was removed from the source code months ago.
This is to help prepare to fix #110 but doesn't fix it.
2018-05-09 09:09:36 -05:00
mathusummut
35b7b1f1a6
Fixed the god-awful indentation
2018-05-06 00:01:36 +02:00
mathusummut
7ace98f8e1
Renamed CPU-Mega to CPU-Zeta
2018-04-29 15:37:44 +02:00
mathusummut
724be4ead5
Changed Map Editor from MG to ZG and improved build on Windows
2018-04-29 02:18:05 +02:00
andy5995
ce3f792f94
change version to 0.8.01 ( #3 )
2018-01-23 13:13:15 -06:00
andy5995
45bccef4a9
change build target to "zetaglest"
...
* add dependency info to README
* rename script
* renamed windoze to windows
At some point, it will be better to split off the installation
instructions from the README.
2018-01-14 11:17:14 -06:00
titiger
12998eb10f
bugfix for "save as". see #177
2017-12-18 01:43:29 +01:00
SoftCoder
588ec21d8a
- more cppcheck cleanup, AND some new inernal steam commandline parameters to reset stats and enable debugging
2017-10-09 23:09:52 -07:00
Mark Vejvoda
0bca1e8eed
Merge pull request #163 from susnux/develop
...
Fix build with wxWidgets 3 (wxString to std::string)
2017-09-23 02:27:06 -04:00
filux
ef1c26d931
improved formatting of '--help' output in a way to be more friendly for help2man
2017-04-01 14:53:34 +02:00
SoftCoder
bdfb05a700
- attempt to add support for static use of wxwidgets in tools
2017-03-20 17:06:12 -07:00
Ferdinand Thiessen
5e683511e3
Fix build with wxWidgets 3 (wxString to std::string)
2017-03-11 14:21:12 +01:00
filux
c81dea0029
version number for the development
2017-03-08 21:44:28 +01:00
filux
4846ad092e
version number for the release
2017-03-08 21:29:45 +01:00
filux
812589cae6
improved 'start_megaglest_gameserver' script
2017-03-05 17:31:25 +01:00
titiger
da48cfe9ce
fix for #148 2.
2017-02-20 01:02:51 +01:00
andy5995
9534943a9c
fix spelling of "Divider" that shows in map editor
...
also changed the corresponding variable names
2017-02-15 13:47:53 -06:00
SoftCoder
8195121fca
- Check for packaged streflop and use it before using embedded copy
2017-02-05 16:48:50 -08:00
SoftCoder
b9a0a31127
- fixed Issue #146
2017-02-05 14:03:35 -08:00
filux
bcb8d197d3
fixed some typos [ci skip]
...
https://lintian.debian.org/full/pkg-games-devel@lists.alioth.debian.org.html#megaglest
2016-02-19 21:17:31 +01:00
titiger
3a4a6143d2
fixed ctrl-s and maybe more menu shortcuts
...
Beside of this I removed some never used complicated key shortcuts
noone knows anyway.
2016-01-31 02:25:24 +01:00
filux
570a49164e
version number returns to 'dev'
2016-01-24 15:46:49 +01:00
filux
aa2d9f7de4
version number for release
2016-01-24 12:00:38 +01:00
filux
a17f3563c8
let's try how this affect portability of binary files on linux now
2016-01-23 20:05:51 +01:00
titiger
1385f3fea2
trying to fix map editor for wxwidget 2.8 too
2016-01-23 19:05:32 +01:00
SoftCoder
06cc22fd8f
- fix wx 2.8 support
2016-01-22 22:33:08 -08:00
SoftCoder
236b95fc0d
- fix map editor in wx 3.0.2
2016-01-22 17:49:35 -08:00
SoftCoder
1f8096ff81
- finally foudn and fixed color picking crash!
2016-01-18 23:25:31 -08:00
SoftCoder
0d8377d6b4
- try to fix mac build
2016-01-18 15:29:16 -08:00
SoftCoder
86a59859b9
- atempt to cleanup use fo auto_ptr
2016-01-18 13:20:49 -08:00
filux
92f97c13bd
updated year [ci skip]
2016-01-03 10:52:16 +01:00
filux
0cad944118
implemented appdata 2/2
2015-12-14 23:57:05 +01:00
filux
a5a1e2b717
tiny polishing related with gcc & wxWidgets
2015-12-07 17:20:58 +01:00
filux
05ca47574d
fix related with 'single install directory' [ci skip]
2015-11-08 22:44:32 +01:00
SoftCoder
09c686f82d
- applied fix for issue #50
2015-10-28 20:01:21 +01:00
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
filux
48d0d2afbf
updated deployment target for macos; added info about used wxWidgests' libs [ci skip]
2015-10-09 18:16:12 +02:00