[11:13:05] <GitHub> [exult] DominusExult pushed 1 new commit to master: https://git.io/vNzQM
[11:13:05] <GitHub> exult/master 3d6569b DominusExult: Use SDL_WINDOW_FULLSCREEN_DESKTOP on SDL2 for all platforms. SDL_WINDOW_FULLSCREEN is having issues with multi-monitor setups and correctly working on certain graphics cards/drivers on Windows 10....
[13:46:49] <Dominus> wjp, xcode comes with a handy leak checker - looking like this with the iOS simulator in front https://www.dropbox.com/s/e70qk9bscc9etjq/ExultLeaks.png?dl=1
[13:49:13] <Dominus> is it worth pursuing this and taking notes of the leaks? Or in other words, would this be of interest to you?
[13:50:10] <Dominus> what pops up again and again, with the avatar just standing around is https://pastebin.com/TBQbKSxz
[14:12:50] <wjp> those things are useful, yes
[14:12:58] <wjp> (not at home now though, so can't look in-depth)
[15:10:29] <Dominus> ha ha, I will need to look into it how it works, it eventually crashed while I wasn't there
[22:10:04] <GitHub> [exult] Kirben pushed 1 new commit to master: https://git.io/vNg8k
[22:10:04] <GitHub> exult/master f0e39ee Kirben: Update MinGW compile guide for SDL2.