I also still have problems with letters that use AltGR. Maybe this could help.
Because DC is not always from your memory. It can be loaded bitmap, which you can load with GDI f…
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…
ratchetfreak
That doesn't use the stack but static local variables, which are essentially global…
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 …
dannas
After reading this reply I found Simon Sathams article Coroutines in C that uses the sta…
ratchetfreak If you don't have compiler or language support for coroutines you end up needing to …
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…
If you don't have compiler or language support for coroutines you end up needing to implement a s…
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…
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
Hey, this looks really cool. I definitely like the simplicity. Can you have script functions with…
If you just want to learn the math to do 3D, Math for Programmers and Chilli's series are great…
I've been using cdbg daily for a while now, and this update looks really nice! One small issue in…
You can type into console "ls keys" and that should print a list of all key bindings.
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…
Hi! The debugger looks great!
I wanted to give it a try, but I don't see any up to date manual. …
Whoa, you've got a lot of functionality in there! And, those colors look great :-P
Is all of you…
Hello guys! A new build is here and lets see what is new.
- Now you have an ability to change va…
Ah I see what you mean now.
Interest, but I don't see that on my machine. I copy&pasted your …
Recently I made a system for determining how the wind paths in the game will be placed within a s…
Telash This is too true. And it is stupid, since programming ALWAYS is hard. (If you do anything …