That is correct. But in Day 4 CreateDIBSection is removed completely. HBITMAP it returned was nev…
Just a thought but could you calculate the distance between the button and the pointer then incre…
That is correct. But in Day 4 CreateDIBSection is removed completely. HBITMAP it returned was nev…
Yo homies!
At the very beginning of Handmade Hero, Casey allocates some memory for his back buffe…
OliverMarshLove hearing what you have to say about your workflow Abner, don't want to hijack the …
Hi Guys,
I was going back through HMH Day 18, to refresh my memory on Game Loop stuff, and I wa…
nakst —
PulseAudio 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
…
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 …
win32_handmade.exe should be about 32K (36K on my machine).
There should also be a handmade.dll a…
I'm not sure if RemedyBG is set up for just-in-time debugging yet, but maybe people will find thi…
Peter —
Yes, I removed everything and started from scratch. Only kept handmade_latest_art_and_data.zip an…
When a new reply is added in a thread, the original post in the RSS feed has it's <updated>…
To make sure, the folder structure should be:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17…
Peter —
Well, the good news is that it doesn't crash anymore. But I only get the window with a dark "gray…
Kyle —
Same thing happens if static variables are stored in a namespace.
As an example:
1
2
3
4
5…
I tried it:
you shouldn't use test_asset_builder.exe anymore, unless you are using an old version…
Peter —
Thanks for replying. I tried to start from w:\handmade instead of w:\handmade\data but It didn't …
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 t…
I think the working directory needs to be W:\handmade\ instead of W:\handmade\data. But I'm not u…
I'm not planning to give it to anyone in current state. I will change the colors, but that will b…
Kyle —
When hitting break points within class constructors, any class members are shown as "?".
When hi…
Thanks for the responses, I think I've got a better handle of things now.
I think what I got hu…
Peter —
Hello people of HMH,
It seems I can build HMH without errors or warnings. I use Win7, VS2017 wit…
If you want the game to look/feel better, I think you should work on color/brightness before you …
I should not matter where you call vcvarsall.bat as long as you don't close the console window. B…
I procrastinated for 4 months, and then realized that I can't work on the web version anymore. Th…
I did a lot of programming this week. Most of it, though, was not for RemedyBG. In any case, I wa…