Kawe Mazidjatari a9338455aa Fix ImGui window procedure handler crash on shutdown
When and after 'Host_Shutdown()' is called, the window handle is still valid, thus the handler still gets called. This gets destroyed in 'OnShutdown()' called from 'CEngineAPI::RunListenServer()'. But we do shutdown the ImGui implementation in 'Host_Shutdown()'... Therefore, we should check if the implementation is initialized or not before running the window procedure handler.
2023-06-19 14:03:23 +02:00
..
2023-06-19 01:46:05 +02:00
2023-06-18 17:13:42 +02:00
2023-04-22 21:46:05 +02:00
2023-05-10 00:05:38 +02:00
2023-05-10 00:05:38 +02:00
2023-05-15 20:47:17 +02:00
2023-02-15 20:50:12 +01:00
2023-04-23 20:35:08 +02:00
2022-10-23 23:47:27 +02:00
2023-01-25 02:26:52 +01:00
2023-01-25 02:26:52 +01:00
2023-01-25 02:26:52 +01:00
2023-01-25 02:26:52 +01:00
2022-04-18 03:35:24 +02:00
2023-01-25 02:26:52 +01:00
2023-06-18 22:16:43 +02:00
2023-06-18 22:16:43 +02:00
2023-03-18 17:36:09 +01:00
2023-02-19 09:43:12 +01:00
2023-06-03 18:11:20 +02:00
2023-01-25 02:26:52 +01:00
2023-04-23 17:05:00 +02:00
2023-01-22 16:48:16 +01:00
2023-01-25 02:26:52 +01:00
2023-06-18 17:21:25 +02:00
2023-06-03 18:11:59 +02:00
2023-04-23 17:05:00 +02:00
2023-05-10 00:05:38 +02:00
2023-06-19 13:53:56 +02:00
2023-05-20 14:03:44 +02:00
2023-04-23 11:35:09 +02:00
2023-05-10 00:05:38 +02:00
2023-06-18 22:06:25 +02:00
2023-05-10 00:05:38 +02:00
2023-01-25 02:26:52 +01:00
2023-01-30 20:18:11 +01:00
2023-05-10 00:05:38 +02:00
2023-01-25 02:26:52 +01:00