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.
plhearn
Thank you so much! I got the community version and now its working just fine with the 2013 64-bit…
»
Mārtiņš Možeiko
Its actually other way around - if you leave OS to draw mouse cursor, then it is "hardware accelera…
»
Italo
So, I've two unrelated questions, both can be checked in this application if you want to run it an…
»
Mārtiņš Možeiko
Yes, the error are because VS2010 does not support few C++11 features Casey is using in code. All …
»
plhearn
I've been having trouble compiling the source code after following the instructions and I was wond…
»
Sintex
In the end I think this pretty much just comes down to personal preference and the situation you'r…
»
Jason
In video 42 Casey was asked about private variables for which he responded he never uses them and …
»
Randy Gaul
For collision detection I used and for the physics I implemented a little snippet of code: // qu…
»
hollowshrine
It happens when you build with incremental mode. "/link -incremental:no" to disable it. I've repo…
»
Lost Astronaut Studios
Randy what did you do to handle physics? Did you use Box2d?
»
Mārtiņš Možeiko
I would really like to use free alternative to Resilio Sync, but Syncthing still has a big disadva…
»
Ryan Fleury
I just uploaded a new Under The Hood devlog, in which I discuss the game's new platform layer to …
»
mapper
Congrats, I just started watching some of your older streams on YouTube and have been enjoying the…
»
spx
Well I had a bit of time on the train an uploaded 00.04.03-2 which should fix the aforementioned i…
»
Hugo
I been watching handmadehero for a while now (I'm currently on episode 82), but I just started cod…
»
spx
Porting codeclap has gone well and to date all features are functional on Windows and MacOS in add…
»
Jan Polák
Many projects, and especially games (I know, in Java, gasp, don't throw stones at me, please), can…
»
fameless0x01
Can someone please provide downloads using Syncthing? Or maybe two separate downloads for Resilio…
»
Finalspace
Hi there, today i want to give you a short overview of what the current state of FPL are and what …
»
Andrew Bromage
I suspect there's a kind of Godwin's Law going on here. As the length of a discussion about the st…
»
khofez
Intellectual property is something intangible, private property is for tangible and scarce resourc…
»
Jeremiah Goerdt
Haha, you nailed it!
»
Daniel Näslund
What I was trying to achieve, was having a way to place asserts inside PUSH/POP for ensuring that…
»
Per Vognsen
Yes, don't overthink it. Two variables and either hand-coding the push/pop code with standard C id…
»
Mārtiņš Možeiko
Not sure about what you are asking. You want to write PUSH(stack_ptr, value); or PUSH(frame_ptr, f…
»
Daniel Näslund
I've been writing an interpreter for . The code is structured around Pers example from the homewor…
»
Allen Webster
Hmm... that's odd. Could you email me at ? I'd like to dig a little deeper and maybe have you se…
»
Ryan Fleury
Overview The Pigeonhole Principle (also sometimes shortened to simply 'PHP') is a mathematical prin…
»
James Payne
Yeah same config file, just launching with -W as the only parameter project.4coder is just: fkey_…
»
Allen Webster
"Unfortunately, it has taken longer than I wanted it to take" This pretty much sums up all of life…
»