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.
Casey Muratori
I haven't looked to see if there are restrictions in terms of what can and can't be shown about St…
»
Casey Muratori
In the offscreen buffer, yes, you can use the fourth byte for whatever you want. Since we are not…
»
Mustafa Al-Attar
Hi there Nick... I guess the way you get motivated differs from one person to another. In my case,…
»
Mustafa Al-Attar
Hi there... Usually this byte is used to represent Alpha, which is the transparency of the color. …
»
José De Gouveia
i guys i was wondering if its posible to make a Portable Visual Studios C/C++ compiler? anyone has…
»
Nick
Hey guys, I have been following HMH for quite a while now and have been working on uni stuff and t…
»
Johan Gustafsson
Personally I'm very fond of Sublime Text 3 with the Vintageous packet. With that I get many of Vim…
»
AndrewJDR
Awesome, I missed that. That's another one for the list then. Thanks!
»
Mārtiņš Možeiko
Qt has class for dynamic library loading.
»
AndrewJDR
Hello everyone, As a Christmas day project I decided to implement a Qt platform layer for HMH: I …
»
Erlend
I asked the question and it seems it now, but it might later. Found some notes on though.
»
Mustafa Al-Attar
Hi there... I was wondering if the tutorials will show how to publish/Integrate the game into stea…
»
Adam Collado
If you like both Conemu and Clink, check out . It's essentially a prepackaged version of ConEmu an…
»
Roderic Bos
Someone else found this yet hidden page: which should only be linked and seems to work fine
»
Class GenericHuman
When we set the Bitmap as 32bit and told it to use RGB, we are assigning values to only 3 of the 4…
»
Andrew Chronister
Seems like the sort of thing that should be hiding in the forum software somewhere. Just gotta wra…
»
Karl Kirch
That absolutely makes the interop a million times easier. Worked like a charm. Thanks Casey!
»
Casey Muratori
Well, for starters, does it debug externally built executables? Since I edit and build in Emacs, …
»
Erlend
i heard you mentioned there was no debugger for linux. jetbrains (which makes intellij, resharper,…
»
Manish
Hi, Could not find a search button on this forum. Can we have one so that i avoid posting duplicat…
»
Andrew Chronister
Some recent updates: itsuart2 decided to create a test twitch account for his bot, which he happen…
»
Tim
I would also approve of merchandise. I'm not able to do such designs though :D
»
Chris
No Poopsauce Logo. +1
»
Casey Muratori
The idea is very much the same as a file format. Offset 0 in the memory block is the "header" (wh…
»
Justin
So, let's say for example, in the memory the game always stores the player's data (world position,…
»
Bl00drav3n
I will try and implement the necessary calls to get your code running on my RPI tomorrow probably…
»
Casey Muratori
VERY INTERESTING! There is a fairly easy thing we can do to fix this. I'll do it after tomorrow's…
»
Casey Muratori
OK, so we pulled out the platform interface code into a separate .h on today's stream, and C-ified…
»
Casey Muratori
I don't know what the best editor would be if you are starting today. I'm used to Emacs so I'll k…
»
Class GenericHuman
Inside Notepad++ there is a run command. You have to run w:/handmade/code/build.bat when you wish…
»