@x13pixels, did you ever try adding the prop to the manifest of RemedyBG?
If anyone comes here, the new article is available.
In a simple test on Windows with Visual Studio 2017 and compiling with /O2, __debugbreak( ); still…
here are the news on the meetup. We are currently out of a place to meet for a bit of time, and th…
There are a few title markup issues in the post ( Linux/Unix:, Improvements:, Bugfixes:, Document…
On At the bottom of the page there is a link that reads "Handmade Network discord" which is actua…
Thanks for the help. Maybe you could make the auto indenter make an indent whenever the user press…
After quite some time I'm now nearly done with the introduction of custom memory allocators suppor…
Hi, I've disable lighting by modifying code on win32_renderer_test.cpp file at row 376: Frame->Set…
Maybe you should try contacting Allen on twitter or the 4coder discord to know what would be the b…
If you're using the latest code, I think the bottleneck is the CPU. Even on Casey's machine it doe…
Next episodes will be much more about making the game systems so you will enjoy it for sure! Sound…
Solved. The solution was to enable HANDMADE_INTERNAL inside built.bat What are minimum requirement…
I'm certain you're going to enjoy those next 20 episodes even more.
Actually this is way harder than I thought it was going to be. I order for this to work I'm going …
Hi, I was unable to start win32_handmade.exe 'till a guy on IRC channel point me to the right dire…
Dang. Well turning off virtual white space will be fine for now. It would be great if I could find…
I don't know if having auto indentation for python will be possible as I believe 4coder at the mom…
The assert was triggered on my system as well when I wrote that part on my own (which I promptly c…
Hi there, I just completed the first 20 days of handmade hero as I followed along with Casey by wa…
Welcome back. Glad to see you're ok. There are a few title markup issues in the post ( Linux/Unix:…
Hi there, after a very long break, i am finally back - fully well and very motivated to code ;) Fo…
Ok, I think I figured it out. here's the code I created: first I added the code for the parse con…
I'm trying to create a python mode for 4coder. I have already made the 4coder_language_py.h file, …
Thanks again for your help. Relative paths didn't work but i managed to get the project directory …
I was creating this article and I noticed that in the edit preview, lists are correctly displayed…
Content This article is a small introduction to the 4coder customization layer for 4coder version s…
Hello everybody, I'm currently racking my brains about strange behaviour when vertically resizing …
I don't think I can get behind this sentiment. A "game engine" is a specific term for a fairly sp…
YES it is... Thanks a lot I will play a bit around with your suggest set_hot_directory method and …