Commit Graph

485 Commits

Author SHA1 Message Date
Matthias Mailänder
807dc8b392 silenced curl 2013-10-19 13:22:36 +02:00
Matthias Mailänder
af0f8d09d6 simplify RPM buildpackage script for the build server
hard-code everything outside /usr/share/openra
2013-10-19 13:22:36 +02:00
Matthias Mailänder
5d2254aeee fixed md5sum file not found global mix database.dat 2013-10-19 13:22:32 +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
9ecf678b04 Update OpenRA.nsi
fixed Error: unterminated string parsing line at OpenRA.nsi:144
2013-10-19 12:20:43 +02:00
Matthias Mailänder
431c956932 Update OpenRA.nsi
added languages and sorted alphabetically
2013-10-19 12:13:12 +02:00
Matthias Mailänder
52ff778881 Update buildpackage.sh
Fixed make: *** [install-shortcuts] Error 1
2013-10-19 11:24:19 +02:00
Matthias Mailänder
f4959853fa Merge pull request #3836 from Mailaender/rpm-filesystem
List files again to avoid owning standard dirs in RPM
2013-10-14 08:44:11 -07:00
Matthias Mailänder
0dea1d1471 renamed and relocated fonts 2013-10-12 10:41:18 +02:00
Matthias Mailänder
65bbfbaef2 Merge pull request #3859 from ScottNZ/irc
Add IRC client to the serverbrowser
2013-10-05 00:43:49 -07:00
Paul Chote
44503323f1 Upload the source package to the /source/ directory on the server. 2013-10-05 13:49:09 +13:00
ScottNZ
faee82654f Add OpenRA.Irc to packaging scripts 2013-10-05 12:05:28 +13:00
Matthias Mailänder
bcb9acb14b Add an optional desktop shortcut for Windows
closes #3853
2013-09-22 19:08:34 +02:00
Sam Hegarty
954b070736 Use quotes around rpm file names to prevent issues with spaces. 2013-09-22 09:10:31 +02:00
Paul Chote
c26a0cb222 Merge pull request #3837 from Mailaender/makefile-fixes
Use the Makefile install rules for our packaging
2013-09-22 00:06:45 -07:00
Matthias Mailänder
29d93f7d9d separate Linux only shortcuts and icons from make install 2013-09-22 09:01:23 +02:00
Matthias Mailänder
83669dd50b install icons, desktop shortcuts and launchers in Makefile
avoid redundancy with package build scripts
add uninstall rules
2013-09-20 18:27:46 +02:00
Sam Hegarty
3c497e638e Use a combination of find xargs and read to prevent file/dir name problems. 2013-09-15 10:19:50 +02:00
Matthias Mailänder
b9c226bc18 cope with with data file names that contain spaces 2013-09-15 10:19:50 +02:00
Matthias Mailänder
c880e47add list files again to avoid owning standard dirs in RPM
reverts commit 9d256d93a5

fixes file /usr/bin from install of openra-release.20130915-1.noarch
conflicts with file from package filesystem-3.2-13.fc19.x86_64
2013-09-15 10:19:49 +02:00
Matthias Mailänder
62616eba14 rename C&C to TD 2013-09-14 23:08:08 +02:00
Paul Chote
5e15cb6f65 Remove obsolete website integration. 2013-09-14 20:55:26 +12:00
Paul Chote
c69377f7b5 Add source package uploading. 2013-09-14 20:55:13 +12:00
Matthias Mailänder
af41cf5664 expose the new portable Support directory to Win installer
closes #3673
2013-09-08 13:47:27 +02:00
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