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.
* Fix issue with debug console ignoring some keys This problem was reported for Server only, the Enter/Backspace keys were being ignored in the ImGui Debug Console. This wasn't an issue if the Server had loaded a map. The problem was with XConsole explicitly setting a bool in dedicated server mode. This caused text input to be processed by XConsole code and not passed further along to DebugConsole where it should have been handling it via ImGui. Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com> * Fix missing runtime dependency of ServerLauncher ServerLauncher in non-monolithic config was missing a runtime dependency on Legacy::CrySystem. Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| LevelSystem | 4 years ago | |
| Platform | 4 years ago | |
| RemoteConsole | 4 years ago | |
| ViewSystem | 4 years ago | |
| XML | 4 years ago | |
| AZCoreLogSink.h | 4 years ago | |
| AZCrySystemInitLogSink.cpp | 4 years ago | |
| AZCrySystemInitLogSink.h | 4 years ago | |
| CMakeLists.txt | 4 years ago | |
| CmdLine.cpp | 4 years ago | |
| CmdLine.h | 4 years ago | |
| CmdLineArg.cpp | 4 years ago | |
| CmdLineArg.h | 4 years ago | |
| ConsoleBatchFile.cpp | 4 years ago | |
| ConsoleBatchFile.h | 4 years ago | |
| ConsoleHelpGen.cpp | 4 years ago | |
| ConsoleHelpGen.h | 4 years ago | |
| CrySystem_precompiled.h | 4 years ago | |
| DebugCallStack.cpp | 4 years ago | |
| DebugCallStack.h | 4 years ago | |
| DllMain.cpp | 4 years ago | |
| Huffman.cpp | 4 years ago | |
| Huffman.h | 4 years ago | |
| IDebugCallStack.cpp | 4 years ago | |
| IDebugCallStack.h | 4 years ago | |
| LocalizedStringManager.cpp | 4 years ago | |
| LocalizedStringManager.h | 4 years ago | |
| Log.cpp | 4 years ago | |
| Log.h | 4 years ago | |
| SimpleStringPool.h | 4 years ago | |
| System.cpp | 4 years ago | |
| System.h | 4 years ago | |
| SystemCFG.cpp | 4 years ago | |
| SystemEventDispatcher.cpp | 4 years ago | |
| SystemEventDispatcher.h | 4 years ago | |
| SystemInit.cpp | 4 years ago | |
| SystemWin32.cpp | 4 years ago | |
| Timer.cpp | 4 years ago | |
| Timer.h | 4 years ago | |
| WindowsErrorReporting.cpp | 4 years ago | |
| XConsole.cpp | 4 years ago | |
| XConsole.h | 4 years ago | |
| XConsoleVariable.cpp | 4 years ago | |
| XConsoleVariable.h | 4 years ago | |
| crysystem_files.cmake | 4 years ago | |
| crysystem_shared_files.cmake | 4 years ago | |