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/Legacy/CrySystem
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
..
LevelSystem Merge branch 'development' into redcode/driller_removal 4 years ago
Platform Various fixes and empty boilerplate files required for restricted platforms. (#3610) 4 years ago
RemoteConsole Collection of miscellaneous PAL changes required for restricted platforms. (#6482) 4 years ago
XML Cry Legacy: the Lessening (#5961) 4 years ago
AZCoreLogSink.h Making sure to stop pulling server logs before terminating the server process; otherwise we might be pulling an invalid process-communicator. Updating AZCoreLogSink to also allow for piping warnings/errors/asserts 4 years ago
AZCrySystemInitLogSink.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AZCrySystemInitLogSink.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CMakeLists.txt Templates restricted (#6498) 4 years ago
CmdLine.cpp Code/Legacy 4 years ago
CmdLine.h More string fixes 5 years ago
CmdLineArg.cpp Adding GetBool method to CmdLineArg 4 years ago
CmdLineArg.h Adding GetBool method to CmdLineArg 4 years ago
ConsoleBatchFile.cpp Update the FileIO Aliases (#4186) 4 years ago
ConsoleBatchFile.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ConsoleHelpGen.cpp Code/Legacy cleanup 5 years ago
ConsoleHelpGen.h More string fixes 5 years ago
CrySystem_precompiled.h Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
DebugCallStack.cpp Removes Driller from Code/Legacy 4 years ago
DebugCallStack.h More string fixes 5 years ago
DllMain.cpp [development] removed CryLibrary (#5474) 4 years ago
Huffman.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Huffman.h Legacy code cleanup - part 3 (#3903) 4 years ago
IDebugCallStack.cpp Bundled release build bug fixes cherry picked from development (#5270) 4 years ago
IDebugCallStack.h linux fixes 5 years ago
LocalizedStringManager.cpp Fix clang 13 compilation problems (#5791) 4 years ago
LocalizedStringManager.h Merge branch 'development' into cmake/warn_virtual 4 years ago
Log.cpp Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
Log.h Legacy code cleanup - part 3 (#3903) 4 years ago
SimpleStringPool.h Legacy cleanup, part 2 (#3659) 4 years ago
System.cpp Merge branch 'development' into redcode/driller_removal 4 years ago
System.h Cry Legacy: the Lessening (#5961) 4 years ago
SystemCFG.cpp Update the FileIO Aliases (#4186) 4 years ago
SystemEventDispatcher.cpp no message 4 years ago
SystemEventDispatcher.h [redcode/crythread-2nd-pass] removed CryThread*.h files 5 years ago
SystemInit.cpp Merge branch 'upstream/development' into LYN-8514_AutomatedReviewServerLogChecks 4 years ago
SystemWin32.cpp Cry Legacy: the Lessening (#5961) 4 years ago
WindowsErrorReporting.cpp Updated the GameApplication to mount the engine.pak (#4128) 4 years ago
XConsole.cpp Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
XConsole.h Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
XConsoleVariable.cpp Legacy code cleanup - part 3 (#3903) 4 years ago
XConsoleVariable.h Updated the GameApplication to mount the engine.pak (#4128) 4 years ago
crysystem_files.cmake Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
crysystem_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago