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.
Chen
You are welcome. Thank you for the kind compliments Oliver :)
»
Jason
So far it seems removing the linker option "debug:full" helps get things to where I only have to d…
»
Oliver Marsh
Yes, maybe when the series is finished we will have a better idea of how everything played out and…
»
Jason
Unfortunately that doesn't seem to solve the issue. Now I get the error: "Fatal error: Cannot open…
»
»
Jason
So I'm following along with Casey on Day 022 where we are trying to get our game dll modifications…
»
Mārtiņš Možeiko
How does "d:\CTest" get into PATH? Its not there by default. And I don't think vsvarsall.bat is se…
»
Oliver Marsh
Thanks so much for these type of blog posts, they are very interesting. Game is looking great!
»
Bjarke Elias
Here is how it looks before running vcvarsall: I could try and uninstall everything again, and se…
»
NelsonMandella
} }[/code] Then it's just a matter of choosing the right state in every moment. And that can be …
»
Allen Webster
Also note that this fix assumes you are using the default bindings. If you are maintaining your o…
»
Allen Webster
This is the best route. Treating .txt as code will lead to problems, but you can just bind word …
»
Timothy Barnes
This is the 3rd post on splines in a series I am writing primarily for game programmers and other…
»
Mevius
I don't think there is a setting for that. I believe that the thing that populate the autocomplet…
»
Mevius
Which file do I look for the place that set the command "word_complete"? I found the code mentione…
»
Tristan Dannenberg
I can't speak to whether or not this is something that be on the wiki; the handmade.net staff sho…
»
erpeo93
And so the drive to store Plan is just a linked list of action or subplans: getkeys->checkpocket…
»
Oliver Marsh
Hi everyone, I was just looking at some old files on my computer and came across my notes for hand…
»
nj
Afaik the "problem" is that the command word_complete is not bound to a key when the file opened i…
»
Lokathor
Hi, I'm doing Handmade Hero in Rust, and I've got a mostly working day 44 version going. The one p…
»
NelsonMandella
And so the drive to store Plan is just a linked list of action or subplans: getkeys->checkpocket…
»
erpeo93
Yep I meant "something" that allows the environment to communicates, I've not specified it well e…
»
Mór
An Indie has about as much chance of making another Minecraft, as he has making a hundred million…
»
Mārtiņš Možeiko
Your PATH seems to be broken. It normally should contain C:\Windows and C:\Windows\System32 folder…
»
NelsonMandella
Not necessarily, you could in theory rely solely on message passing. I wouldn't consider it an o…
»
erpeo93
You by no means need to use messages/stimuli, that was just one example. But this really depends …
»
Bjarke Elias
Can you check registry for folliwing values in HKEY_LOCAL_MACHINE\Software\Wow6432Node\Micosoft\M…
»
NelsonMandella
You by no means need to use messages/stimuli, that was just one example. But this really depends …
»
Simon Anciaux
EDIT: look at the reply below, what I said was wrong. I don't think there is a setting for that. I…
»
Simon Anciaux
Looks interesting. How do you know which piece goes where ? Since you can't see both connected fa…
»