penev92
b1c36246cf
Clean Windows registry on uninstall
2015-05-23 23:15:51 +03:00
Pavel Penev
54e806568a
Merge pull request #7934 from Mailaender/mime-join
...
Registered the openra:// protocol to join games on Linux
2015-05-23 22:39:17 +03:00
penev92
cffc01ab28
Register .orarep file type and openra:// URI scheme on Windows
2015-05-22 20:38:41 +03:00
Pavel Penev
fe45a85349
Merge pull request #8187 from Mailaender/travis-windows-deploy
...
Brought back the Windows setup deployment via Travis CI
2015-05-22 20:03:28 +03:00
Matthias Mailänder
b518e5949c
register the openra:// protocol to join games
2015-05-21 20:33:42 +02:00
Matthias Mailänder
07fb7f921f
bring back system markdown
2015-05-21 11:54:21 +02:00
Matthias Mailänder
9e81a05f86
allow 3rd-party mod DLLs on .NET > 4.0
2015-05-20 19:32:19 +02:00
Matthias Mailänder
1fa70b959d
Update openra.desktop
...
translate the generic name to German
2015-05-19 22:00:07 +02:00
Matthias Mailänder
69ce877a89
Merge pull request #8083 from obrakmann/separate_download_dir
...
Closes #8069
2015-05-10 21:30:38 +02:00
Oliver Brakmann
53995bf3f3
Merge pull request #7938 from Mailaender/appdata
...
Added Linux app store data metadata
2015-05-10 16:02:43 +02:00
Matthias Mailänder
3d23897af0
install Linux app store data metadata
2015-05-10 15:38:01 +02:00
Oliver Brakmann
71857be388
Make packaging less noisy, + random cleanups
2015-05-08 20:59:45 +02:00
Oliver Brakmann
f251813f89
Keep downloaded files in a separate directory
...
As a side effect, this re-enables building the Windows installer on Linux hosts.
2015-05-08 20:59:24 +02:00
Matthias Mailänder
a43d303eb7
use curl everywhere to run out of the box on Mac
2015-05-01 21:49:11 +02:00
Robert Rouhani
d3528d6ed8
Removed zlib from NSIS script
2015-04-25 10:30:01 -04:00
Paul Chote
85cd7308b4
Replace OSX launcher with a native-code version.
...
- Binary files hosted externally.
- Fixes dialogs hijacking Finder.
- Fixes dock icon being lost when restarting.
- Adds openra:// url handling.
- Adds .orarep file handling.
- Minimum OS X version is now 10.6.
2015-04-12 21:21:46 +01:00
Oliver Brakmann
6f54f8e616
Fix wiki update to match travis' idea of branch names
2015-03-28 21:00:17 +01:00
Paul Chote
9b11b0fd41
Merge pull request #7607 from Mailaender/html-local-markdown
...
Brought back the HTML documentation for NSIS
2015-03-28 14:55:00 +00:00
Oliver Brakmann
60319aa500
Add MaxMind GeoIP2's dependencies to debian package
...
It would have been easier to just depend on libnewtonsoft-json5.0-cil, but that is only available in Ubuntu 14.04 and higher.
2015-03-24 14:30:22 +01:00
Matthias Mailänder
146afd755b
bring back the HTML documentation
2015-03-20 18:01:12 +01:00
DeadlySurprise
4668452e9b
Added plugin download to appveyor
2015-02-21 21:58:07 +01:00
DeadlySurprise
c50feeb4e2
Added uninstaller check for running game
2015-02-21 21:57:46 +01:00
Paul Chote
50860ab2b5
Merge pull request #7378 from obrakmann/fix_wiki_deployment
...
Switch wiki deployment to the orabot user with SSH auth
2015-02-12 14:43:19 +00:00
Oliver Brakmann
2f588968b0
Switch wiki deployment to the openra user with ssh auth
2015-01-23 22:36:10 +01:00
Matthias Mailänder
411446f9bd
package the XML files
2015-01-18 13:17:11 +01:00
Matthias Mailänder
1b5928879c
save replays in a less generic file extension
2015-01-18 13:17:11 +01:00
Matthias Mailänder
417b499472
register Linux MIME type to directly load replays
2015-01-18 13:17:10 +01:00
Matthias Mailänder
601022f582
deploy Windows setup exe via AppVeyor only
2015-01-18 08:01:33 +01:00
Hellhake
fa72e04042
Remove BOM
2015-01-01 22:51:12 +01:00
Paul Chote
c4967db0cc
Remove native code from deb packages.
2014-11-30 09:34:54 +13:00
Paul Chote
260c36239b
Remove automated rpm and arch packaging.
...
See #6480 for the reasoning.
2014-11-30 09:34:54 +13:00
Taryn Hill
95a2ebf72d
Fix global git config in update-wiki.sh
2014-11-19 07:24:53 -06:00
Oliver Brakmann
7359af8667
Wiki: keep separate Trait and Lua API docs for release and playtest
2014-11-16 10:41:47 +01:00
Matthias Mailänder
1e97accf90
not new, but only Lua API
2014-11-15 20:40:02 +01:00
Matthias Mailänder
834538b336
not just Traits anymore
2014-11-15 20:40:02 +01:00
Oliver Brakmann
1db0d55aa4
Fix shell script syntax errors
...
Fixes #6956
2014-11-15 10:43:51 +01:00
Oliver Brakmann
64506b856a
Prevent crash dialog from popping up when the game restarts
...
Fixes #6887
2014-11-04 21:35:56 +01:00
Paul Chote
571b80546b
Add crash dialog to OSX launcher.
2014-10-19 11:18:40 +02:00
steelphase
307eaecc9e
Update Windows installer and Makefile
...
Update windows installer to point to OpenRA.exe
replace CrashDialog with GameMonitor in MakeFile
Fix and simplify packaging scripts
2014-10-19 11:18:38 +02:00
Matthias Mailänder
d2fd05f780
Merge pull request #6790 from pchote/osx-icon
...
Update OSX app icon.
2014-10-19 09:17:06 +02:00
Paul Chote
9aab4b2be6
Move shared font files to the common mod directory.
2014-10-19 19:54:02 +13:00
Paul Chote
2236b53bc5
Update OSX app icon.
2014-10-19 18:43:16 +13:00
Paul Chote
10923d6438
Remove old IRC code.
2014-10-19 13:19:09 +13:00
Paul Chote
b1fba883a9
Remove legacy Lua API.
2014-10-19 12:43:17 +13:00
Alexander Fast
08890b0994
Added IUtilityCommand and move default commands into Mods.Common.
2014-09-21 10:15:50 +12:00
Paul Chote
59a7351cdd
More OSX launcher tweaks:
...
* Require a framework install of Mono, as our .config files reference dylibs installed to the frameworks dir.
* Bump the minimum Mono version to 3.2, which included the SGen GC.
* Update download link for the new mono website.
* Reference the MRE package to reduce potential confusion.
2014-09-14 10:18:52 +12:00
Paul Chote
750b3b019f
Add a symlink to libgdiplus in the OS X package. Closes #6413 .
2014-09-12 21:31:57 +12:00
Matthias Mailänder
08adfcd855
Merge pull request #6300 from pchote/fix-font-freeze
...
Disable fontconfig in packaged OSX build.
2014-08-23 15:29:18 +02:00
Paul Chote
af1c9aca30
Set the package version in the OS X .app.
2014-08-23 10:08:28 +12:00
Paul Chote
aa71f59688
Disable fontconfig under OSX. Fixes #4785 .
2014-08-22 23:33:23 +12:00