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.
Mārtiņš Možeiko
You need top use to control actual shape of window. As for cool win32 secrets - blog is great fo…
»
Connor
Hello all! I was digging around the web for win32 stuff this week and found something cool. You ca…
»
Neo Ar
I can already point that might need to be tweaked to get proper window resizing. But you can dra…
»
Matt Mascarenhas
Hi Ishan, although I still haven't started coding along, as such, I did it along here on Arch Lin…
»
Mór
I think you should start his videos and see how you go. If you get stuck on something, use a searc…
»
fredih
Thank you guys! I don't think that I was specially comfortable with programming, so I think I'll l…
»
Bill Strong
What I want to know is two things: Do I have to use Windows or I can use Linux? I have my laptop …
»
Ginger Bill
I also never finished it because it's time consuming. I may finish it eventually but I have other …
»
Simon Anciaux
Yes, you need to buy the game to get access to the source code.
»
»
Ishan
I am new here. I am going to start from Monday 26th here in India. What I want to know is two thin…
»
N Setobol
Casey always says don't worry about catching up. I'm only on day 34.
»
Casey Muratori
Yeah I don't really know why it's defined the way it's defined. We use a utility function for acc…
»
eteran
Ironically, looking back at episode #288, it used to be defined as "entity *Array[16]". Which is e…
»
eteran
Well, any deference of the Array member will result in garbage data. If you aren't actually doing …
»
Casey Muratori
I'm not sure what bug you're reporting here, though? Unless I'm mis-remembering, we do not use Ar…
»
eteran
As a proof of concept, I wrote this little test program: typedef int brain_id; enum brain_type { …
»
eteran
I believe that I have spotted a bug in the code. I'm not a paying member who can report on the git…
»
Mārtiņš Možeiko
Yes, it is other way around. Instead of compiler making unoptimized builds slow, it does really ha…
»
Bill Strong
How comfortable did you feel with writing the C# Unity game? Do you get programming? If the answer…
»
Bill Strong
So what Casey writes is code that fits his mental model of the CPU. Unless he is a super genius an…
»
Unlegushwanion
Casey has said that his code is more or less aligned to how the hardware works? So why is the un-o…
»
fredih
Hello! I just found this project and instantly fell in love with it. It was exactly what I was loo…
»
Allen Webster
Yeah this is a known issue in 4.0.11 that a few people have already reported. It is fixed in the …
»
NotAClue
I have these keys bound to the builtin command write_and_auto_tab, all with MDFR_NONE: Most of th…
»
Casey Muratori
Yes, that seems reasonable, if you don't hear any artifacts with that (sometimes you can hear peri…
»
Flyingsand
As you said in day 330, I agree that calculating sin/cos once per sample is too expensive. I actua…
»
ciprian
A way to select the audio device would be cool too. Something similar to
»
Laurie
Great talk! Also makes me very glad I'm not working in the web space; it sounds like total madness…
»
Jason
Added [code] and you sir are money! To force it to use unicode CRT entry point pass "/ENTRY:wWinM…
»