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
Scott Romero ab37eb138c
[development] removed CryLibrary (#5474)
* [redcode_crylibrary] replaced CrySystem loading in launcher and editor with new custom wrapper that uses AZ::DynamicModuleHandle

Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>

* [redcode_crylibrary] removed all remaining references to CryLibrary

Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>

* [redcode_crylibrary] migrate CrySystem loading to use AZ::DynamicModuleHandle directly instead

Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>

* [redcode_crylibrary] clean up of CrySystemModuleHandle and old CrySystem module [un]init functions

Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>

* [redcode_crylibrary] added trailing newline to DllMain.cpp in CrySystem

Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
4 years ago
..
Platform [development] removed CryLibrary (#5474) 4 years ago
Resources Initial commit 5 years ago
Tests Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CMakeLists.txt some install fixes, now I dont see the INSTALL target on projects using the prebuilt-SDK 4 years ago
FindLauncherGenerator.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Game.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Launcher.cpp [development] removed CryLibrary (#5474) 4 years ago
Launcher.h Legacy cleanup, part 2 (#3659) 4 years ago
LauncherProject.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Server.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 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) 5 years ago
launcher_game_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
launcher_generator.cmake Fix issue with Server Launcher debug console not accepting keystrokes (#5325) 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) 5 years ago
launcher_test_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago