Oh I see. Thanks for clarifying it for me! While we're on the topic, I have another small questio…
Just a thought but could you calculate the distance between the button and the pointer then increa…
That is correct. But in Day 4 CreateDIBSection is removed completely. HBITMAP it returned was neve…
Yo homies! At the very beginning of Handmade Hero, Casey allocates some memory for his back buffer…
If I'm starting a new task, say for work, the process is straightforward: list all the goals; bre…
Hi Guys, I was going back through HMH Day 18, to refresh my memory on Game Loop stuff, and I was a…
PulseAudioALSASDLWin32 MIDIDirectSound See the DirectSound article.
Martin/SIMPalaxy: RemedyBG version 0.2.6.0 can now be driven from the command-line.
A new release of RemedyBG 0.2.6.0 is now available for download.We now allow controlling an existi…
win32_handmade.exe should be about 32K (36K on my machine). There should also be a handmade.dll an…
I'm not sure if RemedyBG is set up for just-in-time debugging yet, but maybe people will find this…
Yes, I removed everything and started from scratch. Only kept and Both of these I unpacked in: W…
When a new reply is added in a thread, the original post in the RSS feed has it's field …
To make sure, the folder structure should be:
Well, the good news is that it doesn't crash anymore. But I only get the window with a dark "grayi…
Same thing happens if static variables are stored in a namespace. As an example: };[/code] This …
I tried it: you shouldn't use test_asset_builder.exe anymore, unless you are using an old version …
Thanks for replying. I tried to start from w:\handmade instead of w:\handmade\data but It didn't h…
To be frank, I haven't done much testing at all with C++ code. I'll make a note to take a look at …
Oh, yes, the frames around the field should go. I agree, they are superfluous. The frame around th…
I think the working directory needs to be W:\handmade\ instead of W:\handmade\data. But I'm not up…
I'm not planning to give it to anyone in current state. I will change the colors, but that will be…
When hitting break points within class constructors, any class members are shown as "?". When hitt…
Thanks for the responses, I think I've got a better handle of things now. I think what I got hung …
Hello people of HMH, It seems I can build HMH without errors or warnings. I use Win7, VS2017 with …
If you want the game to look/feel better, I think you should work on color/brightness before you w…
I should not matter where you call vcvarsall.bat as long as you don't close the console window. Bu…
I procrastinated for 4 months, and then realized that I can't work on the web version anymore. The…
I did a lot of programming this week. Most of it, though, was for RemedyBG. In any case, I was ab…