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.
d7samurai
Well, people are different. I care a lot about the structure of my code. I care about making it l…
»
Casey Muratori
Both are true, actually! - Casey
»
Casey Muratori
OK, I think I see what OP was saying - you're just trying to cut down on the typing of the word "…
»
Dale Kim
d7samurai Force of habit aside, the point of doing it would obviously be to not have to [remember…
»
Iker Murga
It looks to me like something as silly as there is an X% chance of Y character appearing on scree…
»
Iker Murga
Yep, they are the same exact thing, Casey did mention that it was just the way he was used to wri…
»
Gav
The Subject says it all. As we're staying close to C and most good C books use 'return 0', why …
»
d7samurai
Well, that was what the question mark was for.. If C compatibility is a point, then forget it. B…
»
Casey Muratori
Exactly. We can prioritize regions of the world where we think interest is warranted, etc. I th…
»
Casey Muratori
Yeah, it seems like a strictly worse option in all respects. Am I missing something? - Casey
»
Dale Kim
Seems pretty inconvenient to do that. The advantage of internal is that it's searchable and you …
»
d7samurai
Since we're already helping ourselves to a few select C++ conveniences, couldn't we put all the f…
»
d7samurai
Regarding NPCs "on a mission": It would be possible to have a "priority list" reserved for entit…
»
Casey Muratori
With continuous collision detection, there's no such thing as "missing" a collision, so that's no…
»
Stefan
My wife says the continuous sine wave sound is getting to her :P
»
Stefan
Ah, thanks. I will wait to get to that video.
»
Vadim Borodin
I think this would be fixed on day 24 or something like this.
»
Stefan
Hi. I've just finished day 20 and I have a question regarding the calculation of the target curs…
»
Stefan
DomsL. I had the same issue on that day. After I closed some other programs that were using memo…
»
norswap
Okay, the fact that we have a bootstrapping issue (need to have some kind of infrastructure to te…
»
Casey Muratori
Thanks for the kind words! - Casey
»
Casey Muratori
The idea is as follows: 1) Hopefully, we will be able to update _more_ than two simulation regio…
»
Tom
Remapping ctrl c seems to be really hard, there is cua mode, but it is not working right with Cas…
»
Casey Muratori
I did not make The Witness! I just wrote the collision code and some of the editor :) So it def…
»
mallardz
Hear, hear, well said!
»
Lachlan Easton
"I will only ever, ever make one game that involves moving a character... Ever. I’ll only make on…
»
norswap
I second the question; and I'll add three of my own. A.) Aren't we violating the "make the usage…
»
Fred
Regarding last night's stream about refactoring the low and high entity logic (I haven't watched …
»
Gavin Williams
I've just been browsing through the episode guide, and just everything about this project, from t…
»
Benjamin Kloster
That's the difference between reserving memory and committing it. Reserving with MEM_RESERVE just…
»