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.
Johan Gustafsson
Personally I'm very fond of Sublime Text 3 with the Vintageous packet. With that I get many of Vi…
»
AndrewJDR
mmozeiko ajohnson * Hot reloading/replay (No LoadLibrary/etc abstraction in Qt afaik) Qt has QLib…
»
Mārtiņš Možeiko
ajohnson * Hot reloading/replay (No LoadLibrary/etc abstraction in Qt afaik) Qt has QLibrary clas…
»
AndrewJDR
Hello everyone, As a Christmas day project I decided to implement a Qt platform layer for HMH: h…
»
Erlend
I asked the question and it seems it does not support that feature now, but it might later. Foun…
»
Mustafa Al-Attar
Hi there... I was wondering if the tutorials will show how to publish/Integrate the game into st…
»
Adam Collado
If you like both Conemu and Clink, check out Cmder. It's essentially a prepackaged version of Con…
»
Roderic Bos
Someone else found this yet hidden page: https://forums.handmadehero.org/index.php/forum/search …
»
Class GenericHuman
When we set the Bitmap as 32bit and told it to use RGB, we are assigning values to only 3 of the …
»
Andrew Chronister
Seems like the sort of thing that should be hiding in the forum software somewhere. Just gotta wr…
»
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 duplica…
»
Andrew Chronister
Some recent updates: itsuart2 decided to create a test twitch account for his bot, which he happ…
»
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" (w…
»
Justin
So, let's say for example, in the memory the game always stores the player's data (world position…
»
Bl00drav3n
nxsy Does running the code I wrote work, or exhibit the same problem? I will try and implement th…
»
Casey Muratori
VERY INTERESTING! There is a fairly easy thing we can do to fix this. I'll do it after tomorrow…
»
Casey Muratori
OK, so we pulled out the platform interface code into a separate .h on today's stream, and C-ifie…
»
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 …
»
Class GenericHuman
https://forums.handmadehero.org/i...um?view=topic&catid=4&id=170#1052 Inside Notepad++ t…
»
handmade_clutz
Is there a way to run our build.bat in the current shell from inside Notepad++ so I don't have to…
»
Julius
thank you for your reply :) it seems what im trying to achive is not possibly (at least after s…
»
Simon Anciaux
The problem with the pdb was what I thought, I just didn't tested it right. At the moment the dll…
»
Casey Muratori
Asset sizes are so big these days that for a 2D game, it's almost inconceivable that you would ha…
»
Casey Muratori
I'll move it over there. - Casey
»
Casey Muratori
The DLL is just the code, it doesn't contain data. So as long as the data in the memory block is…
»