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.
Oliver Marsh
I made a survey on finishing personal projects people start, and was hoping to gauge what people …
»
Finalspace
mmozeikoMy main suggestion would be to NOT do simple wrapper around BSD sockets. Do a bit more. C…
»
SedatedSnail
I'm using a custom defined entry point: 1extern "C" void __stdcall Entry(); When I p…
»
Zeanith
With build 4.0.29, setting 1mapid_insert = 1 will cause an enum conflict with 1default_lister_u…
»
Allen Webster
Hi John. The notepad like mode, with a cursor and highlighted region, was just added in the late…
»
Thebigfox
I couldn't find any information about when or if the streams are going to come back. Last news I…
»
Bouke285
Thank you!! Moving my project to a solid state drive fixed this issue for me as well. Any idea wh…
»
Ryan Saunderson
Allen removed some of the existing hotkeys. You can hit alt + x and then start typing 'close' whi…
»
echu
Wow, this is extremely helpful! Thanks for the great writeup, I will definitely try and do a deep…
»
Mārtiņš Možeiko
For "already defined" error it seems you are linking together win32_handmade.cpp and handmade.cpp…
»
Mārtiņš Možeiko
My main suggestion would be to NOT do simple wrapper around BSD sockets. Do a bit more. Create al…
»
werki
In previous versions, it was possible to close the currently active tab by pressing Ctrl-Shift-p …
»
John McCormick
Hey, Brand new to 4coder, but am really liking it so far. Have only been using it for the last w…
»
ratchetfreak
The network events notification must be able to integrate seamlessly into the gui event notificat…
»
Finalspace
Post your ideas for a good C-based network api, which covers everything you need to create any ki…
»
echu
I decided my settings/batch were too polluted to continue effectively, so I restored from the Day…
»
echu
After changing preprocessor definitions as shown below in the C/C++ section and rewriting my batc…
»
Simon Anciaux
In "C/C++" > "Preprocessor" > "Preprocessor definitions". If you use the build.bat file to…
»
echu
William, where do I set HANDMADE_INTERNAL in the project properties? I seem to recall something l…
»
William
I think the build errors are from not having 'HANDMADE_INTERNAL' set.
»
echu
I'm trying to follow along with Day 021 as of ~47:30, and everything up to this point has been go…
»
Finalspace
Hi everyone, i have another release for you all! This time its a very huge release which consis…
»
Mārtiņš Možeiko
Modern windows does a lot of optimizations when window is fully covering monitor. It bypasses com…
»
Karan Joisher
I have been writing a platform layer and initially I started with software rendering using Stretc…
»
Maciek
Hey. Create your custom 4coder command that’s replacing return key. Firstly exec command that’s c…
»
Jonas
I am using virtual whitespace, and I don't really want to disable it. It's not a problem for me a…
»
Jason
Perfect, thank you. You had an excellent explanation which really helped.
»
Simon Anciaux
Yes, it does sound right. boagz57These animation functions are usually a part of a greater whole…
»
Jason
Ahh, okay. I'm going to try to sum up my current understanding of your explanation so please corr…
»
Allen Webster
First, it depends on in you're using virtual whitespace. Virtual whitespace is on if you can't d…
»