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
Marcus Wassmer
68b4aee684
Allow game control over disc layer that streaming chunks are placed on.
...
#codereview josh.adams
[CL 2219793 by Marcus Wassmer in Main branch]
2014-07-15 16:31:25 -04:00
Gil Gribb
f23ada7f41
build script, verify dates and sizes on all file copies and retry if there is a mismatch
...
[CL 2217857 by Gil Gribb in Main branch]
2014-07-15 06:54:22 -04:00
Jaroslaw Palczynski
9f1ada0cda
BPS2 FakeUnshelve and preflight unshelving support.
...
FakeUnshelve is an process that is unshelving P4 shelve without checking out files.
#codereview Robert.Manuszewski,Gil.Gribb
[CL 2217250 by Jaroslaw Palczynski in Main branch]
2014-07-15 03:53:37 -04:00
Ben Marsh
7823bdc43d
[INTEGRATE] Latest from 4.3 branch.
...
[CL 2214288 by Ben Marsh in Main branch]
2014-07-14 13:54:57 -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
Robert Manuszewski
1033c721b5
AutomationTool: Trying to work around exceptions when loading assemblies (possibly due to .Net 4.0 bug). Cleaning up referenced assemblies, better logging.
...
[CL 2191847 by Robert Manuszewski in Main branch]
2014-07-11 11:40:08 -04:00
Robert Jones
8343261e91
#ttp 328717 Android
...
- compile fix for build warning/error
[CL 2191745 by Robert Jones in Main branch]
2014-07-11 10:50:12 -04:00
Robert Jones
3dc3f68b5b
#ttp 328717 ANDROID: Launching app remotely on locked device breaks display
...
- Added call to adb which sends an input to unlock the screen before launching the game
[CL 2191577 by Robert Jones in Main branch]
2014-07-11 09:54:41 -04:00
Peter Sauerbrei
b4d4148be8
fix for generating the stub when doing a local build on a mac
...
TTP341023
#ue4
#ios
[CL 2188653 by Peter Sauerbrei in Main branch]
2014-07-10 21:07:01 -04:00
Peter Sauerbrei
bd3c1d9e75
compile fix and change it so it won't ignore XboxOne target dlls for verisign
...
#ue4
#xboxone
#codereview ben.marsh, josh.adams
[CL 2188186 by Peter Sauerbrei in Main branch]
2014-07-10 21:05:48 -04:00
Peter Sauerbrei
e59677ac56
fix to not sign the xboxone executables with Verisign.
...
check for XboxOne in the path
#ue4
#xboxone
#codereview ben.marsh, gil.gribb, josh.adams
[CL 2188120 by Peter Sauerbrei in Main branch]
2014-07-10 21:05:37 -04:00
Gil Gribb
70a049d8f5
build script, work around copies from the share failing to get the right date
...
[CL 2187967 by Gil Gribb in Main branch]
2014-07-10 15:56:00 -04:00
Terence Burns
0d654b1f68
Partial integration of the changes from 2125367 in the file
...
//depot/UE4/Engine/Source/Programs/IOS/iPhonePackager/CompileTime.cs
Also removed the other unused property. 'MacBinariesDir'
#CodeReview Josh.Adams
[CL 2187611 by Terence Burns in Main branch]
2014-07-10 11:25:04 -04:00
Terence Burns
8d566031c0
Removing a stray unused var that's causing some mac build issues.
...
Fixes:
sh: IPhonePackager/Utilities.cs(451,13): error CS0219: Warning as Error: The variable `DictionaryNode' is assigned but its value is never used
#codereview Josh.Adams
[CL 2187492 by Terence Burns in Main branch]
2014-07-10 10:09:47 -04:00
Robert Manuszewski
32eb66d74d
AutomationTool: Make ChunkManifest hashsets case insensitive
...
[CL 2187462 by Robert Manuszewski in Main branch]
2014-07-10 09:39:47 -04:00
Ben Marsh
efd5991bfb
Only sign EXE files on Windows platforms.
...
#codereview Peter.Sauerbrei, Gil.Gribb
[CL 2182470 by Ben Marsh in Main branch]
2014-07-09 18:56:04 -04:00
Daniel Lamb
7ad0e665ce
Fix for pak file being incorrectly detected from deploment script.
...
[CL 2181939 by Daniel Lamb in Main branch]
2014-07-09 15:40:23 -04:00
Daniel Lamb
3b099f11b4
Fixed error in deployment script when obbinapk was enabled but there was no pak file.
...
[CL 2181744 by Daniel Lamb in Main branch]
2014-07-09 15:40:11 -04:00
Daniel Lamb
338a336eb5
Fixed pak setting not working in ufe when cook ont he fly is enabled.
...
[CL 2181548 by Daniel Lamb in Main branch]
2014-07-09 11:32:30 -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
Robert Manuszewski
6a47c72fb5
AutomationTool: Throw an exception when threaded copy fails
...
[CL 2181397 by Robert Manuszewski in Main branch]
2014-07-09 10:12:08 -04:00
Richard Fawcett
91b326e140
Separate BuildPatchTool.exe options into two classes in automation tool
...
#jira OPP-145
[CL 2180047 by Richard Fawcett in Main branch]
2014-07-09 05:25:52 -04:00
Daniel Lamb
4ee91199ae
Fixed problem with commandline from ufe not generating filehostip correctly.
...
#codereview Chris.Babcock
#android
[CL 2176839 by Daniel Lamb in Main branch]
2014-07-08 18:48:10 -04:00