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.
Adrien
Thank you !!! But I have a last question if I want to use change_theme(Application_Links* app, in…
»
Simon Anciaux
I have no experience in those things, but you can have a look at chapter 5.7 in this intel docume…
»
Mārtiņš Možeiko
It is common to do one of two things - one is to set GL/D3D API requirements to minimum you want …
»
Oliver Marsh
Hi, I was wanting to release my game soon, and want to support as many computers as possible. Th…
»
Miles
Reading a whole pixel as a single 32-bit word and doing bit operations on it (shifts, masks, etc.…
»
programmingjay
I've only recently discovered the handmade hero series and it's helped me build some motivation f…
»
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…
»