There's no built in way to do this right now, and it's not even very obvious to me how to make it …
Unfortunately you're using the highlight API which was superseded by the new marker based highligh…
Is there a good way of jumping to build errors with relative paths? I've seen a couple of referenc…
Jason —
I'm trying to figure out how to get a highlight to show in 4coder. Eventually I want to be able to…
Hmm. Maybe I'm missing something but it seems like the text file you have opened never reloads whe…
That... is not minimal. If all you want is to get list of dropped file names, then you don't need …
Guntha —
Hello, A little while ago, I began implementing dragging and dropping files from the Windows explo…
Chris Hecker's rigid body dynamics is good, he derives the formula for impulse resolution, which h…
itzjac —
Will take it from there. Thank you
Thanks, that makes a lot of sense! I'll try to setup the audio soon.
I don't know what you're looking for exactly but you can (collision detection algorithm) and you'…
One advice would be to build your UI functions when you specifically need them in your application…
Hi everyone! I renamed my music player project from to beebop, since it's going to drastically ch…
itzjac —
Hi everyone, I was looking for a reference to implement a simple elastic collision system in 2D. I…
That's awesome. It's true that I'm impatient to enjoy the new features, but I do know writing good…
spx —
I am currently in the process of making an intermediate build that is about half the way to 0.9 b…
Over the holidays there was a big debate on compilation time in the C++ community. It started with…
Added thread name to Thread windowHuge amount of work went into polishing up breakpointsNow obtain …
I use it for triggering builds in projects other than 4coder. Editing the code for your editor wi…
At least not in the near term. It would be like writing another debugger, essentially.
Jason —
Gotcha. Thank you. P.S. Just bought the editor the other day and I'm loving it. You've done an exc…
Hi there, I also just got this message trying to debug a project at work. Will RemedyBG support 32…
Hi folks! I just uploaded a new devlog, in which I work on an early dialogue sequence with the Old…
You got it! Thanks. I'm just getting back into C after many years. What is alt-m for, since that w…
The stream chunk stuff is an optimization helper for reading buffers. You can achieve the same th…
No problem. It'll be easy enough to tweak when that happens. Thanks for the heads up!
I notice specifically this line: The most common cause of that is that you have the dll loaded. A…
I followed the directions here: on my work PC and it worked great. I then tried it at home, and t…