I did think about the adding new parts, but hand't realized about the part of making it easier to …
I wouldn't call it copy pasta since it doesn't mess the code up in any way. As it is the increment…
At the beginning of GameUpdateAndRender, the Bitmap pointer is advanced after loading the head, ca…
If you check the Coding Resources link, Matthew VanDevander wrote a guide to use Sublime Text 3, y…
covers some of the new features in CPUs during the last few decades, including some things that C…
Thats amazing! Thanks I will have a look :)
Add quotation marks as parameter and it works without blocking. I've created a cmd shortcut with…
In my edit.bat I can run one of four editors atom emacs notepad++ sublimetext3 only notepad++ kee…
On POSIX platforms (Linux, OS X) the C standard library includes the ffs family of functions, e.g.…
I get about the same as @thrahistan....16%-18% But I'm running an implementation of Handmade Hero …
:cheer: that worked! thanks.
I'm not familiar with Sublime, but I'm pretty sure that is not a feature of Sublime. That is simpl…
In your sublimetext directory should be a subl.exe try pointing to that exe in your sublime.bat sh…
I followed the steps in "Day 001" to create a batch file to open up my text editor (text below). I…
Here's to hoping Casey can do some metaprogramming for HMH at some point!
If you start googling around, be aware that sometimes people call what (I think) Casey is doing co…
Yes I guess, something like that:) Thanks for feedback.
Yes it's called once and tested for. The program works and keeps running. But I think it went away…
Casey explained in one of Q&A's that his metaprogramming is simply C code that writes C code. For …
I think this question was already asked several times and Casey always responds with something lik…
Filip —
I second this request! While there is no problem to find links to preprocessor tricks and code-gen…
Are you calling GetDC(0) just once, or in a loop? It should be called once, obviously. Can you sho…
That's a really interesting idea... I'll have to give that some thought...Casey
Looking into the mail situation now. It appears to be a bug in SendOwl. I have notified them and…
Haha, yes, I remember Goof Troop. That co-op mode was a blast. I just realized it's actually a bit…
Haha, that person is awesome. Reminds me of me. :tear: Well done, stranger.
I think I can relate.. it's like when you come up with a melody and then later hear it in a song …
Elias —
Ah, that makes sense. Sorry! : ) Thanks,Casey[/quote] Will do. The receipt mentions it once, bu…
Wanted to point out a couple of thinks I believe should be cleaned up next time another clean up s…
Thats all awesome, but can someone tell me how to get it that if you goto next error it won't open…