Commit Graph

2789 Commits

Author SHA1 Message Date
Jaroslaw Surowiec
d3a18dd5df Core - UE-15685/All Crashes are going to Anonymous
[CL 2554622 by Jaroslaw Surowiec in Main branch]
2015-05-18 04:17:02 -04:00
Ben Marsh
429151bc7c [INTEGRATE] Change 2554277 by Ben.Marsh@Ben.Marsh_T3245_Main on 2015/05/17 09:44:35
Remove pseudo-dependency from tools node to root editor node for Orion, since it prevents us starting cooks sooner.

[CL 2554278 by Ben Marsh in Main branch]
2015-05-17 09:45:42 -04:00
Ben Marsh
bbc5940c9a Allow game branches to remove monolithic dependencies for cook nodes.
[CL 2554190 by Ben Marsh in Main branch]
2015-05-16 18:58:05 -04:00
Ben Marsh
233122c313 Allow removing targets from internal tools nodes.
[CL 2554182 by Ben Marsh in Main branch]
2015-05-16 18:28:09 -04:00
Ben Marsh
9dcf26549c Disable precompiling all editor and plugin modules, and building feature packs, if we're not building the engine for distribution.
[CL 2554145 by Ben Marsh in Main branch]
2015-05-16 17:45:08 -04:00
Ben Marsh
6c7611d129 Fix some optional modules not being hooked up to their precompiled binaries when running in Rocket. Fixes OnlineSubsystemNull/OnlineSubsystemSteam link errors for ShooterGame.
[CL 2554067 by Ben Marsh in Main branch]
2015-05-16 11:27:47 -04:00
John Pollard
39fbc1058f #ReplayServer: Change env variable name
[CL 2553789 by John Pollard in Main branch]
2015-05-15 18:22:03 -04:00
John Pollard
c625bebbe6 #ReplayServer: Add batch files for builder
[CL 2553708 by John Pollard in Main branch]
2015-05-15 17:52:11 -04:00
Maciej Mroz
3785f18c8f CIS fix
[CL 2553564 by Maciej Mroz in Main branch]
2015-05-15 17:12:17 -04:00
Maciej Mroz
dd3c13654b UE-14387 Support for AssetPtr references in Blueprints
Early version:
- New BP types: Asset and AssetClass
- Now implicit conversion (in Blueprint) from Asset to Object
- Explicit conversion node: K2Node_ConvertAsset
- EX_AssetConst script instruction to store StringAssetReference in bytecode.

#codereview Nick.Whiting, Mike.Beach

[CL 2553506 by Maciej Mroz in Main branch]
2015-05-15 16:44:55 -04:00
Chris Babcock
f89f319f80 Added application display name (app_name) setting for Android
#ue-15652
#ue4
#android
#codereview josh.adams,kwangsub.shin

[CL 2553451 by Chris Babcock in Main branch]
2015-05-15 16:10:14 -04:00
John Pollard
b2f57a99d7 #ReplayServer: Add TPS files for third party libs
[CL 2553313 by John Pollard in Main branch]
2015-05-15 14:31:05 -04:00
Daniel Lamb
d61dd2a30b Cooker now checks project settings cook map list then all maps, still handles mapsinisection if provided on commandline. Stopped UAT from passing in mapsinisection=AllMaps.
[CL 2553265 by Daniel Lamb in Main branch]
2015-05-15 14:12:11 -04:00
Steve Robb
1c3da60ac2 Re-enabling makefiles.
#codereview robert.manuszewski

[CL 2553208 by Steve Robb in Main branch]
2015-05-15 13:57:43 -04:00
Peter Sauerbrei
07426ef2d3 Back out reading the command line txt file on windows and mac. Updated rocket determination by looking for a file in Engine/Build
UE-15396
#codereview ben.marsh

[CL 2552720 by Peter Sauerbrei in Main branch]
2015-05-15 10:23:40 -04:00
Richard Fawcett
3f35a91aa0 UAT: Add support for checking equality of engine versions
[CL 2552590 by Richard Fawcett in Main branch]
2015-05-15 09:31:31 -04:00
Jaroslaw Surowiec
a12986744e CrashReportClient - Better logging
[CL 2552522 by Jaroslaw Surowiec in Main branch]
2015-05-15 09:07:44 -04:00
Ben Marsh
04f6366e6a Remove dependency from HTML5LaunchHelper on UnrealBuildTool. It prevents debugging the build process, because cleaning HTML5LaunchHelper also cleans UBT (which is already open in the debugger).
#codereview James.Moran, Paul.Fazio

[CL 2552516 by Ben Marsh in Main branch]
2015-05-15 09:03:27 -04:00
Terence Burns
bea0a014c5 Windows XP games now run without a 'not a valid win32 application' error. BootstrapPackagedGame had lost it's xp support.
UE-14290

[CL 2550926 by Terence Burns in Main branch]
2015-05-14 12:40:00 -04:00
Ben Marsh
2c87e87a6b Remove receipts from project files.
[CL 2550693 by Ben Marsh in Main branch]
2015-05-14 10:15:16 -04:00
Jaroslaw Palczynski
0449062ef4 UE-15116: Engine *.generated.cpp files change during hot-reload
#codereview Robert.Manuszewski

[CL 2550523 by Jaroslaw Palczynski in Main branch]
2015-05-14 08:05:11 -04:00
Steve Robb
57b2567e3d Makefiles disabled by default.
#codereview robert.manuszewski

[CL 2550488 by Steve Robb in Main branch]
2015-05-14 06:03:17 -04:00
Peter Sauerbrei
df9cf40e72 addition of message to alert the user when they have not properly installed their certificates on the remote mac
UE-15490
#ios

[CL 2550177 by Peter Sauerbrei in Main branch]
2015-05-13 22:55:37 -04:00
Peter Sauerbrei
3373fa83c9 fixes for UFE not working properly in a binary release
UE-15538, UE-15528, UE-15487

[CL 2550020 by Peter Sauerbrei in Main branch]
2015-05-13 20:40:15 -04:00
Peter Sauerbrei
bc45f411e4 disable content as code builds in binary release
UE-11636
#ios

[CL 2549995 by Peter Sauerbrei in Main branch]
2015-05-13 20:14:59 -04:00