After I recently got sound working (somewhat) in my platform layer using ALSA, I figured I should …
OOP culture promotes bad practices, you should be thinking about the data you are working on and h…
There is no reason to use OOP.
No not a problem, I appreciate your opinion! I mean, a great deal of what I was proposing was admi…
This may have been answered in a Stream that I missed, or have not gotten to yet, but since we're …
Well, yes, the theory isn't that you have a bad port or microphone, the theory is that it's some …
This might be a personal opinion kind of answer, but I've always considered good boss designs in g…
Not saying this is the solution, just a possible solution I just thought of. Since as the "chamber…
Well, I'm not really sure exactly what we're going to do about this in the long run. As I mentio…
The idea behind the pre-stream questions is that they are meant to be transient and off-topic. I …
manishsharma hotly quipped: I disagree here, I think that keeping the meat of the videos seperate…
Tim —
I noticed that the current tile layout occludes half of a tile on each side of the chambers. I was…
Yes! Some really interesting topics are being covered now, and if I miss a stream, I want to still…
I would totally buy a coffee mug with the "no poopsauce" logo on it. My ancient GameDev.net mug ne…
I really want an image of the Owl Of Shame staring out the window at a garbage man.
I'll see what I can do in the next day or so! I feel pretty close.
I don't know how "fixed" the game design, on casey's side, already is, but maybe we could collect …
Is he late, sick or took a day off? I was kind of expecting an update by now, and I am feeling lik…
I've just added debug save state and replay, and ensured it works with Day 30.
Casey is right, that on a modern compiler it probably won't matter. This is an optimisation known…
The general principle is that that there is "stuff" which mostly doesn't change between frames. Di…
royh —
If you run the ido-find-file command (ALT-f using Casey's .emacs), and you enter in a file that do…
Great tip! I didn't realize it worked for DLLs.
I think the one that I've heard most commonly referenced recently and a good start is Binding of I…
I look forward to seeing your code - I wanted to use MMAP_INTERLEAVED simply because then I could …
Neo Ar —
I assume handmade penguin is going to go up to the equivilant of episode 25, any updates on when t…
I just started working on ALSA for my Common Lisp implementation. I'm going the MMAP_INTERLEAVED r…
So Legend of Zelda is mentioned by Casey but are there any other inspirational tilebased games we …
So the renderer is still in the CPU, the opengl bits are just to get the graphics buffer to the sc…