Paul Chote
|
2ed7e1a0e3
|
Abort installation if .NET 4.5 isn't installed.
|
2016-12-19 18:35:23 +00:00 |
|
Paul Chote
|
4d75d7f4b6
|
Add oramod file association for Windows and Linux.
|
2016-08-24 11:36:13 +01:00 |
|
Matthias Mailänder
|
5245df729d
|
Migrate to Open.Nat version 2.0.16
Move the dependency from all libraries to game engine only.
Initialize after the renderer setup to ensure a visible window.
|
2016-06-19 08:41:14 +02:00 |
|
Matthias Mailänder
|
65a2e155bf
|
Update to Maxmind GeoIP 2.6.0 and Db parser 2.0.0
|
2016-05-28 15:57:08 +02:00 |
|
Matthias Mailänder
|
5029ac705f
|
Update to .NET 4.5
|
2016-05-19 21:24:21 +02:00 |
|
Paul Chote
|
345f91d3ec
|
Remove the null renderer.
|
2016-03-30 19:40:19 +01:00 |
|
Paul Chote
|
706d3ae52a
|
Move dedicated server code to OpenRA.Server.exe
|
2016-03-30 19:26:50 +01:00 |
|
Alexandre Oliveira
|
bcb8daba84
|
Wrap OpenRA arguments in quotes
On Windows, if the path to the replay contained spaces, it wouldn't be parsed correctly and would crash the game.
|
2016-02-09 11:21:00 -02:00 |
|
Paul Chote
|
9f41743465
|
Replace MiniTK.Audio with OpenAL-CS.
|
2015-12-27 17:03:32 +00:00 |
|
Matthias Mailänder
|
ba5aec2d66
|
simplify the hierarchy section hierarchy
|
2015-11-25 10:03:06 +01:00 |
|
Matthias Mailänder
|
d40cb941d3
|
make the "Game" component read-only
|
2015-11-25 10:02:14 +01:00 |
|
Matthias Mailänder
|
dae3b62d2a
|
add a simple in-game IRC client
|
2015-09-09 20:56:05 +02:00 |
|
Matthias Mailänder
|
17f3466451
|
untie the engine from SDL2 and MiniTK
|
2015-08-23 07:58:03 +02:00 |
|
Matthias Mailänder
|
1748588ec8
|
remove redundant push/pop with nothing in between
|
2015-07-26 14:05:22 +02:00 |
|
Matthias Mailänder
|
03ace48031
|
remove the thirdparty nsProcess plugin
|
2015-07-26 12:33:02 +02:00 |
|
Matthias Mailänder
|
ac970cdb44
|
remove the WinForms map editor
|
2015-06-20 13:45:44 +02:00 |
|
Pavel Penev
|
902cd124ba
|
Merge pull request #8149 from Mailaender/fetch-geoip-db
Automatized GeoIP database download
|
2015-05-24 16:43:22 +03:00 |
|
Matthias Mailänder
|
a2c553478d
|
fetch GeoLite2-Country.mmdb.gz after 30 days of file age
|
2015-05-23 22:45:31 +02:00 |
|
penev92
|
b1c36246cf
|
Clean Windows registry on uninstall
|
2015-05-23 23:15:51 +03:00 |
|
penev92
|
cffc01ab28
|
Register .orarep file type and openra:// URI scheme on Windows
|
2015-05-22 20:38:41 +03:00 |
|
Matthias Mailänder
|
9e81a05f86
|
allow 3rd-party mod DLLs on .NET > 4.0
|
2015-05-20 19:32:19 +02:00 |
|
Oliver Brakmann
|
f251813f89
|
Keep downloaded files in a separate directory
As a side effect, this re-enables building the Windows installer on Linux hosts.
|
2015-05-08 20:59:24 +02:00 |
|
Robert Rouhani
|
d3528d6ed8
|
Removed zlib from NSIS script
|
2015-04-25 10:30:01 -04:00 |
|
Matthias Mailänder
|
146afd755b
|
bring back the HTML documentation
|
2015-03-20 18:01:12 +01:00 |
|
DeadlySurprise
|
4668452e9b
|
Added plugin download to appveyor
|
2015-02-21 21:58:07 +01:00 |
|
DeadlySurprise
|
c50feeb4e2
|
Added uninstaller check for running game
|
2015-02-21 21:57:46 +01:00 |
|
Matthias Mailänder
|
601022f582
|
deploy Windows setup exe via AppVeyor only
|
2015-01-18 08:01:33 +01:00 |
|
steelphase
|
307eaecc9e
|
Update Windows installer and Makefile
Update windows installer to point to OpenRA.exe
replace CrashDialog with GameMonitor in MakeFile
Fix and simplify packaging scripts
|
2014-10-19 11:18:38 +02:00 |
|
Paul Chote
|
9aab4b2be6
|
Move shared font files to the common mod directory.
|
2014-10-19 19:54:02 +13:00 |
|
Paul Chote
|
10923d6438
|
Remove old IRC code.
|
2014-10-19 13:19:09 +13:00 |
|
Paul Chote
|
b1fba883a9
|
Remove legacy Lua API.
|
2014-10-19 12:43:17 +13:00 |
|
Matthias Mailänder
|
5b86a8a6a8
|
open-ra.org → openra.net
closes #5500
|
2014-05-31 17:14:33 +02:00 |
|
Matthias Mailänder
|
1926588349
|
unbreak the OpenRA.Game.exe start menu link
fixes #5448
|
2014-05-25 17:39:04 +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
|
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
|
39daddfc4c
|
Switch windows to SDL2. Fixes #4945.
|
2014-05-02 23:38:46 +12:00 |
|
Matthias Mailänder
|
1a432e9e9e
|
Merge pull request #5190 from pchote/new-lua
New Lua API.
|
2014-05-02 13:29:28 +02:00 |
|
Paul Chote
|
d1c2c6b745
|
move windows-specific deps to thirdparty/windows.
|
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 |
|
Matthias Mailänder
|
0e96dc75ff
|
check for .NET 4 Client or Full profile
fixes #5224
|
2014-05-01 07:12:54 +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 |
|
Matthias Mailänder
|
67cd0645a4
|
update to .NET 4.0
|
2014-04-09 20:20:26 +12:00 |
|
Matthias Mailänder
|
0caeb28abd
|
package modchooser
|
2014-04-05 12:42:40 +02:00 |
|
Matthias Mailänder
|
de574910e5
|
removed portable install from setup
as it became a common problem when installed to %ProgramFiles
|
2014-02-15 23:32:11 +01:00 |
|
Matthias Mailänder
|
dc8605825b
|
link the README.html in the start menu
|
2014-02-15 18:42:04 +01:00 |
|
Matthias Mailänder
|
7596876d45
|
ship documentation
|
2014-02-15 18:41:47 +01:00 |
|