[05:21:27] --- servus is now known as SugarCube
[10:21:41] <Dominus> hmmm
[10:22:06] <Dominus> new SDL 1.2 branch of SDL broke fullscreen switching via f4 and cmd/alt+enter
[10:22:19] <Dominus> curiosly it works fine when you go through the video settings
[10:22:42] <Dominus> colourless, do you have an idea why the one works while the other doesn't
[11:31:05] <Colourless> the code path that the key bindings use is probably different to what the menu does.... though it shouldn't be very different really
[11:31:29] <Colourless> would need to look at the code to see whats different.
[11:48:31] <wjp> hm, I thought it was recently unified a bit with this setup_video function
[15:13:31] <Dominus> we are doing something wrong again...
[15:13:57] <Dominus> but got to try without clang compile first :)
[15:23:05] <Dominus> when I run the 32bit version of exult and try to go to fullscreen I get "CGDisplayBaseAddress is obsolete and returning NULL for display 0x42801c0" and exult crashes :(
[15:33:53] <Dominus> he he, wjp, my clang nagging led to the fullscreen switch not working anymore :)
[15:34:42] <Dominus> the exult.cc change from fullscreen != fullscreen to fullscreen = !fullscreen;
[15:34:46] <Dominus> killed iit
[15:39:17] <wjp> hm
[15:41:03] <wjp> and if you just remove those two lines? ("if (toggle_fullscreen) fullscreen = !fullscreen;")
[15:41:32] <wjp> it does indeed not make much sense the way it is now
[15:41:40] <wjp> bbl, shopping
[15:43:49] <Dominus1> will try that.
[15:55:55] <Dominus1> that works too
[20:27:04] --- RadoS is now known as Guest71852
[23:08:55] --- Colourless` is now known as Colourless