Commit Graph

201 Commits

Author SHA1 Message Date
steelphase
2f87a62ee8 Mods.Common Widgets
Moved over Widgets that don't require a bunch of things to move.
2014-10-01 09:48:41 -04:00
steelphase
f948bf0d1b Add Mod.Common Graphics
Moved Graphics to Mod.Common
2014-09-21 01:34:35 -04:00
Alexander Fast
08890b0994 Added IUtilityCommand and move default commands into Mods.Common. 2014-09-21 10:15:50 +12:00
steelphase
3a72153a3d Create Mods.Common
Create a small base for Mods.Common and update solution and makefile to use it
2014-09-19 22:05:45 -04:00
Paul Chote
7cf2a32a2a Revert "export health, cost and damage per section into a CSV file"
This reverts commit 8249012e4b.

Conflicts:
	OpenRA.Utility/Command.cs
2014-06-23 09:31:40 +12:00
Matthias Mailänder
8249012e4b export health, cost and damage per section into a CSV file
closes #3855
2014-06-15 20:10:51 +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
fe859c6fef rename everything freedesktop.org related install-linux-* 2014-06-01 05:15:30 +02:00
Matthias Mailänder
9e4713dc0a simplify startup scripts and configurable install directory 2014-06-01 05:10:25 +02:00
Matthias Mailänder
ff5ac155eb bring back install-shortcuts and add install-startup-scripts 2014-06-01 05:10:25 +02:00
Matthias Mailänder
b85610fcdd rename libexecdir to libdir 2014-06-01 05:10:25 +02:00
Matthias Mailänder
8e05243097 separate into icons and desktop from install-shortcuts 2014-06-01 05:10:25 +02:00
Matthias Mailänder
99f6fce526 ralint is core and crashdialog (winform) tools 2014-06-01 05:10:24 +02:00
Matthias Mailänder
6c762f9c55 separate make dependencies into CLI and bundled native ones 2014-06-01 05:10:24 +02:00
Matthias Mailänder
67b6d1dbda separate tools and /usr/bin shortcuts 2014-05-19 11:32:18 +02:00
Matthias Mailänder
991ddf035a put all remaining WinForms targets together
so it is easier to get rid of them
2014-05-17 12:13:58 +02:00
Matthias Mailänder
0a5d78bbf1 fix missing hard-coded native deps after make install 2014-05-17 12:13:58 +02:00
Matthias Mailänder
73704a2a84 copy launch scripts during Linux make install 2014-05-17 12:13:58 +02:00
Matthias Mailänder
bae47ff3c9 use native Gtk2 crash dialogs on Linux
closes #3872
closes #3849
2014-05-17 12:13:50 +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
Matthias Mailänder
fdf108a879 port Tao.OpenAl to OpenTK.Audio.OpenAL 2014-05-06 07:13:43 +02:00
Paul Chote
3965535f3f Remove Windows.Forms dependencies from game and utility. Fixes #4348. 2014-05-04 09:37:25 +12: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
c61c9592b1 Include platform-specific dependencies under osx/linux. 2014-05-02 22:18:35 +12:00
Paul Chote
18af74f745 Package Lua 5.1.5 for all platforms. 2014-05-02 22:18:35 +12:00
Paul Chote
d73af0190f Add a new native-lua implementation. 2014-05-02 22:18:34 +12:00
Paul Chote
17889c3729 Merge pull request #5128 from Mailaender/force-clean
Don't spit errors if directories to be cleaned are missing
2014-04-21 00:50:40 +12:00
Matthias Mailänder
b1fe497197 fixed a packaging regression during the GeoIP2 update
followup of #4666
2014-04-19 11:58:33 +02: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
c7693b0e10 don't spit errors if directories to be cleaned are missing
closes #5126
2014-04-18 16:38:23 +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
Matthias Mailänder
6a31e2cc14 clean up OpenRA.Game/*.dll left-overs 2014-04-17 17:12:10 +02:00
Paul Chote
4935266945 Merge FileFormats dll into Game and reorganise namespaces. 2014-04-17 01:20:47 +12:00
Paul Chote
0651f02827 Merge pull request #5089 from Mailaender/clean-msbuild
Enhanced Makefile to clean up after IDE mess
2014-04-14 12:15:59 +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
50f194b96f clean up after MonoDevelop/Visual Studio 2014-04-11 19:45:13 +02:00
Matthias Mailänder
67cd0645a4 update to .NET 4.0 2014-04-09 20:20:26 +12:00
Paul Chote
b94b48c843 Set the modchooser version during packaging. Fixes #5055. 2014-04-06 11:39:07 +12:00
Matthias Mailänder
0caeb28abd package modchooser 2014-04-05 12:42:40 +02:00
ScottNZ
3cf06119f7 Update packaging scripts for mods/common 2013-12-19 19:26:59 +13:00
Matthias Mailänder
10736a7a6c make install SDL2 2013-12-08 09:33:49 +01:00
Matthias Mailänder
404dd70e9e only tab-indent hierarchy
don't align because this differs per editor configuration
2013-12-08 09:33:49 +01:00
Paul Chote
001dc88dc9 Merge pull request #4239 from ScottNZ/lua-new
Move to a managed Lua implementation
2013-12-06 02:37:04 -08: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
60f6a07014 verbose RALint for make test 2013-12-05 21:01:23 +01:00
Paul Chote
867d4cd096 Remove mod dll dependency on OpenRA.Utility. Fixes #3298. 2013-12-01 11:28:50 +13:00
Matthias Mailänder
94d1936286 fix shortcut on Linux 2013-11-18 20:56:04 +13:00