Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Lamb
ebd6c8303d Changes for packing OBB into APK file.
- Added functionality to GameActivity to query for the asset manager and the mode we are using for OBB data
- Added UI element to toggle OBB packing into APK in the project packaging config panel
- Added code to add a command line switch to turn on packing during building
- Changed build system so that it will write out a JavaBuildConfig file so we know at runtime where to find the data
- Change the build system to copy and rename the OBB so that it is in the APK's asset directory uncompressed
- Added IFileHandle implementation to handle reading from an Asset based OBB and changed the OBB locating code so deal with looking for the OBB in the APK
Submitted on behalf of Robert Jones.
#codereview Daniel.Lamb,Robert.Jones

[CL 2071675 by Daniel Lamb in Main branch]
2014-05-13 11:40:41 -04:00
Peter Sauerbrei
f7bb64319a fix for code vs codeless check when the source dir is missing
#ue4
#uat

#codereview robert.manuszewski

[CL 2062092 by Peter Sauerbrei in Main branch]
2014-05-02 09:54:01 -04:00
Robert Manuszewski
67e2ece8d9 #UE4 - Removing game references from distributed code (TTP# 330940). Removed a hack which was adding map params to fortnite dedicated server map name. Added '-AdditionalServerMapParams' command line parameter.
[CL 2038773 by Robert Manuszewski in Main branch]
2014-04-23 16:44:23 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00