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.
x13pixels
Erwin, This will be fixed in the next patch release (0.3.0.4). Thanks for taking the time to put t…
»
Miles
It took a while, but the next devlog is finally up. Rather than talking about something I've added…
»
thynnmas
Hi. First off, thanks for making something good! Second, I couldn't find another place for bug rep…
»
Jason
As far as I now, for handmade hero all you should 'need' are the first two, "MSVC v142 - VS 2019 C…
»
Benjamin Pedersen
Hi Is it intentional that references use pointer syntax in the watch window? There are a lot of re…
»
Lootbox
I think maybe "Desktop development with C++"? But it take almost 7GB disk space. So which of the f…
»
Simon Anciaux
Vectors are a direction and magnitude (length), they don't have a position or origin. If you have …
»
Alexey
Hello, Corentin! Thank you for pointing out the issue. To be clear, the implemetation was more of …
»
Mārtiņš Možeiko
If by SoundOutput you mean win32_sound_output structure, then it does not have BitsPerSample. It h…
»
chelges1
Just a quick question about WaveFormat and its relation to win32_sound_output. I'm confused why Wa…
»
panthalassadigital
Hi again Simon! Yes absolutely I can give code with context - the code I'm using as reference is f…
»
panthalassadigital
Simon, thank you so much for the drawing - that explanation was perfect. I really appreciate it :)
»
itzjac
Here, am interested in the Algorithms part of this question. I am up to finding reference book abo…
»
Simon Anciaux
Do you have a timestamp in the episode ? Or some code with context ?
»
Simon Anciaux
Maybe those drawings would help ? (Sorry I didn't keep the same vector names)
»
Paul
Hi Casey and everyone! :-) Looking through the forums here it seems like there hasn't been a post…
»
x13pixels
I believe you are correct. Presently, you need to compile with /DEBUG:FULL. Partial PDBs are not s…
»
McMassiveNZ
I'm a little confused so just to be absolutely clear, Do the projects have to be compiled with /DE…
»
Corentin Godeau
Hi everyone, Thank you for your work aolo2 ! I just wanted to point out that there is small issue …
»
simonWasHere
Ah, just seen github issue tracker, will post there, sorry
»
simonWasHere
Hi, I have been using 4coder for a long time on windows and just bought 4.1.4 for mac but it seems…
»
»
Bronxolon
so correct me if i'm wrong, but basically what you are saying is state changes and all that sort o…
»
Colin
Ah! Yes. After changing that option in the config file, I don't need to make my own default includ…
»
Zevern
Thank you both for the replies! I tried the suggestion that you both provided and it works perfect…
»
Mārtiņš Možeiko
@nickav: I would not rely on "Batch, Batch, Batch" presentation/talk much. It is close to two deca…
»
Mārtiņš Možeiko
Please use a debugger to verify variables and values you use. Step line by line and check input ar…
»
Bronxolon
also not something i wanna get into too much, since I just don't understand enough about the probl…
»
Bronxolon
if it isn't too complex could you perhaps give me an example of the type of overhead the driver mi…
»
Corentin Godeau
Hi, I just tried very quickly based on the hint from mrmixer, and the following piece of code is a…
»