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.
ThadeuMelo
Long story short, making my clean-up to get close to Casys code I can´t build any more since I re…
»
Andrew Bromage
I used to work in nanotech, with lots of very smart physicists and physical chemists. Not once du…
»
Ryan Ries
Was thinking this while watching Casey get random numbers from random.org today. Powershell:
»
Ianuarius
EDIT: Now that I think about it, I already explained my position rather well, so this reply was pr…
»
Joel Davis
It's not much different. Most of the gameplay code would be identical, the main difference would b…
»
Daniel Wood
Worst experience growing up was when a friend would get a new game and we would sit down to play i…
»
Ianuarius
Can't really blame you. I mean, I guess that's pretty much what my response would be, too. Can't f…
»
Benjamin Kloster
I have to agree that an in-game options menu or at least a launcher offering basic options is an e…
»
d7samurai
@kladdehelvete: there's a difference between our academic understanding of a system and the most p…
»
Patrick Lahey
You may find this useful. The (free) source code download for this book: includes appendix A whi…
»
Casey Muratori
Just a quick reminder: the design of Handmade Hero is not up for modification, so if you want to d…
»
Thompson Lee
Thanks, that cleared things up nicely.
»
Livet Ersomen Strøm
I wonder what would happen on the yearly "physicist-convention", if someone raised their hand and …
»
Rafael Grossi
yea i did put (server-start) .. no idea why it wasn't working but i've found a "fix"? i believe..…
»
norswap
Closing the window does indeed close the server on Windows (maybe there's a way to avoid that; but…
»
Livet Ersomen Strøm
What I found with at least the first piece of DirectSound code is that it updates the DSsoundbuffe…
»
Patrick Lahey
I don't think exploratory programming and detailed analysis and design are inconsistent. In this …
»
Rafael Grossi
okay i got it working now, but it still opens a new windows every time i call it via terminal inst…
»
Ianuarius
Ok, so here's a discussion we apparently need to have. I didn't think there still were people who …
»
norswap
It seems the problem is caused by the fact that you have a double quote at the start of the instal…
»
Rafael Grossi
@norswap i've tried implementing your .bat on my end and got some errors which im not sure what is…
»
Flyingsand
Isn't that was DirectSound does for us, though? Let's say we used a separate thread for mixing ou…
»
hendrix
itsuart thank you for response.
»
Andrew Bromage
For a safety-critical system, I think I'd want even the code pre-planned. But for a game? That's i…
»
Justin
Here it is Pseudonym73. I understand that pre-planning has it's merrits, but we aren't talking a…
»
NoobSaibot
well i did, but the todo might not be related to the guy who wrote that part of the code. anyway, …
»
Bigpet
Did you not even read the title of this thread? It's talking about the "(casey)" next to the "TOD…
»
NoobSaibot
yeah, i know. but how's that supposed to replace the TODO comment that states what you're going to…
»
Bigpet
He means the "praise/blame/annotate" function most vcs have where you can see who wrote each line…
»
Benjamin Kloster
Isn't that was DirectSound does for us, though? Let's say we used a separate thread for mixing ou…
»