Commit Graph

11 Commits

Author SHA1 Message Date
Marcus Wassmer
dfc7fdff68 Fix Rocket build.
#codereview gil.gribb

[CL 2226087 by Marcus Wassmer in Main branch]
2014-07-21 18:06:25 -04:00
James Moran
d6436d0386 Adding file system block alignment option in unreal pak.
Prevents small files crossing file system block which can incur a performance hit, this option should avoid that cost.
Changed UAT to automatically add this option to unreal pak on some platforms.

[CL 2129799 by James Moran in Main branch]
2014-07-03 05:12:31 -04:00
James Moran
d211d7ba64 Fix for UnrealPak parsing *nix style absolute paths as switches.
#codereview Michael.Trepka

[CL 2115025 by James Moran in Main branch]
2014-06-24 04:24:34 -04:00
James Moran
529771e2d5 Adding encryption and compression support to UnrealPak & Pak files.
#codereview Robert.Manuszewski, Josh.Adams

[CL 2109121 by James Moran in Main branch]
2014-06-18 07:50:34 -04:00
Jaroslaw Palczynski
ebce413232 UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
[CL 2104397 by Jaroslaw Palczynski in Main branch]
2014-06-13 06:14:46 -04:00
Bob Tellez
ab8c090a38 UE4: Removed bCompileNetworkProfiler. USE_NETWORK_PROFILER is now true whenever STATS is also true. Also, removed some platform-specific code in NetworkProfiler.cpp
[CL 2082160 by Bob Tellez in Main branch]
2014-05-22 14:04:35 -04:00
Mikolaj Sieluzycki
0709899876 Fix for build break caused by CL#2070165.
[CL 2070247 by Mikolaj Sieluzycki in Main branch]
2014-05-12 08:42:47 -04:00
Mikolaj Sieluzycki
f906fb27b2 Fix for build break caused by CL#2070165
[CL 2070212 by Mikolaj Sieluzycki in Main branch]
2014-05-12 08:41:17 -04:00
Ben Marsh
89f5f31f32 [INTEGRATE] Engine source and content from 4.1 branch.
[CL 2053735 by Ben Marsh in Main branch]
2014-04-23 20:10:59 -04:00
Gil Gribb
5310d73ca3 build script, split BPT and UEL off as separate nodes, adjust dependencies accordingly, enable timeouts
[CL 2041521 by Gil Gribb in Main branch]
2014-04-23 17:51:55 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00