Commit Graph

9 Commits

Author SHA1 Message Date
Mark Satterthwaite
bae181a229 Update MacTargetPlatform code to remove a deprecation warning.
#codereview michael.trepka

[CL 2441359 by Mark Satterthwaite in Main branch]
2015-02-11 06:04:24 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Michael Trepka
715ac08f35 Initial Mac-specific project settings (splash screen and icon for now), including minimal implementation of ImageWrapper for .icns files
[CL 2345090 by Michael Trepka in Main branch]
2014-10-30 12:36:31 -04:00
Max Preussner
9884344213 Settings: Various improvements to the API
- made public headers compilable individually
- easier access to settings section delegates
- removed module singleton accessor
- moved non-trivial definitions into cpp files
- code & documentation cleanup

#UpgradeNotes:

- instead of ISettingsModule::Get() use FModuleManager::GetModulePtr<ISettingsModule>("Settings")
- instead of using FSettingsSectionDelegates assign delegates directly through the new ISettingsSection methods

[CL 2340711 by Max Preussner in Main branch]
2014-10-27 07:53:18 -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
Michael Trepka
ba3a2a11fd Small cleanup of Mac*TargetPlatform.cpp files
[CL 2103362 by Michael Trepka in Main branch]
2014-06-12 17:02:40 -04:00
Michael Trepka
70afdc986e Added MacClient and MacServer target platforms
[CL 2060348 by Michael Trepka in Main branch]
2014-04-30 16:19:30 -04:00
Michael Trepka
92953f143d Fixed MacTargetPlatform compile errors
[CL 2039850 by Michael Trepka in Main branch]
2014-04-23 17:30:37 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00