Commit Graph

1036 Commits

Author SHA1 Message Date
46d5904578 Bump Command Keys to 12
Otherwise some units in the game don't have enough hotkeys like the
ballista.
Moves the hotkey for attacking units to ,
Moves the hotkey for font cOlor to O
2022-08-14 12:26:38 +02:00
7945fa8c80 Remove key conflics
Move back the camera hotkeys to a and d, this means that the equivalent command
hotkeys won't be usable in free camera mode
2022-08-14 12:26:38 +02:00
3313f187bb Rename HotKeyBuildN to CommandKeyN 2022-08-14 12:26:38 +02:00
f322a3ee52 Add command grid hotkeys to the default hotkeys 2022-08-14 12:26:38 +02:00
NetSysFire
873217577a
Replace some http links with https (#211)
* Replace working http links with https

* downloads also has working https

* forum also has working https

* Fix get_started link

* fix get_started link

Co-authored-by: James Sherratt <jdsherratt3@gmail.com>
2022-07-20 22:59:09 +01:00
Jammyjamjamman
680c868aa9 FTGL required + Manjaro wx package corrected to wxgtk-common
Fixes bugs found in iss #206. Building without FTGL fails and the error
is confusing. So we'll fail at the cmake stage (suggested by andy5995).
People who don't want it can disable this at their own peril! ;-)
2021-07-14 22:28:06 +01:00
SoftCoder
4654f69598 - attempt to see if this makes editors compile in debian sid 2020-08-20 15:16:37 -07:00
SoftCoder
4bdb45e96e - Add support for PopOs and disable VLC support by default in CMake build 2020-08-19 19:14:23 -07:00
titiger
0917cbbb82 fix for ubuntu 20.04 2020-05-12 00:24:39 +02:00
titiger
5d811c0d76 dependencies for ubuntu 20.04 2020-05-11 21:29:58 +02:00
Aleksei Gridnev
efbca14747
Update setupBuildDeps.sh
Adding support for Raspbian (I installed all the dependencies for compiling Megaglest on Raspberry Pi 4 by simply substituting Debian with Raspbian in this script, as they are, essentially, the same system; it worked without any additional tweaks).
2020-01-25 21:45:11 +01:00
titiger
95b185bd10 ManjaroLinux needs static libs too 2019-10-21 23:25:11 +02:00
titiger
0a9a629bb0 trying to fix the windows build 2018-07-07 02:04:03 +02:00
titiger
feb2f3fe3d first steps for xml based achievements 2018-07-07 01:36:53 +02:00
Tom Reynolds
889e247406 create LOG_DIR before accessing it 2018-06-20 22:57:00 +02:00
SoftCoder
db6b5c4355 Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop 2018-03-19 07:47:16 -07:00
SoftCoder
959ea8fcf6 - added ubuntu 18.04 support to deps 2018-03-19 07:46:50 -07:00
Tom Reynolds
6e8cdcab01 Make indenting great again (and add missing fi) 2018-02-25 12:21:02 +01:00
SoftCoder
87a9c4c069 - automatically adjust megaglest binary to shim if detected 2017-10-10 00:28:44 -07:00
SoftCoder
ab3b70f36a - fix windows build and better automation for building steam shim 2017-10-09 23:53:43 -07:00
SoftCoder
da8a44167b - update cppcheck script to install cppcheck if missing and check multiple paths for cfg file 2017-10-09 12:44:53 -07:00
SoftCoder
d78f28983b - some coverity based cleanups 2017-10-08 20:31:42 -07:00
SoftCoder
a7a92056eb - fix build for ubunti 17.10 2017-09-28 22:12:09 -07:00
SoftCoder
6479690d67 - fix windows build 2017-09-23 23:59:56 -07:00
SoftCoder
7d5bc6a6a8 - fix windows build 2017-09-23 23:37:13 -07:00
filux
056078909a 'mini update' more optional than before 2017-08-27 22:59:07 +02:00
filux
4a5249fe54 another test for macOS 2017-08-27 09:07:32 +02:00
filux
f0cb385efb let's check how macOS like it 2017-08-26 19:05:04 +02:00
filux
5323a4fcdf let's try static curl also for mac OS 2017-08-25 22:06:08 +02:00
filux
a719f29758 updated the supported linux's releases in the script; closes #170 2017-06-29 22:48:01 +02:00
SoftCoder
aa8441e33f - added support for ubuntu 17.04 2017-04-12 12:35:54 -07: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
titiger
f5e09c2a7c some more steam stuff 2017-03-23 01:27:25 +01:00
titiger
fbf0afbf2c steam scripts to have the editor in the tools section of steam 2017-03-23 01:03:22 +01:00
SoftCoder
cf884261bf Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop 2017-03-20 17:06:46 -07:00
SoftCoder
bdfb05a700 - attempt to add support for static use of wxwidgets in tools 2017-03-20 17:06:12 -07:00
titiger
dfc2e05060 Editor as its own Tool-Application on steam
I think this is correct, but I could not test it.
2017-03-19 02:00:52 +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
filux
753fc6bc55 stick to 7 characters even for modern 'git' version 2017-02-18 13:13:00 +01:00
filux
bc74eebb22 updated dependencies for debian testing 2017-02-11 14:38:14 +01:00
titiger
ad4852ba44 relative paths 2017-02-01 23:44:03 +01:00
Tom Reynolds
2c2e213439 Compatibility with current cppcheck version
Multi-threading is now disabled since it cannot be used with the
"unusedFunction" check - which we had enabled so far (and probably want to
keep enabled). Add -j and change the checks in --enable to re-enable multi
threading.

Current cppcheck also depends on a 'library' configuration file. Its location,
and that of cppcheck itself, are now configurable in this script.

skipci
2017-01-31 00:03:48 +01:00
SoftCoder
e261e5860e Merge branch 'develop' of https://github.com/MegaGlest/megaglest-source into develop 2017-01-30 11:21:06 -08:00
SoftCoder
6f350d6319 Fix issue #116 - when fonts deleted and reloaded signal back immediately to all registered controls to refresh their font 2017-01-30 11:20:01 -08:00
Tom Reynolds
a3c930b2da Moderate changes to cppcheck script
skipci
2017-01-30 14:57:38 +01:00
filux
b2aa5e1991 travis' configuration test 3 2017-01-21 10:44:47 +01:00
filux
a2f21f3a28 reverted steam related structure to the previous state, travis' configuration test 2017-01-21 02:40:15 +01:00
filux
e8e58b6988 removed cached file 2017-01-21 00:13:44 +01:00