Sara —
This will create test.pdb next to test.exe which will work in Visual Studio just fine. If you ar…
Also limbless person with gloves that float around him is a bit too much like Rayman I think to ha…
Casey has also mentioned numerous times that HMH is a project, not a one. The target audience fo…
spx —
Thanks, the debug information matches with the information you have provided before. I may have a …
HMH presents as a project to create a complete game, and Casey has mentioned an intent to release …
Thanks. The crash is in this file: and looks like it's on line 1879. codeclap.exe!iuiCurrentPan…
As Ben stated, it is entirely possible to use COP with web stuff. Server side I don't think that t…
spx —
This will create test.pdb next to test.exe which will work in Visual Studio just fine. If you ar…
spx —
ah seems I wrongly assumed that most function addresses are also still present in the Windows buil…
I unzipped the file and double-clicked the exe inside. There's no PDB in the folder, so VS hasn't …
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 o…
Hi, I just bought this on itch.io. v0.7.2 (the latest at the time of posting) crashes immediately …
I am on 0.7.2 now but still does not seem to work. I'll post some variations of the command I put …
Clang supports pdb generation just fine. For example, to use it with lld.exe from mingw-w64-x86_64…
Sara —
Hi there. Just wondering if you could give a rough estimate as to when the windows version will su…
Since starting this project for Handmade Network I think I've changed project five times, with dif…
There are plenty of simple web server packages out there that I think work just fine with a compre…
bewwys —
Hi everyone, I try to implement the compression oriented way in my workflow. I have to admit that…
No idea if anybody uses lzw and zlib. Freetype has also bzip2 decompression code (that depends on …
Now that I think about it, maybe using stb truetype, and legacy opengl or something similar, woul…
UPDATE: Just fixed some bugs with listers that would cause crashes when there were too many items …
I suggested ascii and bitmap fonts because it's easy to start with. If you want be able to display…
Yeah that makes sense. But what about showing letters that aren't in english? I thought about re-…
I'm fine with a console UI, it's the mouse handling part that I find odd. I generally don't use th…
It certainly would lead to something that would be a lot prettier, and a lot more robust. But I w…
nakst —
@mmozeiko 2. Are these features necessary to render many fonts? I haven't had any problems with th…
Few comments: no need for FT_CONFIG_OPTION_USE_LZW - lzw in freetype is self-contained code, does …
nakst —
The OS currently uses FreeType for text rendering. Although I originally used stb_truetype, it u…
Ahh —
As of 12/16/2018, it seems that the way for Visual Studio 2017 to find these header files has agai…
Congrats, man, on your position at RAD! That is fantastic news. Hopefully I can rekindle the handm…