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.
Casey Muratori
mmozeiko If somebody will remove hha file during iteration in Win32OpenNextFile function (or Find…
»
Casey Muratori
I would also point out that there is a third option, which is that if you want your fluid simulat…
»
Casey Muratori
Well, I guess the thing I would ask is, what is the benefit of making an "object" any more formal…
»
Mārtiņš Možeiko
#define is simple text-replacement. C/C++ preproecssor doesn't care what is inside #define, it ju…
»
Dries Lamberechts
Hi everyone, I'd like for someone to explain me how the #define and typedef etc work for the fun…
»
Matt Mascarenhas
Cheers, chaps. Okay, yep, let's see what the others think. My workflow is out of the window at th…
»
noxy_key
For example, a stack preservation scheme would trail automatic cleanup of local variables behind …
»
Dustin Specht
Issues is something we decided to due so we don't have multiple people working on the same episod…
»
Jesse Coyle
Ah! So he checks if EndedDown is true (if the key is down), then HalfTransitionCount is the amoun…
»
noxy_key
Building a memory manager is desirable, especially if a requirement is to allocate memory limits …
»
Miguel Lechón
Hi Miblo, glad to hear your laptoplessness is about to come to an end. 1) Issues are useful a…
»
Mox
Hi Zilarrezko, I do believe that the code Casey wrote has a way to check for state change of a k…
»
robby
:ohmy: thanks i didn't see that!
»
Mox
Hi, I know OOP is a black sheep here, but I would like to hear your views on some of the simpler…
»
Matt Mascarenhas
Hi folks, great to see that there's been a bunch of activity in the repo while I've been languish…
»
Mox
This might be what Casey would have to say on this matter: http://mollyrocket.com/861
»
Adam
Thanks for the responses guys, lots of stuff for me to look into. I'll probably not go the straig…
»
Jesse Coyle
So.... How long until Casey gets to analyzing voice for speech to text? Because it seems e…
»
Oliver Marsh
Hey everyone, I was trying to implement a GUI system and I ended up with the idea of allocating …
»
Raxfale
The stl allocator interface has been cleaned up a lot lately. I was particularly pleased that th…
»
Andrew Bromage
cmuratori Surely I am not the first person to point it out? Indeed you are not. Allan Bowhill I…
»
Andrew Bromage
Someone on the last stream asked a question about accurate fluid simulation. If anyone is intere…
»
Mārtiņš Možeiko
I'm catching up with latest episodes and want to point to couple of issues with asset code. If s…
»
Kyle
That was it, thank you very much
»
Mārtiņš Možeiko
You probably did not change C/C++ runtime for VS2015 project to use statically linked C/C++ runti…
»
Kyle
I am following the series, and out of curiosity I went into VS2015, created a new project, loaded…
»
Jesse Coyle
Hello, Sailors! I thought it was pretty interesting how Casey tied the keyboard to mimic control…
»
noxy_key
I must have missed that episode :) It would be a very cool to have such a feature. That would p…
»
noxy_key
You're right about statics. Even in local functions that attempt to initialize new static structs…
»
Kim Jørgensen
@people: Yes, it is Handmade Hero. I still need to remind myself that "not invented here" actuall…
»