If you follow the sendowl link, there is a "Legacy Files" folder and in that there is a "Handmade …
I can't run the first couple hundred episodes' source because I haven't found those assets anywher…
...and a follow up 0.3.2.2 to restore handling of mouse input in text windows that was inadvertent…
Bug fix release, 0.3.2.1 is now available for download.Fix restoration of maximize window state at…
Miles —
I think you are misunderstanding how these features are implemented by the compiler. In the SoA/Ao…
The AOS/SOA metaprogramming is an example of what I am talking about. You are providing the inform…
Miles —
One thing I will note about the SoA/AoS case (other than that, as far as I know, it is actually no…
I've had my side-eye on this community for a while because you guys seem to have a lot of the same…
Jens —
A new year, a new version. But this time, you can actually get a copy of the GUI application! Alth…
Hi there! Just got to the bottom of a codeclap freeze which was confounding me. Trying to use code…
Latest version of RemedyBG, 0.3.2.0, is now available for download. Highlights include improved ke…
spx —
Hello everyone, first I want to thank you all for your feedback, support and keeping this communit…
Hello, Time for another update! We have added a new feature to the master branch of AOgmaNeo - the…
Okay! I will try out Ryan Fleury's instead then. Thanks for the help! :)
I see, thanks for the info
There is no build in terminal. When you call an external command/program, 4coder will use to exec…
In my build.bat I have the following: However, whenever I build (even without closing the compila…
The file in the handmade hero source archive is for old versions of 4coder (before 4.1). But even …
Jason —
I think as long as zig provides PDB debug information (Microsofts debugging format) then you would…
Hello. I get a bunch of errors when trying to build 4coder_casey.cpp with buildsuper_x64-win.bat: …
Doeke —
Hi, It would be really great if you could add support to zig. I can understand if this is beyond …
Ray —
Oh, ok, I see. I was already checking it before reading your reply... :D
Solution: My 3d model did not have UV's and was not traingulated.
Disclaimer: I did some minor coding in C but I'm new to raylib and not used to malloc errors. I us…
Jens —
Looking at the hex editor view, it's just a big bunch of numbers that lack meaning. But BEdit is …
I saw in the release notes for the of RayLib that msf_gif.h is now being used for a new automatic…
james —
I just wanna say thank you for posting the solution. I struggled with this data.rc error for days…
Yes centralized server is fine way to do this. In case you need to scale up you can just distribut…
Hey everyone, I have been playing around with sockets lately and it has been quite a bit of fun. B…
Thank you for updating your post to include Martins answer.