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.
Bjarke Elias
Here is how it looks before running vcvarsall: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1…
»
Marc Costa
I remember reading some of the early posts here https://gafferongames.com/ and they looked really…
»
Martin Fouilleul
Hello ! Does anyone know good resources (books/parpers/posts/whatever) about optimizing networki…
»
NelsonMandella
erpeo93 I've been thinking about this during the morning, and I think that now I see what your po…
»
Allen Webster
Also note that this fix assumes you are using the default bindings. If you are maintaining your …
»
Allen Webster
nicoco Afaik the "problem" is that the command `word_complete` is not bound to a key when the fil…
»
Timothy Barnes
Introduction to Series This is the 3rd post on splines in a series I am writing primarily for gam…
»
Mevius
mrmixer EDIT: look at the reply below, what I said was wrong. I don't think there is a setting f…
»
Mevius
Which file do I look for the place that set the command "word_complete"? I found the code mentio…
»
Tristan Dannenberg
I can't speak to whether or not this is something that should be on the wiki; the handmade.net st…
»
erpeo93
NelsonMandella Sorry but I disagree. I see it more like this: 1 2 3 4struct Plan { ACtion* …
»
Oliver Marsh
Hi everyone, I was just looking at some old files on my computer and came across my notes for h…
»
nj
Afaik the "problem" is that the command `word_complete` is not bound to a key when the file opene…
»
Lokathor
Hi, I'm doing Handmade Hero in Rust, and I've got a mostly working day 44 version going. The one …
»
NelsonMandella
Sorry but I disagree. I see it more like this: 1 2 3 4struct Plan { ACtion* firstAction; };…
»
erpeo93
Not necessarily, you could in theory rely solely on message passing. Yep I meant "something" tha…
»
Mór
Skinpop I disagree with the notion that 3d engines are a big waste of time for indies. Look at t…
»
Mārtiņš Možeiko
Your PATH seems to be broken. It normally should contain C:\Windows and C:\Windows\System32 folde…
»
NelsonMandella
erpeo93 Do we agree that whatever is the way you choose to "manage" the ai, you have to "poll" th…
»
erpeo93
NelsonMandella erpeo93 ok so the son is listening for a message, that means that the father has t…
»
Bjarke Elias
mmozeiko Did you install everything in default locations? I believe VS doesn't like when it is in…
»
NelsonMandella
erpeo93 ok so the son is listening for a message, that means that the father has to send that mes…
»
Simon Anciaux
EDIT: look at the reply below, what I said was wrong. I don't think there is a setting for that.…
»
Simon Anciaux
Looks interesting. How do you know which piece goes where ? Since you can't see both connected fa…
»
Mevius
From time to time I will be working on a single plain text file to write articles or essays. I re…
»
erpeo93
I probably could have been more clear in my qualification. If your game has 20 NPCs (not includi…
»
Mārtiņš Možeiko
Are you using Visual Studio project to compile not build.bat? If so then go to project settings a…
»
kurorah
Whenever I try to use the following line from Casey's code I get multiple compile errors: 1WNDCLA…
»
Andrew Reece
Do you ever look around at points strewn about the place and think to yourself, "who put these he…
»
Gus Waldo
Mór I get why the workflow of 3D engines is helpful, where you can drag and drop things visually,…
»