We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Oliver Marsh
This makes sense, I didn't realise this is how dlls work. So, for example, when I'm passing opengl…
»
Mārtiņš Možeiko
What is this SDL2.lib file you are using? Just because extension is .lib it does not mean it is st…
»
x13pixels
Latest release, 0.1.7.0, has been posted to itch.io: Once again, I appreciate all the feedback. Y…
»
Oliver Marsh
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…
»
x13pixels
Alt GR should not be treated as alt. On my layout Alt GR + space is the combination for underscore…
»
x13pixels
If there is enough stuff in the output, it allways jumps to the bottom even if you scroll it up. […
»
x13pixels
@alexpana: The source code is not included in the purchase.
»
Simon Anciaux
Yes, I'm ok to test another build.
»
Simon Anciaux
Small feedback:Alt GR should not be treated as alt. On my layout Alt GR + space is the combination…
»
Pascal Beyer
Hey there. Here is some stuff I noticed playing around with 0.1.6.1:If there is enough stuff in th…
»
Alexandru Pana
Is the source code included with the purchase?
»
Oliver Marsh
Thank-you for the honest feedback Simon, agree with everything you said. Promoting and the brandin…
»
Simon Anciaux
Congratulation on releasing your first game. Unfortunately it, doesn't work for me on Windows 7 64…
»
Michael Dodis
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!
»
Jim R. Didriksen
Oh, cool. My customization doesn't have/use a "state"/update-loop-point yet so I will probably jus…
»
x13pixels
direbroom: F10/F11 will be fixed in next drop for non-canonical entry points (e.g., main, WinMain,…
»
Juan Pablo Montiel
I meant arcane for me, I'm a beginner and it blew my mind and I assumed it was an obscure compiler…
»
Oliver Marsh
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 …
»
Allen Webster
There isn't going to be any way of writing code like:Save fileKick off clang-formatAfter clang-for…
»
Mārtiņš Možeiko
What do you mean by "Is it superior to mingw-w64 in some way?". This command will use mingw header…
»
Juan Pablo Montiel
Hi folks. I recently discovered cross-compiling and it's some pretty cool stuff. From what I've r…
»
Jim R. Didriksen
Hmm you might be right I assumed 4Coder was doing the filesystem/buffer updates on a different thr…
»
Allen Webster
Okay so I walked away for a few minutes and then something hit me that I just had to post because …
»
Allen Webster
Aha! That appears to be a generalized solution to a non-metric version of this problem, which ma…
»
Allen Webster
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…
»