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.
Ryan Fleury
Thanks for the comment, Abner! I've actually seen the video you linked in which Collier explains h…
»
Aled Jones
How would I go about building 4coder with mingw on windows?
»
Domarius
Sir, you clearly care about your craft. This was the most comprehensive analysis of scan codes I'…
»
pragmatic_hero
It's the overuse where everything is a template instantiation that tanks compile times[/quote] Bu…
»
Abner Coimbre
I haven't followed your game design ideas too closely, but it seems you want to investigate the na…
»
ratchetfreak
Simple use of templates like you would have with std::array barely affect compile times in any mea…
»
Mārtiņš Možeiko
Something like this: As for C99, it actually seems static array sizes in arguments work only for o…
»
Mór
Yes, I am talking about selling copies. Reliably getting more out of it than what you put in. I'v…
»
pragmatic_hero
What do you mean?
»
Mārtiņš Možeiko
Macros? Or C99 functions with static size arguments if arrays are fixed size.
»
Mevius
thanks. It works :-)
»
pragmatic_hero
Do you use hardware PCF for shadowmaps? In earlier screenshots it looked like you don't. Why is th…
»
pragmatic_hero
So there's no way to have a fixed-size bounds-checked arrays in C as far as I know. The standard w…
»
Gus Waldo
I don't think this is true at all, if anything the prevalence of successful 2D indies with very b…
»
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…
»