- I'm watching this video
- I cannot find anywhere below that video for download images, maybe m…
We should be starting C codegen this week.
Your cast example made me realize I had bugs in the B…
Update:
1.)
I tried to make FPL "compilable" without the C-Runtime Library on Win32 and succeed…
Yeah, I think the volume got turned down inadvertently and didn't get caught during prestreams. I…
Randy Gaul Finalspace This library is C++/11 only.
Noo not C++11 eww!
Finalspace Its written in…
Yes, UI is all custom. I also got stuck doing the font render, and it took me a while to make it …
Days 6 and 7 are quieter than the earlier ones, I think (unless my hearing is off this evening). …
Finalspace This library is C++/11 only.
Noo not C++11 eww!
Finalspace Its written in C++/98 mos…
This looks super cool. Can I ask what you're using for the UI - is it all custom? I've considered…
abnercoimbre As an aside, this thread is so exemplary of what the Handmade community is about. I'…
I noticed the maps started at 1<<24, so I figured that all of the maps were supposed to sta…
Chen —
Brian So think of these (one-page resume) rules as merely guidelines. To one person looking at a …
CaptainKraft This smells a lot like an ECS. Are you following that architecture at all? It would …
This smells a lot like an ECS. Are you following that architecture at all? It would be pretty coo…
If you read my last blog post, you'll know that I was having significant issues with the game's e…
Brian —
Pretty much the one thing I took away from my first job was that employers who are searching for …
mmozeiko, pervognsen, osiyuk
Thank you all for your helpfull answers++.
You're probably starti…
If yes, what kind?
I so far plan to add small built-in test framework (ala CATCH's sections)
A…
Chen —
Oliver Hi Chen,
Hopefully something comes up :). A couple things I would say is that I agree wi…
Maybe, though I don't notice this personally, as different youtubers have different default volum…
Why are you using "(1 << 24) + 8"? Values over (1 << 24) are reserved for built in m…
I need to max out the volume sliders to be able to hear Per clearly.
BTW, Great project and I've…
Hi Chen,
Hopefully something comes up :). A couple things I would say is that I agree with Abne…
Chen —
That sounds awesome, I can't wait for the next blog post. By the way, this project's status is st…
Hello,
I really enjoy this, but, I liked the long form stream a lot more, even if you don't talk…
"Use of indices/handles for most things, IS a matter of workflow.
It simplifies serialization, an…
"You mean tank->vehicle->movable->entity? Or tank.vehicle.movable.entity?"
Well, yes, a…
Hello guys!
It has been a while since I posted something here, the reason is that a series …
I just tried making a map with a custom value (the value that I am using for the custom map is 0x…