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.
Class GenericHuman
Round to even is a biased round but that is not what I am talking about. In Casey's round functio…
»
Simon Anciaux
I use nppexec in notepad++. You can install it via the Plugin manager. Once it's installed you ca…
»
Class GenericHuman
You will most likely have to call the shell.bat inside build.bat because it is resetting the effe…
»
Class GenericHuman
We could have tile side = 2.0f and boy height =1.4f so that he is smaller than the tiles.
»
Troncoso
I found another plugin: http://sourceforge.net/projects/npp-plugins/files/NppExec/ Which is a lo…
»
Todor
In episode 31 you created the world units to tilemap mapping. But you used 1.4f as a tile heights…
»
Roderic Bos
When the world tilemaps are not the same size as the tilemaps isn't creating levels harder when y…
»
Class GenericHuman
In the shell.bat Casey provides, he runs vcvarsall.bat with the argument x64. This tells vcvarsal…
»
Andrew Bromage
Kladdehelvete OOP is very much misunderstood. It is just structures + functions (like all kind of…
»
Leonid Kapitonov
OOP is merely a pattern. You can roll your own in pure C. OOP in C There are more other approache…
»
Leonid Kapitonov
The flag is for the compiler. I just made a typo with the flag name: copypasted from google. I am…
»
itsuart
>OOP is simply structures + functions where one of the parameters for the functions are not th…
»
Andrew Bromage
Just for the record (it's a TODO in the source code), C99 has the rint family of functions, such …
»
Lachlan Easton
I think this is one of the few cases in video game programming where unit tests would actually ma…
»
Class GenericHuman
Are those linker warnings or compiler warnings? C2220 - http://msdn.microsoft.com/en-us/library/k…
»
Leonid Kapitonov
Casey, since you are using -WX flag (Treat Linker Warnings as Errors), it's impossible to compile…
»
Livet Ersomen Strøm
I have seen all the episodes. And I look forward to each. I feel I have been preparing for this i…
»
handmade_clutz
Troncoso The run command is already mapped to F5. Another option (what I do) is to install this…
»
Iker Murga
Just wanted to point out that on yesterday's stream Casey started calculating the world units bas…
»
Class GenericHuman
Solution to this might be using: 1 2 3 4 5 6 7 8 9 10 11 12 13 14inline int32 RoundReal3…
»
Neil Blakey-Milner
I went quite some time not coding (not even loading the distributed source files), but over the l…
»
Class GenericHuman
When I run the handmade intrinsic functions, I get wrong output for negative numbers. Example ou…
»
Class GenericHuman
I have followed along with the code Casey wrote but skipped all the sound stuff(except for the dl…
»
Caleb Spare
Wooo! Sounds fixed to me :) Thanks for giving that a shot.
»
Brainversation
That's fair thanks for the answer! ( Time to catch up on those pre streams I guess : - )
»
Christopher
I'm working on an Xlib/Alsa port of everything in Common Lisp. I'm all the way back at day like 7…
»
Troncoso
ChronalDragon I'm as caught up as I can be, for now. I've been coding along though I'm essentiall…
»
Andrew Chronister
cmuratori I prefer instant switch, personally. - Casey Given your comment elsewhere about free …
»
Andrew Chronister
I'm as caught up as I can be, for now. I've been coding along though I'm essentially doing it wor…
»
Troncoso
How many days have you "completed" of Handmade Hero? Do you simply watch? Download the nightly so…
»