Commit Graph

461 Commits

Author SHA1 Message Date
Matthias Mailänder
465185a10a bundle Windows dependencies inside the installer
http://libsdl.org/release/SDL-1.2.15-win32.zip
http://kcat.strangesoft.net/openal-soft-1.15.1-bin.zip
http://sourceforge.net/projects/gnuwin32/files/freetype/2.3.5-1/freetype-2.3.5-1-bin.zip
http://sourceforge.net/projects/gnuwin32/files/zlib/1.2.3/zlib-1.2.3-bin.zip/download
2013-09-08 12:03:05 +02:00
Matthias Mailänder
fa08d3ae11 drop support for proprietary Cg on Windows
point to https://developer.nvidia.com/cg-toolkit-download
2013-09-08 12:01:25 +02:00
Matthias Mailänder
f126e454eb update author information in the Windows installer 2013-09-08 12:01:25 +02:00
Matthias Mailänder
f17e976f45 bump mono runtime version to 2.10 for Debian 2013-08-25 13:01:14 +02:00
Matthias Mailänder
9950706cb1 cleanup weapon yamls
- removed Red Alert sounds
- WaterExplosion? Arrakis is a desert planet...
- remove unused weapons/defaults and merge explosions
- give bazooka smaller sized explosions
- bigger explosions for orni strikes
2013-08-17 23:31:23 +02:00
Matthias Mailänder
ef968a0caf Fixed Error: unterminated string parsing line at OpenRA.nsi:97 2013-08-12 13:38:37 +02:00
Paul Chote
59d821b8ef Merge pull request #3647 from Mailaender/ip2geo
Show locations of client and servers using a local GeoIP database
2013-08-11 03:21:23 -07:00
reaperrr
a57b43fb45 Splits D2K sequences.yaml into multiple files, organised the same way as cnc/ra mod. 2013-08-09 20:05:58 +02: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
cfd5a73b92 forgot to add AUTHORS and global mix database.dat to NSIS script 2013-06-29 15:45:17 +02:00
Matthias Mailänder
9d256d93a5 don't list every file in RPM spec %files
folders are enough
2013-06-29 15:24:03 +02:00
Matthias Mailänder
85c146caf2 don't break if FILES contain spaces 2013-06-29 15:20:40 +02:00
Matthias Mailänder
5e3f19ea52 fix typo in spec file 2013-06-29 14:56:41 +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
Paul Chote
e029347355 Merge pull request #3344 from reaperrr/sequences
Splits sequences.yaml into multiple files.
2013-05-28 03:25:50 -07:00
Paul Chote
0d6f02abcc Merge pull request #3182 from Mailaender/d2k-font
Added a new d2k title font
2013-05-28 03:14:24 -07:00
reaperrr
592c76eb6e sequences.yaml split-up
Implementing cjshmyr's suggestions.
2013-05-27 21:03:12 +02:00
Matthias Mailänder
a4c69f0a74 try pulling OpenAL and SDL Windows libraries from mirrors 2013-05-13 23:06:47 +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
08ad22923a fix d2k installation on Windows
closes #3168
2013-04-27 08:59:41 +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
99ec55d793 fixes #2797 lintian claims that our package is bad 2013-04-10 15:17:26 +02:00
Matthias Mailänder
ea512b30fb Update OpenRA.nsi
fixes SharpFont.*.dll" -> no files found
2013-04-06 15:24:01 +03:00
Matthias Mailänder
b2d885d268 Merge pull request #2403 from Mailaender/mono-nat
Use Mono.Nat for UPnP port forwarding.
2013-04-06 04:50:22 -07:00
Matthias Mailänder
da127f24d3 separate wiki update script 2013-04-06 09:54:04 +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
4c1f671767 remove AUTO-GENERATED desura pre-launch wrapper scripts
*self-slap*
2013-03-27 18:22:48 +01:00
Matthias Mailänder
7720e20f81 Update openra.spec
build server seems to have an old version of rpmbuild which does not understand soft-dependencies
2013-03-27 13:50:11 +01:00
Matthias Mailänder
7e9c20df71 remove bashisms for extended portability 2013-03-22 23:42:54 +01:00
Matthias Mailänder
c00eee835f package .desktop files for map editor on Linux, too
move desura scripts into packaging sub-directory
2013-03-22 23:42:47 +01:00
Matthias Mailänder
2d6200792d recommend Cg-Toolkit as soft dependency for Fedora/SUSE
it is in the non-free / RPMfusion repositories
2013-03-22 08:32:33 +01:00
Matthias Mailänder
28d740dfc3 Desura compatibility
- create launch scripts for Desura
- that access local installation launch scripts
- clean up /usr/* launch scripts created during make install
2013-03-22 08:32:33 +01:00
Matthias Mailänder
65c9d4295b automatically update the wiki documentation each release 2013-03-20 23:27:53 +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
c8a457bdce simplify desktop file installation on Linux
the old Ubuntu build machine is unable to do it
2013-03-11 22:18:53 +01:00
Matthias Mailänder
5d2b704608 fix Makefile, prepare FuzzyLogicLibrary for packaging 2013-03-06 11:49:45 +01:00
Matthias Mailänder
0d6dbdc58b increment debian copyright year 2013-01-31 16:28:14 +13:00
Matthias Mailänder
78baf76ae1 adhere to SPDX for RPM 2013-01-31 16:28:14 +13:00
Matthias Mailänder
43c43e25c4 adhere to opendesktop menu-spec
Version= is the version of the .desktop file specification!
2013-01-31 16:28:14 +13:00
Chris Forbes
e9f4338852 remove vestigial mods/*/packages handling from installer 2012-09-16 14:13:24 +12:00
Chris Forbes
4d614e9122 include d2k mod in official packages 2012-07-01 20:00:12 +12:00
Chris Forbes
8308f82926 use the correct user for deployment 2012-03-04 13:08:50 +13:00
Sam Hegarty
78ba76250d Remove dependency on mesa-dri-drivers-experimental for the rpm package
- this package is no longer available in recent releases of Fedora
      and shouldn't be REQUIRED anymore.
2012-02-17 19:58:18 +13:00
Chris Forbes
6555bc9dbc use curl instead of wget 2012-02-13 09:10:01 +13:00
Chris Forbes
49fb0228fa fix upload script to use scp rather than ftp; ftp no longer available on the webserver 2012-02-13 09:10:00 +13:00
Chris Forbes
1d5201d797 remove OpenRA.Renderer.SdlCommon.dll in windows uninstall 2011-10-17 17:36:00 +13:00