Commit Graph

15531 Commits

Author SHA1 Message Date
sinaptik
b6b2b1a942 Add scroll buttons that appear in the production palette when icons exceed available space #7227
scroll up and down buttons: add disabled status, make dynamic, make smaller

Rename MaxIconRows to MaxIconRowOffset for clarity

Clean up scrolling logic, reset row position when switching tab
2015-01-23 18:40:11 +13:00
Oliver Brakmann
b97ccc3465 Merge pull request #7201 from reaperrr/yaml-reorg-cnc
Split TD weapons.yaml into multiple categorised yamls
2015-01-22 22:31:27 +01:00
Oliver Brakmann
2c71e954bf Merge pull request #7170 from penev92/bleed_enemySightedNotification
Implement "Enemy unit sighted" notification
2015-01-22 21:58:58 +01:00
Oliver Brakmann
ee3b4e6652 Merge pull request #7364 from RoosterDragon/yaml-redo
Reassert some changes lost in rebasing in MiniYaml.cs.
2015-01-21 20:14:32 +01:00
Oliver Brakmann
e875240ca3 Merge pull request #7367 from abcdefg30/fixmgg
Fix the prerequisites of mobile gap generator
2015-01-21 20:05:44 +01:00
abcdefg30
d73e739e5b Make mgg buildable by france only 2015-01-21 16:15:51 +01:00
reaperrr
309d64f2a3 Split cnc weapons.yaml into multiple rough categories 2015-01-20 23:23:50 +01:00
RoosterDragon
c39ff6894c Reassert some changes lost in rebasing in MiniYaml.cs. 2015-01-20 20:52:02 +00:00
Oliver Brakmann
7267a3afdb Merge pull request #6984 from DeadlySurprise/yamlFix
Fixed yaml bug with leading spaces
2015-01-20 21:42:22 +01:00
Paul Chote
99e2700ba7 Merge pull request #7356 from abcdefg30/limitcheat
Ignore buildlimits with AllTech cheat
2015-01-20 11:46:27 +13:00
RoosterDragon
c313c52e96 Avoid a globally shared SheetBuilder in SpriteFont.
A globally shared sheet builder leaks memory and resources between mod switches. Instead, we create and inject the sheet builder during mod startup to ensure we still share the builder across all fonts, but can reclaim it when the mod is unloaded.
2015-01-19 21:04:17 +00:00
Matthias Mailänder
398af8e513 Merge pull request #7357 from pchote/yay-outdated-distros
Fix compilation on mono 2.10.
2015-01-18 22:12:11 +01:00
Paul Chote
fb17fe79e2 Merge pull request #7351 from Mailaender/appveyor-push-artifact
Added appveyor PushArtifact to fix deployment
2015-01-19 09:51:13 +13:00
Paul Chote
4a73c88a85 Fix compilation on mono 2.10. 2015-01-19 08:56:18 +13:00
abcdefg30
2fd1576d15 Ignore buildlimits with AllTech cheat 2015-01-18 20:36:26 +01:00
Oliver Brakmann
98325ea32e Merge pull request #7329 from abcdefg30/improvemtm
Polished monster-tank-madness
2015-01-18 16:51:50 +01:00
reaperrr
ea1b45551c Merge pull request #7354 from penev92/bleed_moveFiles
Move parachutes and crates to Mods.Common
2015-01-18 16:28:27 +01:00
penev92
52cc69fd1f Move Crate, CrateSpawner and all CrateActions to Mods.Common 2015-01-18 16:40:55 +02:00
penev92
f1a0f6e2a5 Move Parachute, Parachutable and ParaDrop to Mods.Common 2015-01-18 16:15:14 +02:00
Matthias Mailänder
411446f9bd package the XML files 2015-01-18 13:17:11 +01:00
Matthias Mailänder
1b5928879c save replays in a less generic file extension 2015-01-18 13:17:11 +01:00
Matthias Mailänder
417b499472 register Linux MIME type to directly load replays 2015-01-18 13:17:10 +01:00
Matthias Mailänder
37c9caabd8 this has already been resolved in #7121 and #7187 2015-01-18 13:17:10 +01:00
Matthias Mailänder
44f1c52e44 Merge pull request #7204 from Mailaender/ts-harvest-overlay
Added the Tiberian Sun harvest animation
2015-01-18 12:58:46 +01:00
Matthias Mailänder
22df04a51b push the artifact rename the setup.exe 2015-01-18 10:54:35 +01:00
Matthias Mailänder
17277a318d Merge pull request #7345 from Mailaender/appveyor-nsis
Moved Windows setup deployment to AppVeyor
2015-01-18 09:50:32 +01:00
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
601022f582 deploy Windows setup exe via AppVeyor only 2015-01-18 08:01:33 +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
Guido L.
8d6722be2d Do not try to pass "null" sprites 2015-01-18 03:41:10 +01:00
abcdefg30
7fe64b14a4 Polished monster-tank-madness 2015-01-17 23:56:31 +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
penev92
a4a8a793df Add EnemyWatcher trait to D2k and AnnounceOnSeen to D2k units and sandworms; remove sandworm announcement on worm spawn 2015-01-17 14:41:23 +02:00
penev92
e2832bb3d7 Implement EnemyWatcher and AnnounceOnSeen traits 2015-01-17 14:41:22 +02: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
Matthias Mailänder
e694692b97 add the Tiberian Sun harvest animation 2015-01-17 11:36:41 +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