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.
Jim R. Didriksen
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". …
»
The_8th_mage
You should also install the windows api, it doesn't come with every install.
»
Jarrett Goldberg
Huh...I'll look into that now and hopefully it works. I'll let you know.
»
Mārtiņš Možeiko
Did you install Visual Studio? Which version? If you are installing Visual Studio 2015, you must …
»
Jarrett Goldberg
I watched the series up to about day 40 but I was learning Java. I came back to follow the series…
»
Runaway Rabbit
For anyone else out there is being driven mad by the ridiculous way that SublimeText handles #if …
»
Christian H.
Thanks for all the answers. The funny thing is that I have already made a small prototype in Java…
»
Mārtiņš Možeiko
I want to mention couple of issues with latest changes to debug system. When DEBUGUI_xyz defines …
»
Gianluca Alloisio
You did in fact! #Devember will be happy to have you join in! :D
»
Jeremiah Goerdt
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…
»
Gianluca Alloisio
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…
»
Bryan Taylor
Don't worry about it so much. Assuming the game you are trying to make *isn't* Handmade Hero, yo…
»
Timothy McCarthy
The symptoms you describe sound like you are "stuck in the weeds." You are too far down in the de…
»
Joel Davis
There's nothing wrong with copying bits of code. I had to profile something a few months ago and …
»
Christian H.
Hi, I have been following Handmade Hero since the start and for some time now I have wanted to ma…
»
Gianluca Alloisio
Hi there Handmade Heroes! ( or is it Handmaking Heroes? :dry: ) I'm here today to humbly anno…
»
Jared Maddox
I partially agree with that link: partially. Once upon a time, Alan Kay named the programming st…
»
Timothy McCarthy
Are you actually compiling for 32 bit? I ask because I have been doing this. If so, then you sho…
»
Ian James
Thank you sir, that saved me a lot of time (and I'm sure frustration).
»
Mārtiņš Možeiko
If you see value of BaseAddress as 0x00000000 that means you are compiling code as 32-bit. 32-bit…
»
Ian James
So I've been working with the day 30 code for a few days now, but all of a sudden LP…
»
Ale
It´s ok thank you!
»
Simon Anciaux
To be fair to AMD, I was still doing things wrong. After some clean up in the context creation, G…
»
Timothy McCarthy
warning C4244: 'argument' : conversion from 'uint64' to 'size_t', possible loss of data 1 2 3 4 5…
»
Casey Muratori
I have been working to try to get this resolved for about six months now, but unfortunately it ha…
»
Flyingsand
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…
»