Commit Graph

72 Commits

Author SHA1 Message Date
Peter Sauerbrei
bcaa096da8 fix for Tappy Chicken not launching past splash screen on iOS
fix for Android unable to launch projects via UFE
fix for Project Launcher default roles settings not being used
TTP347511, TTP347613, TTP347768
#ue4

[CL 2311418 by Peter Sauerbrei in Main branch]
2014-09-26 15:27:39 -04:00
Ankit Khare
45477d14da Pak file creation - add the ability override UAT command line arguments per platform with a 3 state setting - Always, Never, Don't care. Fixes an issue where pak files were created even when we don't want (for now, atleast).
#codereview peter.sauerbrei, daniel.lamb

[CL 2307825 by Ankit Khare in Main branch]
2014-09-23 20:31:24 -04:00
Peter Sauerbrei
040aa73caf converted LauncherWorker to utilize a single UAT command
fixed problem with IP not being set for CotF
#ue4
#codereview daniel.lamb, chris.gagnon

[CL 2303312 by Peter Sauerbrei in Main branch]
2014-09-18 18:55:01 -04:00
Michael Noland
83d10a642a Platform: Delete UAT merged copy of iPhonePackager as it is currently unused and already out of date
- Will be reintroduced once IPP standalone work is finished, probably as a shared assembly

[CL 2268067 by Michael Noland in Main branch]
2014-08-22 18:06:00 -04:00
Peter Sauerbrei
ba5d7644e7 fix for search order for Info.plist
#ue4
#ios

[CL 2258151 by Peter Sauerbrei in Main branch]
2014-08-15 16:11:57 -04:00
Peter Sauerbrei
6c76206a58 fix for name of distribution ipa on mac
TTP343694
#ue4
#ios

[CL 2254508 by Peter Sauerbrei in Main branch]
2014-08-13 09:17:54 -04:00
Peter Sauerbrei
dce7c782a7 fix for not having the distribution parameter being passed to IPP
#ue4
#ios

[CL 2253072 by Peter Sauerbrei in Main branch]
2014-08-12 11:13:15 -04:00
Robert Manuszewski
e6072fb050 UnrealBuildTool: Added UnrealHeaderTool version checking when checking if it's up to date.
#change UBT will check for API version of all UnrealHeaderTool binaries to detect partial syncs
#change Added BuildHostPlatform class for runtime platform abstraction

[CL 2245408 by Robert Manuszewski in Main branch]
2014-08-06 07:05:15 -04:00
Peter Sauerbrei
51fa18631b addition of errors to Launch On, Package, and Cook analytics
TTP341794
#ue4
#analytics

[CL 2240496 by Peter Sauerbrei in Main branch]
2014-08-01 20:30:13 -04:00
Peter Sauerbrei
efb33d472f fix for not always copying provisions if we do not find a game provision or UE4Game.mobileprovision
TTP341967
TTP341968

[CL 2237557 by Peter Sauerbrei in Main branch]
2014-07-30 17:35:30 -04:00
Peter Sauerbrei
76ade92814 ICU on IOS - libraries and code changes
#ue4
#ios

[CL 2237050 by Peter Sauerbrei in Main branch]
2014-07-30 11:06:16 -04:00
Peter Sauerbrei
ca6539d490 fix for packaging error
TTP341413
#ue4
#ios

[CL 2220825 by Peter Sauerbrei in Main branch]
2014-07-16 12:15:12 -04:00
Robert Manuszewski
484bfe2afb Restoring CL #2181411 with a proper fix for missing script DLL dependencies: all DLLs inside AutomationScripts will now be build products (scripts + their dependencies). Adding DeploymentInterface.dll to PublishSource script.
#codereview Josh.Adams,Ben.Marsh,Gil.Gribb,Peter.Sauerbrei

[CL 2220401 by Robert Manuszewski in Main branch]
2014-07-16 04:09:43 -04:00
Peter Sauerbrei
c944bbb173 fix for finding a plist file in the game directory
first looks for Game-Info.plist
second looks for Info.plist
third looks for any .plist
TTP341222
#ue4
#ios

[CL 2219863 by Peter Sauerbrei in Main branch]
2014-07-15 17:16:37 -04:00
Ben Marsh
829c91cf9b [INTEGRATE] Latest from 4.3 branch.
[CL 2213404 by Ben Marsh in Main branch]
2014-07-14 09:39:06 -04:00
Robert Manuszewski
ed0a80fb36 Back out changelist 2181411 (fixing TTP# 341148)
#codereview josh.adams

[CL 2198513 by Robert Manuszewski in Main branch]
2014-07-12 12:59:29 -04:00
Josh Adams
f679f4d336 - Removed WinForms from the integrated IPP (in UAT), but no new functionality added yet
[CL 2181411 by Josh Adams in Main branch]
2014-07-09 10:27:13 -04:00
Josh Adams
b15f93479f - Backing out the IPP integration into IOS.Automation - caused too many problems on Mac under Mono. Fixing tommorrow, hopefully.
[CL 2123953 by Josh Adams in Main branch]
2014-07-01 17:51:31 -04:00
Josh Adams
aa3fabd4f4 - SSH/Rsync can now be used in UBT, but is not currently recommended yet (one step is much slower, and IPhonePackager issues)
- Integrated IPhonePackager code directly into IOS Automation (this is not 100% working yet, it's a work-in-progress). Original IPP still in same place untouched
- Added a return code to RunLocalProcess
- Added IPhonePackager UAT script that will pass along params to the internal IPP code (RunUAT IPhonePackager -cmd="<ipp commandline here>" [-nocompile])
#codereview Robert.Manuszewski,peter.sauerbrei

[CL 2123325 by Josh Adams in Main branch]
2014-07-01 10:58:33 -04:00
Peter Sauerbrei
d3c659bbe4 fix for iOS staging movies to the correct spot
#ue4
#uat
#ios

[CL 2118629 by Peter Sauerbrei in Main branch]
2014-06-26 17:46:56 -04:00
Peter Sauerbrei
9a2a38faf2 ULD will now properly launch a game on device via the app id
#ue4
#ios

[CL 2117323 by Peter Sauerbrei in Main branch]
2014-06-25 18:31:49 -04:00
Peter Sauerbrei
6d940cf7b5 moved to a library based approach for mobile provisions on PC
TTP326334
#ue4
#ios

[CL 2112223 by Peter Sauerbrei in Main branch]
2014-06-20 16:58:40 -04:00
Peter Sauerbrei
b8b51ab8d0 change splash screen to stay up until a movie renders or the game renders
addition of default movie playback if Default_Startup.mp4 is found
#ue4
#ios

[CL 2109707 by Peter Sauerbrei in Main branch]
2014-06-18 16:38:05 -04:00
Peter Sauerbrei
91c6f061ad more remote tool chain fixes for IOS
fix for spaces in paths for repackaging ipa and creating stub
fix for deployment of the support files for code based projects
#ue4
#ios

[CL 2103480 by Peter Sauerbrei in Main branch]
2014-06-12 17:03:49 -04:00
Peter Sauerbrei
aa5a1232f1 Merging
//depot/UE4-TappyChicken/Engine/Source/...

to //depot/UE4/Engine/Source/...

[CL 2081906 by Peter Sauerbrei in Main branch]
2014-05-22 09:13:12 -04:00