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.
Raytio
Ahhh Allen this give me great pleasure to see that video. Know that your efforts are greatly appre…
»
GeorgeKT
You have a stray ; after the WinMain function signature:
»
Mattie
The reasoning I've seen is that it's not a macro because the function name isn't known at pre-proc…
»
Mārtiņš Možeiko
I don't remember where, but I have read that the reason is for func == func expression to be true.…
»
Mārtiņš Možeiko
Next time when you post an error message, please post it fully - including line number which mache…
»
Adel
Hi all, I am trying to start following the tutorials from the start, I installed visual studio com…
»
Gianluca Alloisio
I've tried to find out why is defined as a variable and not as a literal. I've found out that it …
»
Mārtiņš Možeiko
Put breakpoint at start of Win32InitDSound function and start stepping to see if all if conditions…
»
Mārtiņš Možeiko
Using VirtualAlloc in 32-bit OS is perfectly fine. In fact on Windows that is pretty normal way ho…
»
Allen Webster
I am 100% on board with that plan. And we're not the only ones ! In fact, one of my big plans for…
»
Shazan
I think that in 32bit virtual allloc can only allocate maximum 2 GB of memory. And the base addres…
»
Juank Prada
Hi guys, I am going through day 158 of the Handmade Hero videos, and Casey is saying that it is po…
»
Shazan
I compiled Day 359 source code but sound is not working how to fix it. Is this a bug or something …
»
Raytio
As I was working I realized a big thing we need as a handmade community. Just a dream but I think …
»
Raytio
Looking forward to it Allen!!!
»
Mārtiņš Možeiko
I can tell you that you never feel like superstar. You always feel like there is a ton of things y…
»
Jeroen van Rijn
Got it, thanks. I'll make sure it's fixed before we leave beta :)
»
DogDoggetyDog
Okay, thanks for the update
»
Mór
Thanks Brian. The preventing clones is the interesting part.
»
k2t0f12d
I played this game a lot when I was little. Gentoo GNU+Linux 4.8.2-gentoo #10 SMP PREEMPT Thu De…
»
Brian
Casey has stated on stream that the win32 platform layer can be used anytime (though contact Casey…
»
Mór
Just curious, is it allowed to use the HMH engine code to make and release games yet, or is someth…
»
Mikkel
He has just started on changing the engine to more proper 3D rendering last episode, so we are pro…
»
DogDoggetyDog
I'm around episode 150, and Casey has been mentioning making a big transition once all engine code…
»
Simon Anciaux
The "Log in to reply" link a the bottom of the page is barely visible on the light theme.
»
Simon Anciaux
If you edit a post, specify an edit reason and click the update preview button, the edit reason re…
»
Simon Anciaux
I'm on Windows 7 so I don't have emojis on the virtual keyboard but I tried on a Windows 10 machin…
»
Ryan Fleury
Just uploaded the game's second devlog. I speak a lot about progress on the game's map editor and…
»
mcalis
That certainly helps! Thanks for the eloborate explanation!
»
Ryan1729
Casey implemented the U64ToASCII function as part of the printf replacement, and added the follow…
»