[01:14:29] <servus> 3D Images? You mean the 3D replacement models used by Exult3D? You could adapt it to use any 3D format easily enough. The format used for Exult3D models is super-simple.
[04:39:25] <wepy> heh
[05:00:52] <wepy> Marzo: I just found out that there's a gcc 4.2 package ;)
[05:01:04] <wepy> Marzo: although I got dosbox working, I think I'll give this a go
[11:34:24] <Malignant_Manor> @servus, I have no idea how I would add support for different formats as I have basically no coding knowledge. (again, more than 10 hours ago)
[13:17:09] <Dominus> :)
[23:54:04] <wepy> Marzo: have you ever worked with multiple GCC versions on a single machine?
[23:54:17] <Marzo> Nope
[23:55:15] <wepy> well, it looks like the configure script can accept some environment variables to define the C compiler command, C++, and the preprocessor..
[23:55:31] <wepy> but I can't seem to set the preprocessor or c++ command right..
[23:56:09] <wepy> isn't g++ and the same as gcc?