Adrian —
I’m wondering if there is a way to handle delegate methods like applicationDidFinishLaunching in…
And I stands for Interface Also there are 2 types of hungarian notation: system and apps System is…
In one of the last episodes, Casey tried to use the b32x type which is not defined in the handmade…
Yes, the fact that Windows does all this LPSOMETHING nonsense because of Microsoft's early adoptio…
Yes, that was probably me just not thinking it through. I double-checked on my Molly engine code …
@Quarter: Happy to hear that ! I guess the starting point would be compiling SkCore: . I'm interes…
After watching day 325 (Ticket Mutexes), I'm left wondering why is an AtomicAddU64 necessary to re…
Hey, I'm gonna be at PAX. I might also attend PAX Dev, mainly to dip my pan in the water and see i…
I will email the problem. FYI I was actually using 2 panels but I just cropped out the rest of t…
Regular version is like using an editor super crazy configuration options, like Notepad++ or som…
Thanks for the help, I'll upgrade to the 'super user' version then =) (I guess the regular version…
While porting desktop to web sounds nice at first glance, keep in mind that: Unfortunate as it is…
I just remembered that there was a "mini update" for goto_next_error for 4.0.10.
You need the "super" version ($5/month) to get access to the customization API. There is a descrip…
Thanks for the fix, it's working.
@Captain: Thank you for letting me know that you care about the project. I've been working on it f…
Typedef's are only matter of preference/code style. There are no other reasons for any typedef.
Nick —
Is it just a matter of preference/coding style or, are there other reasons to use the Windows type…
So is that something I need to be a 'Super user' ($5/month) for then? or is that available to all …
I don't know all of these, but in regards to question 2 you can make your own 4coder_custom.cpp an…
Mostly seems really good but a few things are bugging me: It always opens messages on startup, was…
Any likelihood of shared source (full source, not just the extension APIs) for paying customers o…
Hi, I've done the serie from 1st to 50th episode on linux. Apart from the post I added to this th…
Connor —
This is looking really cool! Hope to get lots of updates on the dev progress.Connor
Thank you for the report, I re-uploaded the fixed build to dropbox, and updated link to it.
Sorry I missed the stream. Followed
Nice work. He deserves it.
I heard about your project yesterday and was immediately interested. You're working on something t…
Hi, thanks for the preview build. I tried it but it hits an assert as soon as I press "start debug…
Metal is not meant for blitting pixels from CPU to GPU. Same with modern OpenGL - it will require …