Commit Graph

439 Commits

Author SHA1 Message Date
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
Matthias Mailänder
e4b96c9101 use the new orabot account 2014-08-09 19:22:42 +02:00
Matthias Mailänder
32be7df07c bring back the automatic wiki update
closes #5900
2014-08-09 14:12:35 +02:00
Matthias Mailänder
521ca70254 set the git user and email to avoid problems 2014-06-16 10:30:14 +02:00
Matthias Mailänder
6928a828e8 pushd and popd is safer here to not confuse Travis 2014-06-16 09:34:17 +02:00
Paul Chote
c811be1795 Fix arch package building on Travis. 2014-06-07 20:27:38 +12:00
Matthias Mailänder
66bc649d75 fix rpmbuild warning: File listed twice 2014-06-05 14:36:37 +02:00
Matthias Mailänder
92e5ea42db silence NSIS 2014-06-05 14:08:51 +02:00
Matthias Mailänder
8b1b50e9b3 silence zip 2014-06-05 14:08:43 +02:00
Matthias Mailänder
645b0f4da7 less verbose rpmbuild output 2014-06-05 13:51:41 +02:00
Matthias Mailänder
76da946075 fix /home/travis/rpmbuild/SPECS/openra.spec: No such directory 2014-06-05 13:21:25 +02:00
Matthias Mailänder
4b3935b010 enforce bash usage to avoid problems on Ubuntu with dash 2014-06-05 12:20:54 +02:00
Matthias Mailänder
83f11745f7 remove the wait so that CI can finish 2014-06-05 11:45:25 +02:00
Matthias Mailänder
7c28351ce3 fix /home/travis/rpmbuild/*: No such file or directory 2014-06-05 11:39:23 +02:00
Matthias Mailänder
e6dea1335b avoid an error when building from clean CI environment 2014-06-05 10:32:56 +02:00
Matthias Mailänder
dd7e92112e one at a time 2014-06-05 10:27:40 +02:00
Matthias Mailänder
4c38a881b4 don't dump into package.log 2014-06-05 10:19:16 +02:00
Paul Chote
adf8df5303 Merge pull request #5506 from Mailaender/openra.net
Replaced open-ra.org with openra.net in-game
2014-06-01 19:34:55 +12:00
Matthias Mailänder
778f03baea add the new Lua API to make docs 2014-06-01 05:17:22 +02:00
Matthias Mailänder
e5c746df15 remove OpenRA.TilesetBuilder.exe from Linux packages 2014-06-01 05:16:53 +02:00
Matthias Mailänder
fe859c6fef rename everything freedesktop.org related install-linux-* 2014-06-01 05:15:30 +02:00
Matthias Mailänder
6c762f9c55 separate make dependencies into CLI and bundled native ones 2014-06-01 05:10:24 +02:00
Matthias Mailänder
5b86a8a6a8 open-ra.org → openra.net
closes #5500
2014-05-31 17:14:33 +02:00
Matthias Mailänder
1926588349 unbreak the OpenRA.Game.exe start menu link
fixes #5448
2014-05-25 17:39:04 +02:00
Matthias Mailänder
fcc49b2cf4 clean up old Changelog files 2014-05-17 12:13:59 +02:00
Matthias Mailänder
c17aa2f467 don't ship OpenRA.CrashDialog.exe on Mac/Linux 2014-05-17 12:13:58 +02:00
Matthias Mailänder
65829bb58c GitHub URLs have changed
https://developer.github.com/changes/2014-04-25-user-content-security/
2014-05-17 12:13:58 +02:00
Matthias Mailänder
0a5d78bbf1 fix missing hard-coded native deps after make install 2014-05-17 12:13:58 +02:00
Matthias Mailänder
73704a2a84 copy launch scripts during Linux make install 2014-05-17 12:13:58 +02:00
Matthias Mailänder
bae47ff3c9 use native Gtk2 crash dialogs on Linux
closes #3872
closes #3849
2014-05-17 12:13:50 +02:00
Matthias Mailänder
dc2d1287a7 port Tao.OpenGl to OpenTK.Graphics.OpenGL and avoid Arb
closes #4540
2014-05-08 06:38:05 +02:00
Matthias Mailänder
fdf108a879 port Tao.OpenAl to OpenTK.Audio.OpenAL 2014-05-06 07:13:43 +02:00
Paul Chote
fe6831a095 Move winforms crash dialog into an external helper. 2014-05-04 09:37:25 +12:00
Paul Chote
03c3c3ae9b Remove legacy renderers. 2014-05-02 23:38:47 +12:00
Paul Chote
189f23e442 Switch linux to packaged SDL2 2.0.2. Fixes #5228. 2014-05-02 23:38:47 +12:00
Paul Chote
39daddfc4c Switch windows to SDL2. Fixes #4945. 2014-05-02 23:38:46 +12:00
Matthias Mailänder
1a432e9e9e Merge pull request #5190 from pchote/new-lua
New Lua API.
2014-05-02 13:29:28 +02:00
Paul Chote
bbd5d7a1e6 Fix deb dependencies. 2014-05-02 22:18:35 +12:00
Paul Chote
d1c2c6b745 move windows-specific deps to thirdparty/windows. 2014-05-02 22:18:35 +12:00