The game looks super cool, I would definitely be interested in playing it. I really liked the dev…
Definitely looks like something I'd be interested in playing and I enjoyed the video for its own s…
Looks like an interesting game, I look forward to know more about it.
I by "DirectSound" problem you mean that DirectSound is broken, I doubt it. It's more likely you d…
Miles —
Thank you for the kind words! Indeed right now, the only indicator of special block types is modif…
Hey, the game looks fantastic! I have to say when I first saw you fiddle with the basics some mont…
Introduction The aim of this article is to provide a series of good general advice and consideratio…
Miles —
Although Escher's HMN page has not updated in a long time, the game is still in active development…
Hello there. I'm just following the series as usual, but at the point of writing a square wave to …
That is super cool. I'm definitely interested, as I am planning on learning LZW in the near future…
Go through Day 023, it should be clear how the looped live code editting works. IIRC, when you sta…
Are you speaking about a particular day ? It would help knowing which one so we are on the same pa…
CyberK —
Hi everybody, If I understand correctly, the recording and playback mechanism is restoring game st…
Totally understandable. I agree that attaching is not the most critical function.
spx —
Hi, I will take a look at this, thanks for the example. Unfortunately, at the moment, the attach c…
I was just thinking about this & i think its pretty much been covered but I'll mention it. I rece…
Hi! I'm trying to get a setup where I can write to tracee's stdin from a 3rd process while debuggi…
Depth testing is disabled but the 2 rectangles are drawn in the same order on each frame. But you'…
Are you sure the result should be same? Order matters if you have depth test disabled and triangle…
Hi, I was writing a small test for modifications I made in some code to support glScissor calls in…
What Abner said mostly relates to Linux and similar OS terminals. Windows cmd.exe historically wor…
Thanks Abner, I'm going to have a go to see if I can communicate between cmd.exe, I'll be referr…
Wow, thanks for going in depth and walking through the whole process, very interesting.
[/quote] I believe this is a problem with a missing call to CoInitialize. Not sure why it happens…
Aidan —
Found an odd issue. On my desktop, none of the open file dialogs seem to do anything. This include…
spx —
Thanks for reporting this. The behavior is kind of expected because there isn't any code to actual…
Hi, new release 0.5.1 is out for testing . Release notes:Complete rework of compile-time value rep…
Jason —
Sure thing man. I'll check it out more in a little bit to see if I can better direct you to the pr…
Expected handling of lambdas to work in this release. I would appreciate any additional details y…