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 also still have problems with letters that use AltGR. Maybe this could help.
»
Mārtiņš Možeiko
Because DC is not always from your memory. It can be loaded bitmap, which you can load with GDI f…
»
Kay Verbruggen
How do I for example add support for golang, I know I can setup .go files to be recognized as cod…
»
Draos
I guess that makes sense, but then Windows has a StretchBlt function which basically does what St…
»
Daniel Näslund
ratchetfreak That doesn't use the stack but static local variables, which are essentially global…
»
Mārtiņš Možeiko
I would be pretty surprised if that would be faster than allocating memory yourself. But I would…
»
Draos
Hey guys, I'm on Episode 4 of Handmade Hero, and I was just wondering what Casey mentioned about …
»
ratchetfreak
dannas After reading this reply I found Simon Sathams article Coroutines in C that uses the sta…
»
Daniel Näslund
ratchetfreak If you don't have compiler or language support for coroutines you end up needing to …
»
Nikita Smith
seventh-chord I've been using cdbg daily for a while now, and this update looks really nice! One …
»
Guntha
Hello wilberton, thanks for your feedback :) Actually, yeah, there is no hard limit on the argum…
»
ratchetfreak
If you don't have compiler or language support for coroutines you end up needing to implement a s…
»
Daniel Näslund
This is just some free-wheeling thoughts. No concrete question in here (or there probably is, but…
»
Italo
Interesting read. The videos illustrate the problem very well, and it seems like an easy mistake…
»
Mārtiņš Možeiko
Per (or Google Drive) was delaying uploads for a bit. Now it should be updated to latest.
»
mcalis
I'm also in the Netherlands. Still in uni/college, but it's geared toward game design (NHTV Breda…
»
Vee900
@mmozeiko The videos are stuck on day 35 for sometime now Help out please
»
Andy Gill
Hey, this looks really cool. I definitely like the simplicity. Can you have script functions with…
»
SIMPalaxy
If you just want to learn the math to do 3D, Math for Programmers and Chilli's series are great…
»
seventh-chord
I've been using cdbg daily for a while now, and this update looks really nice! One small issue in…
»
Nikita Smith
You can type into console "ls keys" and that should print a list of all key bindings.
»
Nikita Smith
Yeah GUI is handmade :) I think run-to line was done in couple hours and did not require any spe…
»
plb
I was wrong, the video is fine, and my project file had a typo -- you can disregard the OP.
»
Guntha
Quick update: I found the time to add while(){} and do{}while() loops (it was actually a matter o…
»
Marc Costa
Hi! The debugger looks great! I wanted to give it a try, but I don't see any up to date manual. …
»
Jeremiah Goerdt
Whoa, you've got a lot of functionality in there! And, those colors look great :-P Is all of you…
»
Nikita Smith
Hello guys! A new build is here and lets see what is new. - Now you have an ability to change va…
»
Mārtiņš Možeiko
Ah I see what you mean now. Interest, but I don't see that on my machine. I copy&pasted your …
»
Timothy Barnes
Recently I made a system for determining how the wind paths in the game will be placed within a s…
»
NelsonMandella
Telash This is too true. And it is stupid, since programming ALWAYS is hard. (If you do anything …
»