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.
robby
From the games you listed i would agree to Seiken Densetsu Series having better z-movement simula…
»
Neo Ar
Wanted to ask Casey this on a prestream but wasn't able to catch any of them live this week, so I…
»
Joe Sprouse
Any interesting idea is good. For instance, in today's Q&A we talked about 2D games doing Z-…
»
Jari Komppa
This is slightly worrisome because this limitation is not only hit during development but end-use…
»
mallardz
On a 4Gb 64 bit win 7 laptop as well, and my limit is around the 1Gb mark (to be safe am now only…
»
Andrew Bromage
cmuratori They didn't understand that there are two concepts at play, one of which is always impo…
»
jeringa
Shouldn't the collision rules hash be off the entity struct? Rather than a global table? Also: I…
»
Jari Komppa
Well, as long as you can do memset directly on the data segment, nothing in it is truly constant.…
»
Casey Muratori
But it just shows the stupidity involved in the situation. They didn't understand that there are…
»
Casey Muratori
(Didn't quite get to this today, but I'll try to get to it tomorrow!) - Casey
»
Stefan
Casey mentions on day 24 that virtualAlloc memory is always contiguous. I'm guessing, but maybe v…
»
Dominik
I reduced it to 1Gb now and sometimes it still doesnt work the first few times. Then all of a sud…
»
Andrew Bromage
ChrisG0x20 I suspect they threw it in there just because they already had pointer aliasing anyway…
»
Casey Muratori
Important caveat, though: he's specifically talking about inlined functions, not all function cal…
»
Casey Muratori
Nope! That's totally a typo... I'm 0 for 2 on day 67 :( NEED MORE CAFFEINE. I'll make a note …
»
Chris
Yeah, const_cast sucks for sure. I suspect they threw it in there just because they already had p…
»
William
Just curious, but in the AddRadiusTo() method in handmade_math.h shouldn't it be the following: …
»
Roderic Bos
You have to set hanmadeinternal as compiler flag, or else it'll fail. Search the forum for a corr…
»
David Owens II
His rants are usually pretty hilarious. It would be awesome if these were archived somewhere as w…
»
Casey Muratori
sol_hsa Reading this thread has been really surprising, I would have expected "const" to help the…
»
Casey Muratori
Ah! Thanks for catching that... I will go write that down so we remember to fix it tomorrow. -…
»
Chris
C++'s unofficial motto should be: "Theoretically, yes. In practice, no." Sometimes it's "Yes and …
»
Chris
I apologize for not being totally clear about that one. Bigpet is totally correct about that synt…
»
Dustin Specht
so I am not really a emacs user. but can understand it since I a vim user. If you are going to u…
»
Chris
I've also done something similar in the past: https://github.com/ChrisG0x20/five-pixel-font
»
Iker Murga
I had a similar error whenever I tried compiling handmade hero during the first few weeks, due to…
»
Kasper Sauramo
Well there is no INTERNAL in the source, only internal. I'd suggest making sure you did copy past…
»
Nines Baobaberson
I love how Casey can just go on like that for like a full 5 minutes with a completely straight fa…
»
Andrew Bromage
sol_hsa Reading this thread has been really surprising, I would have expected "const" to help the…
»
Ruy Calderon
In that case I'm out of ideas, sorry I couldn't be of more help.
»