2:29:42 - 2:29:56
Its needs to be accounted for in the counting... of the quotes...
https://y…
Burmi —
These are neat ideas :D
A few days I had the idea of an "quality seal" for hmh: "100% OOP-Free".
…
You should also install the windows api, it doesn't come with every install.
Huh...I'll look into that now and hopefully it works. I'll let you know.
Did you install Visual Studio? Which version? If you are installing Visual Studio 2015, you must …
I watched the series up to about day 40 but I was learning Java. I came back to follow the series…
For anyone else out there is being driven mad by the ridiculous way that SublimeText handles #if …
Thanks for all the answers.
The funny thing is that I have already made a small prototype in Java…
I want to mention couple of issues with latest changes to debug system. When DEBUGUI_xyz defines …
You did in fact!
#Devember will be happy to have you join in! :D
Dungeon Lab is a project that I wanted to start because of the lack of transparency in available …
Iván D —
You're welcome!
I prefer to read the forum instead of joining the discussions, as I'm far behin…
Great!
Oh. How did it slip in there, that com? Thanks!
[ and is this your first post? I'm humbl…
Iván D —
It sounds really interesting. I will try to follow it! :D
Also, I think that the first link is w…
Don't worry about it so much.
Assuming the game you are trying to make *isn't* Handmade Hero, yo…
The symptoms you describe sound like you are "stuck in the weeds." You are too far down in the de…
There's nothing wrong with copying bits of code. I had to profile something a few months ago and …
Hi,
I have been following Handmade Hero since the start and for some time now I have wanted to ma…
Hi there Handmade Heroes! ( or is it Handmaking Heroes? :dry: )
I'm here today to humbly anno…
I partially agree with that link: partially.
Once upon a time, Alan Kay named the programming st…
Are you actually compiling for 32 bit?
I ask because I have been doing this. If so, then you sho…
Thank you sir, that saved me a lot of time (and I'm sure frustration).
If you see value of BaseAddress as 0x00000000 that means you are compiling code as 32-bit. 32-bit…
So I've been working with the day 30 code for a few days now, but all of a sudden
LP…
To be fair to AMD, I was still doing things wrong. After some clean up in the context creation, G…
warning C4244: 'argument' : conversion from 'uint64' to 'size_t', possible loss of data
1
2
3
4
5…
I have been working to try to get this resolved for about six months now, but unfortunately it ha…
For OpenGL, you can subclass NSOpenGLView and use CVDisplayLink to synchronize to the display.
…
Ale —
Hello people, I have not followed handmade for a couple of months but I return. Does anyone knows…