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.
Simon Anciaux
I think you can call "default_keys(context);" before "custom_keys(context);" to have the default …
»
x13pixels
The last couple of days I've been working on RemedyBG's call-stack display and realized that the …
»
Adrien
Hello, I'm beginner and a create a custom_layer.cpp and I call buildsuper.bat 1 2 3 4 5 6 …
»
spx
azmrNo worries, glad to hear it. It's an Intel i5-3570K, which I think is Ivy Bridge. Thank you …
»
braksten
Hi Guys, I am on Episode 3 of Handmade Hero, but I'm embarrassed to say that I have already enc…
»
spx
bjeeeernI am on 0.7.2 now but still does not seem to work. I'll post some variations of the comma…
»
Mārtiņš Možeiko
Yes. Officially you can build macOS binaries (and iOS) only on macOS. Unofficially, if you get th…
»
Robert Hickman
@Marcc I am aware of that. ratchetfreakAlso limbless person with gloves that float around him is…
»
AlexKindel
I've finished separating the back end code into a static library. Do I understand correctly that …
»
Andrew Reece
spxThanks, the debug information matches with the information you have provided before. I may hav…
»
Mārtiņš Možeiko
spxah seems I wrongly assumed that most function addresses are also still present in the Windows …
»
Mārtiņš Možeiko
Yeah, by default clang uses ld.exe which is linker from binutils. And that one knows only dwarf, …
»
Sara
mmozeikoClang supports pdb generation just fine. For example, to use it with lld.exe from mingw-w…
»
ratchetfreak
Also limbless person with gloves that float around him is a bit too much like Rayman I think to h…
»
Marc Costa
Casey has also mentioned numerous times that HMH is a game programming project, not a game design…
»
spx
Thanks, the debug information matches with the information you have provided before. I may have a…
»
Robert Hickman
HMH presents as a project to create a complete game, and Casey has mentioned an intent to release…
»
Andrew Reece
Thanks. The crash is in this file: 1z:\impromptu\ws2\codeclap\iui.c and looks like it's on li…
»
Robert Hickman
As Ben stated, it is entirely possible to use COP with web stuff. Server side I don't think that …
»
spx
mmozeikoClang supports pdb generation just fine. For example, to use it with lld.exe from mingw-w…
»
spx
ah seems I wrongly assumed that most function addresses are also still present in the Windows bui…
»
Andrew Reece
I unzipped the file and double-clicked the exe inside. There's no PDB in the folder, so VS hasn…
»
spx
That's not a known issues so I'd love to get a few hints on where to look for this. A small list…
»
Andrew Reece
Hi, I just bought this on itch.io. v0.7.2 (the latest at the time of posting) crashes immediatel…
»
Björn Strömberg
I am on 0.7.2 now but still does not seem to work. I'll post some variations of the command I pu…
»
Mārtiņš Možeiko
Clang supports pdb generation just fine. For example, to use it with lld.exe from mingw-w64-x86_6…
»
Sara
Hi there. Just wondering if you could give a rough estimate as to when the windows version will s…
»
Oliver Marsh
Since starting this project for Handmade Network I think I've changed project five times, with di…
»
Ben Visness
There are plenty of simple web server packages out there that I think work just fine with a compr…
»
bewwys
Hi everyone, I try to implement the compression oriented way in my workflow. I have to admit t…
»