Antoine Le Gonidec
Antoine Le Gonidec
The build I tested has a slight difference with the out-of-the-box Loki version: to avoid the requirement on [old compatibility libraries](http://www.improbability.net/loki/), a small shim is preloaded that allows it to...
Extra detail that might be useful: I am running the game on an up-to-date Debian Sid, providing sdl12-compat **1.2.60** and SDL 2 **2.26.0**.
> Did this get fixed by https://github.com/libsdl-org/sdl12-compat/issues/278 or https://github.com/libsdl-org/sdl12-compat/issues/279? No, I still get sluggish animation for the initial pod landing when building from the current HEAD of main (commit b2f7b7736b4adaba2805e5d2979c51676ee950ce)....
It’s pleasing to see such a quick and warm reaction, I’ll make sure to send you a ping if I get any problem. I expect to start working on this...
Just a quick ping to say I have not forgotten my plan to package this engine for Debian. Right now I’m waiting for the previous engine I packaged (https://github.com/bvschaik/julius/issues/739) to...
Checking the license of all source files is part of the process when including a software into Debian, so if there is any problem on this front (I doubt we...
I see you provide two variants of the engine: - one relying on libglfw.so.3 - one relying on libSDL2-2.0.so.0 Do you have a preference on which one should be packaged...
Good, SDL2 it is then! Another question: I see you included a copy of jsoncpp source in your repository. Did you customize it in some way, or could a system-provided...
Duly noted. It comes with the same GPL v3.0 license than the rest of the source? And just to be sure: all third-party sources that can be replaced with system-provided...
> I'm not sure what do you mean. `jazz2-libraries` repository doesn't contain sources, it contains only pre-compiled libraries (…) My mistake, I was indeed talking about the pre-built libraries. I...