Commit Graph

15345 Commits

Author SHA1 Message Date
Matthias Mailänder
6a25bc90d8 Merge pull request #7346 from Mailaender/windows-dependencies
Added all native Windows dependencies to the fetch script
2015-01-18 09:46:26 +01:00
Matthias Mailänder
8e4674520e create a thirdparty/windows directory if it does not exit 2015-01-18 08:33:59 +01:00
Matthias Mailänder
b25184adca fetch Zlib from nuget 2015-01-18 07:35:54 +01:00
Matthias Mailänder
9cae84d29d fetch Lua 5.1 from nuget.org 2015-01-18 07:35:41 +01:00
Matthias Mailänder
23380c6df6 don't fetch native Windows binaries on Unix 2015-01-18 07:35:40 +01:00
reaperrr
55b858051d Merge pull request #7347 from Mailaender/ingame-menu-csproj
Fixed the IDE build again
2015-01-17 18:52:05 +01:00
Matthias Mailänder
d6d75e244b bring back IngameMenuLogic 2015-01-17 18:30:47 +01:00
Oliver Brakmann
c2dac459bb Merge pull request #7334 from RoosterDragon/less-alloc
Cache or inline some delegates to avoid allocations.
2015-01-17 16:04:36 +01:00
Oliver Brakmann
c7b2bce18b Merge pull request #7307 from Mailaender/common-networking-ui
Moved connection UI to OpenRA.Mods.Common
2015-01-17 15:51:43 +01:00
Matthias Mailänder
5aeb6eda06 move connection UI to commons 2015-01-17 15:17:54 +01:00
Matthias Mailänder
94a3fc0186 Merge pull request #7336 from obrakmann/d2k-no-healing-barracks
Remove healing ability from d2k barracks
2015-01-17 15:13:50 +01:00
Matthias Mailänder
94678e37e8 Merge pull request #7296 from MustaphaTR/d2k-starport-tank
D2K - Fix Starport unit prerequisites.
2015-01-17 15:09:37 +01:00
Matthias Mailänder
c1c1960b44 Merge pull request #7337 from reaperrr/common29
Moved Lint, UtilityCommands and Scripting properties to Mods.Common
2015-01-17 14:53:48 +01:00
Oliver Brakmann
878de65268 Merge pull request #7343 from Mailaender/travis-nsis-common
Fixed Travis deployment by adding NSIS stubs and plugins
2015-01-17 12:01:17 +01:00
Matthias Mailänder
2920b1bb02 fix Error: opening stub "/usr/share/nsis/Stubs/zlib" 2015-01-17 11:56:13 +01:00
Matthias Mailänder
87d14bc001 Merge pull request #7341 from obrakmann/fix_travis_build
Fix travis build not exiting in the top-level directory
2015-01-17 11:46:22 +01:00
Oliver Brakmann
e70a028328 Fix travis build not exiting in the top-level directory 2015-01-17 11:36:03 +01:00
Matthias Mailänder
4edb937401 Merge pull request #7339 from obrakmann/fix7303_wrong_ip_in_lobby_client_tooltip
Fixes #7303
2015-01-17 10:57:51 +01:00
Matthias Mailänder
65973f4af5 Merge pull request #7335 from ScottNZ/countries
Combine PDOX and PDOX.Germany
2015-01-17 09:35:27 +01:00
Matthias Mailänder
25185f6661 Merge pull request #7333 from obrakmann/fix-d2k-tile
Fix wrong template definition in the d2k tileset
2015-01-17 08:07:07 +01:00
Oliver Brakmann
2267530865 Fix showing wrong IP for server admins in the lobby client tooltips
The external IP will now only be resolved for the local client.
2015-01-16 20:18:40 +01:00
Oliver Brakmann
e58d4ae87e Merge pull request #7257 from Mailaender/d2k-guarding-voice
Added the Dune 2000 Guarding voice
2015-01-15 23:26:57 +01:00
reaperrr
52dd8c922f Moves Lint checks to Mods.Common 2015-01-15 23:15:51 +01:00
reaperrr
e82b2ce8dd Moves BaseAttackNotifier to Mods.Common 2015-01-15 22:59:43 +01:00
reaperrr
6f0ae30a7e Moves nearly all ScriptingProperties to Mods.Common 2015-01-15 22:56:35 +01:00
reaperrr
f3d364877a Moves the last 3 UtilityCommands and some prerequisite references to Mods.Common 2015-01-15 22:39:41 +01:00
ScottNZ
0e1bc262b1 Combine PDOX and PDOX.Germany to respect BuildLimit: 1 (Fixes #7330) 2015-01-16 09:33:55 +13:00
Oliver Brakmann
c092c0231f Merge pull request #7316 from reaperrr/move-stuff28
Moved Upgrades, SupportPowers and some misc features to Mods.Common
2015-01-15 20:57:40 +01:00
Oliver Brakmann
8575fdab68 Merge pull request #7298 from abcdefg30/repairnotifications
Add repairing and unit repaired sounds to ra service depo
2015-01-15 20:31:15 +01:00
abcdefg30
15c07d94ac Add repairing and unit repaired sounds to fix 2015-01-15 20:16:24 +01:00
Oliver Brakmann
13d819f0ac Remove healing ability from d2k barracks 2015-01-15 20:14:42 +01:00
reaperrr
e8fbfc366a Moves some misc traits/activities to Mods.Common, moves some RA traits into the Traits folder 2015-01-15 13:18:12 +01:00
reaperrr
be9d37f30e Moves SupportPowers and related Widgets to Mods.Common 2015-01-15 13:18:11 +01:00
reaperrr
f897a9ff01 Moves Upgrades and Invulnerable trait to Mods.Common 2015-01-15 00:07:27 +01:00
RoosterDragon
930d9cbea3 Cache or inline some delegates to avoid repeated allocations. 2015-01-14 22:57:41 +00:00
Oliver Brakmann
e4ce46514c Merge pull request #7278 from penev92/bleed_sandworm
Enhance Sandworm behaviour
2015-01-14 20:40:24 +01:00
penev92
e6f1c6b460 Enhance sandworm targeting logic by having actors produce noise 2015-01-14 21:26:55 +02:00
penev92
e42cf58cb1 Add IgnoresVisibility field to AttackBase 2015-01-14 21:26:54 +02:00
penev92
ea9ebaa08d Add IgnoresCloak trait 2015-01-14 21:26:53 +02:00
Oliver Brakmann
240e71684d Fix wrong template definition in the d2k tileset 2015-01-14 19:30:59 +01:00
Oliver Brakmann
0831b105cb Merge pull request #7164 from abcdefg30/survival02
Ported survival02 to lua
2015-01-13 20:16:00 +01:00
abcdefg30
363a6c6161 Add tooltips to cycl, barb and wood 2015-01-13 18:50:50 +01:00
abcdefg30
9dd85125d8 Ported Survival02 to lua 2015-01-13 17:48:12 +01:00
abcdefg30
a4f051ad6b Added a lua function for paratroopers 2015-01-13 17:48:11 +01:00
abcdefg30
660f43cc66 Added a lua function for airstrikes 2015-01-13 17:45:54 +01:00
Paul Chote
3ea70e891d Merge pull request #7291 from RoosterDragon/dynamic-palette-sizing
Implement dynamic hardware palette sizing.
2015-01-13 17:41:15 +13:00
Paul Chote
bdca98d4d6 Merge pull request #7311 from Mailaender/travis-docker
Switched to the new the Docker-based Travis CI infrastructure
2015-01-13 17:29:05 +13:00
Matthias Mailänder
a7220498b0 Merge pull request #7321 from abcdefg30/fixsoviet01
Polished soviet-01
2015-01-12 22:11:33 +01:00
Matthias Mailänder
cab7a34813 Merge pull request #7261 from abcdefg30/yaml-cleanup
map.yaml cleanup
2015-01-12 22:05:32 +01:00
Oliver Brakmann
75a9848468 Merge pull request #7276 from penev92/bleed_fixAttack
Minor targeting cleanup
2015-01-12 18:48:18 +01:00