Matthias Mailänder
353f781633
Don't fail when there is no Visual Studio Solution File
...
using standard POSIX commands.
2020-01-18 16:55:01 +00:00
Matthias Mailänder
22d147391d
Fix regressions introduced in #133
2020-01-18 12:42:47 +01:00
abcdefg30
22b24b05eb
Fix the travis error message when CRs are present in mod.config
2019-12-30 23:48:58 +01:00
Matthias Mailänder
a53a4df6de
Add placeholder audio and speech.
...
Avoids crashes when loading standard menu, map editor and lobby.
2019-12-30 23:32:25 +01:00
Matthias Mailänder
4a2d71df12
This field is a hard requirement for the map editor
2019-12-29 22:28:11 +01:00
Matthias Mailänder
4c8d5957ac
This was renamed to the plural form
2019-12-29 22:28:11 +01:00
Paul Chote
fb2201e04c
Update engine to release-20191117.
2019-11-17 14:09:56 +00:00
Paul Chote
14e8e445c5
Update packaged mono runtime.
2019-11-17 14:09:56 +00:00
Paul Chote
255cfee51a
Fix travis builds when TRAVIS_TEST_PACKAGING="True"
...
- Fix "The OpenRA mod template requires makensis." error
- Fix duplicated package generation when building a real release
2019-11-17 14:09:56 +00:00
penev92
8fb6173f27
Added an .editorconfig file to the repository
...
The file is identical to the one in the OpenRA repository.
2019-10-27 01:33:59 +02:00
abcdefg30
561eaf0d11
Fix $currentEngine never being initialised
2019-10-26 23:02:26 +01:00
Paul Chote
5e1de7189d
Update scripts to work with the new engine toolchain.
2019-08-25 17:21:23 +01:00
Paul Chote
a216dee898
Update engine to release-20190314.
2019-03-14 20:08:46 +00:00
Paul Chote
c6e865082f
Update engine to playtest-20190106.
2019-01-06 09:45:47 +00:00
Paul Chote
0228b888af
Add a --utility argument to the AppImage.
2019-01-05 17:38:42 +00:00
Paul Chote
8a1f1a9706
Update engine version to release-20180923.
2018-09-23 14:42:25 +01:00
abcdefg30
efac504641
Update the documentation (instructions) of the makefile
2018-09-23 14:34:23 +01:00
abcdefg30
678d7642ac
Update PHONY
2018-09-23 14:34:23 +01:00
abcdefg30
8558d6da8a
Rename scripts to check-sdk-scripts and variables to check-variables
2018-09-23 14:34:23 +01:00
Paul Chote
5d4e23f075
Check that packaging scripts are executable.
2018-09-23 14:34:23 +01:00
Paul Chote
509b685d16
Explicitly include the zip extension.
...
This fixes the windows packaging failing
when using tags that contain a "."
2018-09-22 23:27:25 +02:00
Paul Chote
e0bb7af75e
Revert "Update macOS launcher template to osx-launcher-20180723."
...
This reverts commit 0d82a6697da383a0377f1cd473d3bfc4561c6250.
2018-09-22 23:27:05 +02:00
abcdefg30
bbb21311f5
Fix the indentation in the make file
2018-09-08 00:18:26 +01:00
abcdefg30
2fadd8c59c
Change spaces to tabs in packaging/windows/buildpackage.sh
2018-09-08 00:15:47 +01:00
abcdefg30
b33db1894d
Delete .gitmodules
2018-09-08 00:04:59 +01:00
abcdefg30
8c42cfb630
Fix travis not parsing .travis.yml
2018-09-02 04:02:25 +01:00
Paul Chote
b8ea53d880
Update engine version to playtest-20180825.
2018-08-25 22:21:34 +01:00
Paul Chote
4d24032278
Add workaround for untrusted exes on Windows.
2018-08-25 20:53:36 +01:00
Paul Chote
dc86a69bd4
Check that the SDK scripts are executable too.
2018-08-25 20:52:57 +01:00
Paul Chote
d6d7cb22dc
Check mod.config format in the Makefile.
2018-08-25 20:52:57 +01:00
abcdefg30
471f0ef172
Remove the CodeAnalysisRuleSet property from OpenRA.Mods.Example.csproj
2018-08-25 10:38:31 +01:00
Paul Chote
771ed12b1a
Add wget support to the rest of the packaging.
2018-08-25 10:31:47 +01:00
Brenton Horne
014d505329
Add wget support to Linux fetch and build scripts.
2018-08-25 10:31:47 +01:00
Paul Chote
ebe746ea1d
Add a hard requirement on the cert-sync utility.
...
This tool is required to sync the certificates
used for https queries. This also has a side-effect
of prompting the mono-complete package on Mint,
which pulls in other required but missing packages.
2018-08-22 22:54:19 +02:00
abcdefg30
525c16f8fa
Remove trailing tabs from the buildpackage scripts
2018-08-04 14:51:37 +02:00
abcdefg30
f03724ab81
Remove all uses of ExternalPort
2018-08-04 14:51:37 +02:00
Paul Chote
966466eb64
Update engine version to playtest-20180729.
2018-07-29 12:20:04 +01:00
Paul Chote
f832c6aa94
Update macOS launcher template to osx-launcher-20180723.
...
This adds support for the dark appearance on macOS 10.14.
2018-07-23 23:30:17 +02:00
Paul Chote
d709c0cd80
Update AppImage libraries to 20180723 tag.
2018-07-23 17:31:25 +01:00
abcdefg30
a7b0d314aa
Fix the mode documentation in gtk-dialog.py
2018-07-05 22:28:32 +01:00
lawando
28621aac82
Make mod version overwrite optional.
2018-07-04 20:55:13 +01:00
Paul Chote
309c37b94b
Port AppImage improvements from upstream.
...
- Automatically run cert-sync to fix https connections
- Include a gtk fallback error dialog using python
- Automatically prompt mono-complete install on
Ubuntu-like distros
2018-07-04 20:34:11 +01:00
Paul Chote
496e68874f
Add a README paragraph about data licensing.
2018-07-01 18:11:12 +01:00
Paul Chote
7be78257fd
Add a link to the update instruction page.
2018-07-01 18:11:12 +01:00
Paul Chote
bc954c00f1
Allow mods to customize the license text in their Windows installers.
2018-07-01 18:11:12 +01:00
Paul Chote
5b389ba04e
Port upstream AppImage improvements.
...
- Improved crash dialogs (including KDE support)
- Distinguish WMStartupClass using versions
- Refresh the icon cache on first run
2018-05-06 11:17:58 +01:00
Paul Chote
9078ff73c7
Ensure required variables are defined before running scripts.
2018-05-02 21:09:06 +02:00
Paul Chote
76585aab79
Remove INCLUDE_DEFAULT_MODS from Makefile.
2018-05-02 21:09:06 +02:00
Paul Chote
3f84f06b9a
Remove INCLUDE_DEFAULT_MODS from batch scripts.
2018-05-02 21:09:06 +02:00
Paul Chote
1808c5895f
Resolve symlinks to their underlying paths when packaging.
2018-04-20 16:20:30 -04:00