Did you read past first paragraph of my post? Literally the next sentence I say that it is acting…
On the day 32 Q&A, there was a question about printing debug text on screen, and though that's som…
Yeah, it's good practice to put your name in your comments so that someone can come ask you about …
The Handmade Penguin guide recommends KDevelop: It's a full-fledged IDE, but can be launched from…
Not quite. In Seiken Densetsu 3 (the game in the picture) and Secret of Mana, you are unable to h…
andrea —
There're already programmers working on the same code: that's us. :3 With that notation you can ad…
I guess I should resist the urge to ask more about possible errors along the way from Day 21 on th…
I'm a very big Diablo fan (I like the original one specially), and I always wanted to kind of crea…
I think the title speaks for itself. Why do you (Casey) always put your name on every todo, note, …
I am using emacs on linux, so the process is different I'm sure. But I run emacs as a "daemon" (ju…
Don't know if you figured something out for this, but if you go to Plugins > NppExec > Advanced O…
Yes, that example is simple enough, since it is actually fake elevation as you say. But what if y…
Yes, that example is simple enough, since it is actually fake elevation as you say. But what if y…
I was thinking about creating a thread about this, but I figure this is the right place to mention…
Well then I can't help you, sorry. I either open files derictly from emacs or do drag-n-drop on al…
I didn't remember but to be able to set a shortcut for a "script" you need to setup "Menu items" i…
I actually hinted at the answer. Consider the sequence of operations: Suppose this is your round…
that was one of the first things i've tried.. didn't work sadly, it still loads files on new insta…
I've hard talk on the stream about various Linux debuggers. All of the ones so far have been part …
Was answered in later stream and already asked here: ;-)
At 2:14:26 into the Day 20 video, I see Casey adding a new variable called ExpectedBytesUntilFlip.…
For what it's worth, I think I've had an odd noise issue issue with analog ports, though I can't r…
I'm pretty sure this isn't the best place.. maybe not even the right place?? to post this, but i'l…
Nice! I was actually trying to do this for a very short time, but I found that it got harder and …
Yeah, sorry for not putting a big disclaimer on these things, but until we get to writing these f…
I seem to recall that Casey touched on this briefly when he was doing the sound stuff, but audio t…
Uberstedt, round to even is useful when you have a lot of half fractions in your data(3.5, -4.5). …
I found the problem. In this code of Day 19, at 0:47:15 in the video, where Casey is working on t…
This ended up happening due to the way he decided to time the sound output relative to the frame …