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.
Abner Coimbre
That is correct, I mostly meant Linux, but like you point out Windows is catching up with ConPTY. …
»
Israel Fernández Angullo
Clear enough! Thank you!
»
Simon Anciaux
No. You can use 1 byte per key (storing the current state in 1 bit, the previous state in 1 bit an…
»
Israel Fernández Angullo
Hi, Casey comments in a post somewhere that if I want to make an engine capable of rebinding keys …
»
Oliver Marsh
The game looks super cool, I would definitely be interested in playing it. I really liked the dev…
»
D3zmodos
Definitely looks like something I'd be interested in playing and I enjoyed the video for its own s…
»
Simon Anciaux
Looks like an interesting game, I look forward to know more about it.
»
Simon Anciaux
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…
»
Piotr Jurga
Hey, the game looks fantastic! I have to say when I first saw you fiddle with the basics some mont…
»
LucaSas
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…
»
ScarletKrath
Hello there. I'm just following the series as usual, but at the point of writing a square wave to …
»
Spencer Isaacson
That is super cool. I'm definitely interested, as I am planning on learning LZW in the near future…
»
robinbin
Go through Day 023, it should be clear how the looped live code editting works. IIRC, when you sta…
»
Simon Anciaux
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…
»
Santtu Keskinen
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…
»
Oliver Marsh
I was just thinking about this & i think its pretty much been covered but I'll mention it. I rece…
»
Santtu Keskinen
Hi! I'm trying to get a setup where I can write to tracee's stdin from a 3rd process while debuggi…
»
Simon Anciaux
Thanks for the article.
»
Simon Anciaux
Depth testing is disabled but the 2 rectangles are drawn in the same order on each frame. But you'…
»
Mārtiņš Možeiko
Are you sure the result should be same? Order matters if you have depth test disabled and triangle…
»
Simon Anciaux
Hi, I was writing a small test for modifications I made in some code to support glScissor calls in…
»
Mārtiņš Možeiko
What Abner said mostly relates to Linux and similar OS terminals. Windows cmd.exe historically wor…
»
Oliver Marsh
Thanks Abner, I'm going to have a go to see if I can communicate between cmd.exe, I'll be referr…
»
Oliver Marsh
Wow, thanks for going in depth and walking through the whole process, very interesting.
»
x13pixels
[/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…
»