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.
Don
I am really loving the stream (on YouTube since I started late) and it is everything I ever wante…
»
Dejan
That was a great stream about audio syncing. With the very last modification done, the ExpectedF…
»
Daniel Hartmeier
win32_debug_time_marker *Marker = &DebugTimeMarkers[DebugTimeMarkerIndex++]; …
»
Mārtiņš Možeiko
WARNING This text is old, and a bit outdated. Some of information is not relevant anymore, and man…
»
Casey Brant
Bigpet I'm like to use it as just one of the tools in my belt instead of using it as a hammer to …
»
Awais Ahmad
Hi Nimbal and frkn, Thanks to both of you I was finally able to set up a VS 2013 project. I went…
»
Troncoso
Haha. Thanks mate. It's always something small.
»
Bigpet
I'll take a look at the book. And to just to be clear I was a devotee of the OOP stuff, most of…
»
Johan Öfverstedt
Some of the refactorings in Fowler is quite offensive to the non-OOP brainwashee such as taking a…
»
Furkan
Hi, i have just created solution files for 32bit and 64bit builds and attached the solution direc…
»
Petri
I like Casey's attitude of simplifying things by asserting on fixed behavior. Many Amiga games we…
»
Awais Ahmad
Thanks for the hint, I will look what I can find.
»
Benjamin Kloster
That sounds like the working directory isn't set correctly. From the screenshots in the article I…
»
Awais Ahmad
Thank you for the quick reply. I have been looking into that solution(makefile) as well. I found …
»
Benjamin Kloster
I don't have VS handy right now, but instead of convincing the IDE to build the solution with the…
»
Awais Ahmad
Hi, I have been trying to follow along with the series but everyday I have to give up after 10~…
»
Mārtiņš Možeiko
Casey decided to treat keyboard as controller 0, and alla gamepades as controllers 1 to 4. So win…
»
Benjamin Kloster
For those who would like to know more about this technique, I recommend this article. From my li…
»
Andrew Chronister
Okay, I've put the code up on github: https://github.com/Chronister/ChronalRobot To contribute,…
»
iamdefinitelybatman
Casey doesn't read the chat while he's talking, and shame sounds mean. It would be better to say …
»
Max
nvm, will do this on GitHub :lol: Will update with more commands whenever I see we should add …
»
David Gow
Sorry for the delay; Chapter 16 "Bits and Pieces" of Handmade Penguin is now up. This is the lon…
»
Troncoso
So, I had an issue where my keyboard input wouldn't work, and after much looking back over the vi…
»
Furkan
I guess i've found my answer. Intrinsics are built-in to compilers. This means which functions ar…
»
Casey Brant
I know that Casey very deliberately does not call C.O.P. "refactoring" due to the OOP baggage tha…
»
Nines Baobaberson
Yes! I do this too, it works great. I've tried a few different workflows out. I'm probably most u…
»
Casey Muratori
My main objection to this technique is that it pretends that simulating the game is valuable even…
»
Mārtiņš Možeiko
I believe WMI stuff for display configuration won't work on Windows XP (or won't work reliably). …
»
Ryan Ries
It's easy to get from WMI: 1 2$(Get-WmiObject Win32_DisplayConfiguration).DisplayFrequency 60 …
»
Casey Muratori
It's kind of hard to say without actually watching you program :) But yes, it sounds like you ma…
»