Commit Graph

504 Commits

Author SHA1 Message Date
ScottNZ
e730580030 Add LuaInterface dependencies 2013-11-18 20:55:59 +13:00
Matthias Mailänder
b659d83239 Fix debian package and packaging. 2013-11-12 10:15:37 +13:00
Matthias Mailänder
43a878887c hotfix broken mods folder 2013-11-10 12:27:53 +01:00
Matthias Mailänder
bb361db81a don't ship the ts mod yet 2013-11-09 09:18:05 +01:00
Matthias Mailänder
ca6deac2c3 recursivly copy the mods folder for NSIS 2013-11-07 10:03:52 +01:00
Matthias Mailänder
6bf17f0644 merged mods and engine for the Windows installer
closes #4052
2013-11-06 22:41:21 +01:00
Paul Chote
a284cdb523 Merge pull request #4050 from Mailaender/usr-games-deb
Fixed broken start scripts for DEB packages
2013-11-02 15:11:48 -07:00
Matthias Mailänder
ff8a4a7f90 correct the bindir for Debian launcher scripts
fixes #4048
2013-11-02 22:45:05 +01:00
Matthias Mailänder
0e239f892d fixed undefined $OUTPUTDIR
updated build.open-ra.org
2013-11-02 14:00:43 +01: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
dfb4b1c54c removed pointless sed for .desktop for DEB
we don't hard-code the path to the binaries anymore
2013-10-26 09:20:11 +02:00
Paul Chote
cc3ca217af Fix RPM build. 2013-10-26 12:23:53 +13:00
Paul Chote
23eb28f24a Change the .config instead of relying on DYLD_LIBRARY_PATH to find SDL. Fixes #3992. 2013-10-26 09:48:10 +13:00
Matthias Mailänder
69ce9bf8fa this is not ra and cnc only anymore 2013-10-24 20:11:57 +02:00
Matthias Mailänder
e09163ff36 added a scalable desktop icon (from the website) 2013-10-24 20:11:57 +02:00
Matthias Mailänder
3ed6faed62 Update OpenRA.nsi
fixed "no files found"
2013-10-19 13:46:20 +02: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
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