abcdefg30
a6d8d6cd8e
Use tabs as indentation consistently
2020-07-07 22:30:55 +02:00
Paul Chote
4203a3191f
Overhaul macOS packaging:
...
- Build on Travis-CI macOS VM
- Sign and notarize for distribution
- Create macOS-specific files from generic sources during packaging
- Add volume icon
- Rename osx directory to macos
2020-02-15 18:51:21 +01:00
Brenton Horne
2d4d6cdc1b
Fixing several ShellCheck warnings
2018-11-22 21:30:59 +00:00
Paul Chote
6397e1443f
Add AppImage packaging for Linux.
2018-05-05 22:34:27 +02:00
Paul Chote
0586dabd7e
Remove .deb package generation.
2018-05-05 22:34:27 +02:00
Paul Chote
7c901c27f1
Generate a versioned tarball during package creation.
2017-11-22 22:39:08 +01:00
Sam Gleske
80ce6d9988
Update package-all.sh
...
- Remove subshells and instead use bash parameter expansion.
- Utilize a function with a subshell to make adding additional packages easy.
2017-10-16 15:12:42 +02:00
Paul Chote
696b48b7bf
Overhaul the packaging scripts:
...
- Ingame mod versions now always match the package version
- Adds macOS compatibility
- Removes trait and lua api docs pending future overhaul
- Individual platform packages can be compiled directly
- Improved error checking
- Removes unnecessary redundancy and indirection
2017-04-30 13:26:36 +01:00
Paul Chote
74bbde751f
Create separate OSX launchers for each mod.
2017-04-26 22:17:26 +01:00
Paul Chote
3e0f055a3c
Create separate Windows launchers for each mod.
2017-04-21 20:16:58 +01:00
Paul Chote
84db123b93
Rename modchooser to modcontent.
2017-04-21 18:02:20 +01:00
Paul Chote
005b4166cc
Move Windows launcher compilation to packaging scripts.
2017-04-11 17:15:21 +01:00
Matthias Mailänder
13263f7bb2
Drop Maxmind.GeoIP and Newtonsoft.Json dependencies
2017-02-05 11:54:22 +01:00
Oliver Brakmann
5b408855d1
Fix packaging script after move to Open.NAT
2016-07-23 17:09:38 +02:00
Paul Chote
345f91d3ec
Remove the null renderer.
2016-03-30 19:40:19 +01:00
Paul Chote
706d3ae52a
Move dedicated server code to OpenRA.Server.exe
2016-03-30 19:26:50 +01:00
Paul Chote
9063befb71
Update SDL2-CS dependency.
2015-12-27 17:03:32 +00:00
Paul Chote
9f41743465
Replace MiniTK.Audio with OpenAL-CS.
2015-12-27 17:03:32 +00:00
Matthias Mailänder
dae3b62d2a
add a simple in-game IRC client
2015-09-09 20:56:05 +02:00
Matthias Mailänder
17f3466451
untie the engine from SDL2 and MiniTK
2015-08-23 07:58:03 +02:00
Matthias Mailänder
ac970cdb44
remove the WinForms map editor
2015-06-20 13:45:44 +02:00
Pavel Penev
902cd124ba
Merge pull request #8149 from Mailaender/fetch-geoip-db
...
Automatized GeoIP database download
2015-05-24 16:43:22 +03:00
Oliver Brakmann
fac0991901
Fix OpenRA.Game.exe.config not being copied to the built dir during packaging
2015-05-24 12:17:43 +02:00
Matthias Mailänder
a2c553478d
fetch GeoLite2-Country.mmdb.gz after 30 days of file age
2015-05-23 22:45:31 +02:00
Matthias Mailänder
07fb7f921f
bring back system markdown
2015-05-21 11:54:21 +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
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
Matthias Mailänder
146afd755b
bring back the HTML documentation
2015-03-20 18:01:12 +01:00
Matthias Mailänder
601022f582
deploy Windows setup exe via AppVeyor only
2015-01-18 08:01:33 +01:00
Paul Chote
c4967db0cc
Remove native code from deb packages.
2014-11-30 09:34:54 +13: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
Paul Chote
9aab4b2be6
Move shared font files to the common mod directory.
2014-10-19 19:54:02 +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
Matthias Mailänder
92e5ea42db
silence NSIS
2014-06-05 14:08:51 +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
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
Matthias Mailänder
778f03baea
add the new Lua API to make docs
2014-06-01 05:17:22 +02:00
Matthias Mailänder
fcc49b2cf4
clean up old Changelog files
2014-05-17 12:13:59 +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
dc2d1287a7
port Tao.OpenGl to OpenTK.Graphics.OpenGL and avoid Arb
...
closes #4540
2014-05-08 06:38:05 +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
18af74f745
Package Lua 5.1.5 for all platforms.
2014-05-02 22:18:35 +12:00
Paul Chote
6015bbeaf6
Fix changelog url in the packaging script.
2014-04-30 23:51:28 +12:00
Matthias Mailänder
9839d433aa
fixed packaging regressions from upgrade to SDL 2.0.3
...
followup of #5073
2014-04-19 11:58:33 +02:00