This makes sense, I didn't realise this is how dlls work. So, for example, when I'm passing opengl…
What is this SDL2.lib file you are using? Just because extension is .lib it does not mean it is st…
Latest release, 0.1.7.0, has been posted to itch.io: Once again, I appreciate all the feedback. Y…
I'm trying to static link to SDL library but I can't seem to do it. I pass the .lib not .dll to th…
Jesse —
This sounds reducible to the Subset Sums problem where the OPT function is the distance minimizati…
Alt GR should not be treated as alt. On my layout Alt GR + space is the combination for underscore…
If there is enough stuff in the output, it allways jumps to the bottom even if you scroll it up. […
@alexpana: The source code is not included in the purchase.
Yes, I'm ok to test another build.
Small feedback:Alt GR should not be treated as alt. On my layout Alt GR + space is the combination…
Hey there. Here is some stuff I noticed playing around with 0.1.6.1:If there is enough stuff in th…
Is the source code included with the purchase?
Thank-you for the honest feedback Simon, agree with everything you said. Promoting and the brandin…
Congratulation on releasing your first game. Unfortunately it, doesn't work for me on Windows 7 64…
I think that this is a very good candidate for the wiki; at the very least referencing the links. …
Jason —
Awesome, thanks for the suggestion Allen!
Oh, cool. My customization doesn't have/use a "state"/update-loop-point yet so I will probably jus…
direbroom: F10/F11 will be fixed in next drop for non-canonical entry points (e.g., main, WinMain,…
I meant arcane for me, I'm a beginner and it blew my mind and I assumed it was an obscure compiler…
I’m releasing my first game ‘Feoh the Fitter’. It is a puzzle grid game designed to test yo…
Miles —
It seems like there may be some confusion here about how to read the command line arguments. The …
There isn't going to be any way of writing code like:Save fileKick off clang-formatAfter clang-for…
What do you mean by "Is it superior to mingw-w64 in some way?". This command will use mingw header…
Hi folks. I recently discovered cross-compiling and it's some pretty cool stuff. From what I've r…
Hmm you might be right I assumed 4Coder was doing the filesystem/buffer updates on a different thr…
Okay so I walked away for a few minutes and then something hit me that I just had to post because …
Aha! That appears to be a generalized solution to a non-metric version of this problem, which ma…
I agree to a certain extent. Basically the set of possible solutions in both cases are permutati…
Jason —
I've implemented your code and noticed that the buffer->dirty flag never seems to be set within th…