Commit Graph

8 Commits

Author SHA1 Message Date
Michael Noland
2f0a414b41 Engine: Coding-standards fixes (TypeName [*|&] VariableName -> TypeName[*|&] VariableName)
[CL 2316338 by Michael Noland in Main branch]
2014-10-01 14:45:04 -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
JJ Hoesing
8f73feb1a6 Added AdMob support for Android.
- In Edit/Project Settings/Android, set an AdMob Ad ID and then show and hide ads via blueprints.

[CL 2057848 by JJ Hoesing in Main branch]
2014-04-28 12:19:40 -04:00
JJ Hoesing
ec4f36571b - stubbed android advertising interface
[CL 2050492 by JJ Hoesing in Main branch]
2014-04-23 19:44:36 -04:00
John Pollard
71aac9a8f5 #UE4 - Cleanup
[CL 2047999 by John Pollard in Main branch]
2014-04-23 19:12:24 -04:00
John Pollard
8518655372 #UE4 - Return advertising interface as a pointer
[CL 2047980 by John Pollard in Main branch]
2014-04-23 19:12:00 -04:00
John Pollard
f89942f98a #UE4 - Move the implementation of iAd code into the advertising module (still not using this code path yet though)
[CL 2047187 by John Pollard in Main branch]
2014-04-23 19:05:25 -04:00
John Pollard
6f6b6bb9d6 #UE4 - Advertising support, initial implementation
[CL 2045554 by John Pollard in Main branch]
2014-04-23 18:45:22 -04:00