You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/LauncherUnified
AMZN-byrcolin c778606c89
Templates restricted (#6498)
* Templates/Restricted upgrade/fixes:
Fixed template storage format: templates now only store true relative paths and no longer save "origin" paths and "optional" has been removed, it was never used.
Upgraded all templates to new standard
Template system now correctly handles child objects: Child objects no longer have to specify restricted they inherit from parent
Restricted now operates at the object level and makes no assumptions about parent
Restricted templates can now be combined and seperated on creation
ly_get_list_relative_filename has been deprecated for o3de_pal_dir
All Gems/Projects/Templates updated to use new code

Signed-off-by: byrcolin <byrcolin@amazon.com>
4 years ago
..
Platform Updated android launcher to remove confusing branding 4 years ago
Resources Initial commit 5 years ago
Tests Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CMakeLists.txt Templates restricted (#6498) 4 years ago
FindLauncherGenerator.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Game.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Launcher.cpp Added a CriticalAssetsCompiled Lifecycle event (#6469) 4 years ago
Launcher.h Legacy cleanup, part 2 (#3659) 4 years ago
LauncherProject.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Server.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
StaticModules.in Fix remain copyright header issues for .in files (#4177) 4 years ago
launcher_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
launcher_game_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
launcher_generator.cmake Templates restricted (#6498) 4 years ago
launcher_project_files.cmake Set enable gem variants feature (#3631) 4 years ago
launcher_server_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
launcher_test_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago