dxx-rebirth/similar
Kp 907c69dcb7 Skip some kmatrix logic when not in the foreground
Closing the kmatrix window while it is not in the foreground may cause a
use-after-free when it is closed again later, since the event loop can
reenter kmatrix_window::event_handler.  Skip the exit logic if the
window is not in the foreground, so that it remains open until it times
out while in the foreground.
2020-12-27 22:03:09 +00:00
..
2d Move GammaLevel to CCfg 2020-12-27 22:03:09 +00:00
3d Remove unnecessary definitions of static member variables 2020-12-27 22:03:09 +00:00
arch Change PHYSFS_removeFromSearchPath to PHYSFS_unmount 2020-12-27 22:03:09 +00:00
editor Simplify info_display_default 2020-12-27 22:03:09 +00:00
main Skip some kmatrix logic when not in the foreground 2020-12-27 22:03:09 +00:00
misc Change PHYSFS_removeFromSearchPath to PHYSFS_unmount 2020-12-27 22:03:09 +00:00