[00:16:05] Dominus: marzo: I do think that removing all OpenGl and SDL 1.2 is the right way. OpenGl always had problems and the way we did it was not really a way that felt correctly
[00:16:20] Dominus: ha, you just left :)
[01:02:56] travis-ci: exult/exult#154 (unique_ptr - 5768a3a : Marzo Sette Torres Junior): The build failed.
[01:02:56] travis-ci: Change view : https://github.com/exult/exult/compare/de769137b86e^...5768a3a2244a
[01:02:56] travis-ci: Build details : https://travis-ci.org/exult/exult/builds/462005495
[09:50:33] Dominus: marzo: I do think that removing all OpenGl and SDL 1.2 is the right way. OpenGl always had problems and the way we did it was not really a way that felt correctly
[09:50:55] Dominus: (I just came back and wrote this yesterday, at the exact moment you logged out :))
[09:51:57] Dominus: we would have needed to do it rather like DOSBox did I guess. As a renderer on startup to replace surface
[12:41:29] Lightkey: https://scontent-lhr3-1.xx.fbcdn.net/v/t1.0-9/47316537_10215284211292859_1269990411741429760_n.jpg?_nc_cat=102&_nc_eui2=AeGQXmeNzW4_MutXkYN2Ap0EBnTPITsMyz6WmoOjsZI3SazSOa4MO8washiVyT8NiHYhZJsSg5kXaGEqbtR7U4qJroE4-8EAD2-8zv6DV1hH6Q&_nc_ht=scontent-lhr3-1.xx&oh=90afd50b2900d3f3837060fce7aac3d1&oe=5C72A034
[15:41:21] Marzo: Yeah, so I will remove OpenGL on that unique_ptr branch I am working on
[15:41:39] Marzo: A lot of code will be simplified
[15:41:46] Marzo: Even more
[16:03:00] travis-ci: exult/exult#155 (unique_ptr - 9beb0cc : Marzo Sette Torres Junior): The build is still failing.
[16:03:00] travis-ci: Change view : https://github.com/exult/exult/compare/5768a3a2244a...9beb0ccfeae8
[16:03:00] travis-ci: Build details : https://travis-ci.org/exult/exult/builds/462179530
[16:08:53] Dominus: Lightkey: yes, that's Romero at the studio/home of a friend. I've sent a couple of doom boxes there for him to sign them :)
[16:09:17] Dominus: and one box he didn't have yet, so I gave it to him as a gift
[18:20:00] Dominus: odd, make clean always triggers a new ./configure
[18:27:49] Dominus: marzo: also odd, for me the "-stdlib=libc++" only works if I add it to my compiler flags myself
[18:28:33] Dominus: hmm, wait, it seems I'm on the wrong branch
[18:28:36] Marzo: Dominus: yeah, that make clean behavior is driving me nuts
[18:28:44] Marzo: I have no idea why the configure happens again
[18:30:06] Marzo: And actually, it is any make after an autogen
[18:30:19] Marzo: (autogen+configure, I mean)
[18:33:48] Dominus: with the correct branch (I was at shared_ptr :)) it compiles fine now, thanks to your cxxflags addition
[18:36:38] travis-ci: exult/exult#156 (unique_ptr - e238773 : Marzo Sette Torres Junior): The build was fixed.
[18:36:38] travis-ci: Change view : https://github.com/exult/exult/compare/9beb0ccfeae8...e23877357f30
[18:36:38] travis-ci: Build details : https://travis-ci.org/exult/exult/builds/462218591
[18:37:32] Marzo: It is good that I am experimenting; this flag will be important for Jeff's branch as well when it comes time to merge
[18:38:07] Dominus: at least you are having this make triggering autotools/configure as well. I thought it was my messed up stuff somehow
[18:38:54] Dominus: yes, If you choose higher deployment target (10.9) you don't need the flag but minimum should stay at 10.7
[18:53:09] Dominus: Marzo: did you talk to Kirben? Because there are now Windows snapshots again but he didn't reply to me.
[18:53:25] Marzo: I heard no word from him
[18:53:32] Dominus: odd