This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53467c22efcb2ea44d54fbc4d2eb26bcdf79c732
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
LauncherServices
History
Ben Marsh
c5cd50eac8
Fix command line arguments passed through the project launcher not being escaped properly. Also remove the custom command line parser from UAT, which doesn't parse standard escape sequences correctly. This code was originally added to allow newlines to be parsed as argument separators, but the maintainance cost of it isn't worth the trouble. I'd rather find and fix any places where that happens.
...
#rb none [CL 4676467 by Ben Marsh in Dev-Build branch]
2019-01-02 13:15:53 -05:00
..
Private
Fix command line arguments passed through the project launcher not being escaped properly. Also remove the custom command line parser from UAT, which doesn't parse standard escape sequences correctly. This code was originally added to allow newlines to be parsed as argument separators, but the maintainance cost of it isn't worth the trouble. I'd rather find and fix any places where that happens.
2019-01-02 13:15:53 -05:00
Public
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
2018-12-14 14:49:12 -05:00
LauncherServices.Build.cs
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
2018-12-14 14:49:12 -05:00