* PS4 specific memory allocator
* Cache some properties at startup as we can't do it inside the crash handler
#platformnotify Josh.Adams
[CL 2600576 by Lee Clark in Main branch]
UE-15377 - Right-click>Launch Game does not work for code projects
If you passed -game when running an installed engine (which adds -installedengine), you'd get "-game-installedengine" in the final command line, rather than "-game -installedengine".
#codereview Ben.Marsh
[CL 2547606 by Jamie Dale in Main branch]
- TTP - COMPAT: CRASH: Fatal error when playing pak/non pak executable (added missing files required to launch the CrashReportClient)
#codereview Robert.Manuszewski
[CL 2228756 by Jaroslaw Surowiec in Main branch]
#proj core
#branch UE4
#summary Moved global variables to statics in FApp. Removed unused GUnclampedDeltaTime.
#codereview robert.manuszewski
[CL 2043034 by Mikolaj Sieluzycki in Main branch]