mkxp-z/macos
Wayward Heart 2622a84c53 Add @autoreleasepool blocks to the macOS specific files.
Without these blocks the strings aren't released until the thread that created them is closed, which means file accesses especially leak memory.

Also refocus the game when closing the keybindings window on macOS.
2024-08-02 09:26:51 -05:00
..
config Fix reported mouse coordinates when scaled for HiDPI 2022-07-04 09:40:57 -04:00
Dependencies Bump OpenSSL on macOS to v3.0.12 2023-11-12 16:58:29 +00:00
misc Experimental Xcode builds (dependencies included) 2020-11-19 03:56:35 -05:00
mkxp-z.xcodeproj Add xBRZ shader 2024-01-13 05:53:09 +00:00
views Add @autoreleasepool blocks to the macOS specific files. 2024-08-02 09:26:51 -05:00
icon.icns Update icons 2019-09-05 04:27:20 -04:00
Info.plist Allow passing nil as a track to BGM functions 2023-05-20 14:54:09 -04:00
mkxp.entitlements Disable codesigning in Xcode project 2021-09-13 02:44:16 -04:00
setup.command more workflow changes, put them in README 2023-05-04 14:30:42 -04:00
shim.entitlements Adjust steamshim entitlements 2021-04-15 23:31:55 -04:00