Gustav Louw

Results 85 comments of Gustav Louw

I appreciate the PR, and each and everyone for their interest, clones, and experimentation. Seeing a PR showing appreciation (or acknowledgement thereof) is a wonderful thing, but for the sake...

Looks good, though you just need a function to have hero.speed reference hero.sprint and hero.run when left shift is held down. Something like: ``` static Hero sprint(Hero hero, const Input...

The right shift is a bit awkward for the inventory. Maybe we go with E.

@HalosGhost Yes, please. I've had many such requests to fix the global namespacing but considering we have a core group of industry users in the wild it's imperative we don't...

You could typedef `size_t` to `size` and go from there. It really depends on the use case. It's not something I plan on including as posix is out of my...

That's interesting. I wonder if static analyzers are able to handle the macro magic in CTL. I will enable have it a go. Thanks!

It's still worth a shot. I'll give it a look over today and report back

I gave it a go, and it looks as if there are no problems. I'll keep it running as an action item, but I do not know how effective it...