Commit Graph

97 Commits

Author SHA1 Message Date
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
Matthias Mailänder
1c32b7d529 moved CHANGELOG into GitHub wiki 2014-04-19 11:58:10 +02:00
Matthias Mailänder
9099e987d3 update to GeoIP2 and parse the database only once
closes #4227
2014-04-18 07:48:13 +02:00
Paul Chote
4935266945 Merge FileFormats dll into Game and reorganise namespaces. 2014-04-17 01:20:47 +12:00
Paul Chote
f62721bdd6 Upgrade to SDL 2.0.3 and latest SDL2-CS (e8731ef). 2014-04-13 12:05:37 +12:00
Matthias Mailänder
0caeb28abd package modchooser 2014-04-05 12:42:40 +02:00
Matthias Mailänder
ca2f68ab32 removed demo.mix 2014-02-28 19:41:51 +01:00
ScottNZ
3cf06119f7 Update packaging scripts for mods/common 2013-12-19 19:26:59 +13:00
ScottNZ
0d0de71840 Add KopiLua/NLua to packaging scripts 2013-12-06 23:11:25 +13:00
ScottNZ
3315c43295 Remove old Lua/LuaInterface installation/packaging 2013-12-06 21:53:08 +13:00
Matthias Mailänder
3e5255d619 remove old and misleading note 2013-11-18 20:56:00 +13:00
ScottNZ
d01ee2a75e Update build, package and installer scripts for LuaInterface 2013-11-18 20:56:00 +13:00
Matthias Mailänder
da27860d82 move source download from package-all.sh for Travis 2013-11-02 13:17:31 +01:00
Paul Chote
9b6f145c8b Replace the OSX binary launcher with a simple script using the SDL2 renderer. 2013-11-02 22:44:05 +13:00
Matthias Mailänder
8b8d3edea2 Merge pull request #3958 from Mailaender/docs
Ship COPYING and CHANGELOG on all platforms
2013-10-19 04:30:31 -07:00
Matthias Mailänder
20837c3776 cleaned packaging comments 2013-10-19 13:22:36 +02:00
Matthias Mailänder
807dc8b392 silenced curl 2013-10-19 13:22:36 +02:00
Matthias Mailänder
797f30446d ship license and changelog on all platforms
keep INSTALL & HACKING in the source code only
2013-10-19 12:35:38 +02:00
Matthias Mailänder
0dea1d1471 renamed and relocated fonts 2013-10-12 10:41:18 +02:00
ScottNZ
faee82654f Add OpenRA.Irc to packaging scripts 2013-10-05 12:05:28 +13:00
Paul Chote
c69377f7b5 Add source package uploading. 2013-09-14 20:55:13 +12:00
Matthias Mailänder
781c680ad3 translate the IP to a country
using http://dev.maxmind.com/geoip/legacy/geolite/
code from https://github.com/maxmind/geoip-api-csharp2
2013-08-08 13:39:12 +02:00
Matthias Mailänder
85c146caf2 don't break if FILES contain spaces 2013-06-29 15:20:40 +02:00
Matthias Mailänder
09ce64ee04 add the global mix database from XCC
required for the asset browser
2013-06-29 14:47:52 +02:00
Matthias Mailänder
b3cddbba41 added AUTHORS to packages
required for the new Credits button
2013-06-29 14:28:25 +02:00
Matthias Mailänder
52797e8b79 added a new d2k title font
from http://www.d2kplus.com/font.php
by http://forum.dune2k.com/user/2251-d2k-sardaukar/
2013-04-28 08:07:39 +02:00
Matthias Mailänder
0c169bcfd3 added make version command
to quickly set the mods version to the git tag
or git-$hash if we are on a development version
2013-04-20 17:45:12 +02:00
Matthias Mailänder
989c23e632 use Mono.Nat for UPnP port forwarding
- might support more devices
- supports internal and external port mapping
- discover the device only once (at startup)
2013-04-05 14:18:15 +02:00
Matthias Mailänder
63893e97e7 use SharpFont instead of custom Tao.FreeType 2013-04-02 12:46:25 +02:00
Matthias Mailänder
c49aae1eba don't ship the tileset builder (yet), closes #2863 2013-03-30 10:01:04 +01:00
Matthias Mailänder
37e0a189fb Update package-all.sh
OpenRA build server is running http://packages.ubuntu.com/precise/markdown which has a different name in /usr/bin compared to the http://software.opensuse.org/package/perl-Text-Markdown I have installed on my machine.
2013-03-28 09:02:43 +01:00
Matthias Mailänder
8226fd21f9 ship a proper SDK for modders
including the OpenRA.TilesetBuilder.exe fixes #2316
and auto-generated trait documentation fixes #2437
compile Markdown to HTML for offline use
purge external files from the doc folder (moved to Wiki)
remove unused non-free Dune 2000 font
2013-03-20 17:04:38 +01:00
Matthias Mailänder
5d2b704608 fix Makefile, prepare FuzzyLogicLibrary for packaging 2013-03-06 11:49:45 +01:00
Chris Forbes
4d614e9122 include d2k mod in official packages 2012-07-01 20:00:12 +12:00
Paul Chote
d42cf25789 Packaging fixes for renderer deduplication. 2011-07-25 22:23:15 +12:00
Paul Chote
7be84a5390 Remove demo.mix from the packaged build, not the local copy. 2011-07-25 22:23:14 +12:00
Paul Chote
05dead8271 Don't ship demo.mix in packages 2011-06-29 00:05:10 +12:00