#TTP 338960 CRITICAL: UFE: CRASH: Quick Launching project for HTML5
- Fixup some logic change which went in a recent refactor for nfs.
- Correctly launch firefox with the right http protocol url instead of file:// when cook on the fly is set.
- Re- enable http nfs for win64.
#codereview peter.sauerbrei
[CL 2230905 by Ankit Khare in Main branch]
#TTP 338961
provide correct version checks for emscripten sdk and generate appropriate errors for the user.
#codereview peter.sauerbrei
[CL 2225724 by Ankit Khare in Main branch]
#TTP 341694 disable http nfs by default for all editor platforms - enable manually when needed for time being. a recent refactor enabled it for some builds.
-code cleanup/adhere to standards
#codereview michael.trepka
[CL 2225368 by Ankit Khare in Main branch]
- Partially (except for PS4/XB1) in github PR #242.
#codereview Josh.Adams, Marcus.Wassmer, Jeff.Campeau, Peter.Lamb, Peter.Sauerbrei
[CL 2221545 by Dmitry Rekman in Main branch]
Build Improvements, HTML5Win32 Build fix. Re-fix how HTTP headers were being sent on the wire.
WIP: TCP/HTTP Toggle is in flux and may get changed again depending on feedback, currently its driven from HTML5 Build Files.
#codereview peter.sauerbrei
[CL 2104759 by Ankit Khare in Main branch]
TTP: 318779 HTML5: Network File System.
Allow the network file system to also serve HTTP clients besides TCP, defaults to TCP.
- Refactor NFS to avoid socket depedency in code path, provide switchable implementations for the transport used.
- Remove INetworkFileServerConnection Interface, was not being used publically.
- WIP: Build improvments, more testing for target HTML5 platform, comments, support on Mac and Linux Platforms.
#codereview: peter.sauerbrei
[CL 2103382 by Ankit Khare in Main branch]
- XSD driven IntelliSense
- defaults read from code (default XML file will be regenerated on UBT startup if is different than it should be)
- configurable classes/fields have to be now annotated with XmlConfig and XmlConfigField attributes
#codereview Robert.Manuszewski
[CL 2095741 by Jaroslaw Palczynski in Main branch]
TTP 335792. CRITICAL: Regression: ROCKET: Code Templates fail to generate project files).
Engine should be dependent on platform specific modules, use SetupNewlyLoadedModules instead.
#codereview peter.sauerbrei, ben.marsh
[CL 2078124 by Ankit Khare in Main branch]