Inside Notepad++ there is a run command. You have to run w:/handmade/code/build.bat when you wish…
So, I thought you were totally crazy for suggesting that somehow plugging it into a different anal…
I prefer instant switch, personally.Casey
Will we be imitating Mega Man or Zelda where when you reach the edge of a screen, it pauses the ac…
In the Q&A for day 26 Jonathan Blow asked Casey to explain "the variable" and Casey said he's not …
Oh and one more important thing. The reason for using virtual routines, or dynamic routines, insid…
This! I find it funny people like this thread as it contains almost no real information. Just opi…
I've never been a strong advocate for any form of paradigms, if something feels right for the curr…
Alright so I managed to get a sound test working (it totally dis-regards important errors right no…
Is it really not possible to upload those somewhere? I am also not able to follow the streams live…
Mike —
Ok strangely after very slow loading Day7 started loading... I'll blame my Internet Provider... b…
When compilers optimize code often they don't track very accurately where local variables are stor…
I find it disconcerting that I never once bothered to question the merits of OOP until now. This t…
Heya, I've been programming for 20 years professionally, worked on games and film vfx. Now I'm wor…
I use HTML5 and that only has options for 360p and 720pHD, both of which work.
sounds like it could be your youtube settings. Just watched both and didn't have problems with 108…
Well, scrolling is totally trivial, so, I'll make sure I have a flag somewhere that enables it jus…
Both seem to work fine for me...Casey
If you are interested in mathematics fundamentals (i.e. introduction to vectors, coordinate system…
Mike —
It seems that youtube got some problems with these 2 videos. Day 7 loads only on 360p after a lot …
The fact that it's going to be tiled screens with no scrolling is a bit disappointing. At this poi…
Moritz —
Thanks alot! I now have a batchfile to run devenv with the files i want it to open in it, works pe…
Do they have ones with eyes? These don't seem to have any stitched on.
The LINK error is normal: when you build handmade hero there are 2 compiles, one for win32_handmad…
For your first problem:Right click on win32_handmade in your solution explorer. Choose 'Debug' the…
I had never used the volatile keyword. Using only "volatile uint64 diff..." I couldn't inspect the…
Moritz —
When i use devenv win32_handmade.exe, it only loads the win32_handmade.cpp file as well as a the d…