[02:37:39] --- DominusExult is now known as Dominus
[09:40:21] <Dominus> wjp, I received this patch for Exult's SDL2 port http://pastebin.com/0xTW2VDN
[09:40:32] <Dominus> can you take a look if that makes sense?
[09:41:05] <Dominus> (all those changes seem to need a ifdef SDL2, though)
[11:21:27] <wjp> That SetRelativeMouseMode will need some testing
[11:21:47] <wjp> if the rest is needed for compilation with SDL2, adding those with #ifdef makes sense
[11:21:51] <wjp> (but I haven't tried)
[11:36:25] <Dominus> I hope to have some time this weekend to test, but realistically this won't be before sunday...
[11:37:05] <Dominus> I need to get my stuff up to date for the SDL 2.0.4 release anyway...
[11:38:01] <Dominus> Since that stuff (except the mouse) is for x11, I normally don't run into that ;)
[11:38:38] <Dominus> The guy who sent me this of course just sent me the whole exult.cc ;)