We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
ratchetfreak
I don't know anything about memory mapping because I've been trying to keep the 3D side of things…
»
aspiring_dev
Thanks for the reply. I don't know anything about memory mapping because I've been trying to keep…
»
ratchetfreak
The renderer is kinda special in that way since the way you handle assets pretty heavily depends o…
»
aspiring_dev
Almost from the get go Casey splits his code into two parts: platform layer, and game. The platfor…
»
David Butler
What do you mean specifically by "clean/mess" ? Forgive me if this is something talked about in la…
»
Mārtiņš Možeiko
Exactly. Unity builds are just a way how to get good compilation performance for C/C++ compilers.…
»
aspiring_dev
I'm building my own game handmade style as I work through the episodes, except that the characters…
»
Mike Jackson
Hey everyone, I'm not too active on the forums but I've been lurking in the background following t…
»
inlife
Welcome everybody to our second post. First of all we would like to give you guys updates about ou…
»
John Burton
I guess this is one reason I'm increasingly liking the d programming language. I can just write th…
»
spx
sorry for not being clear. DWARF is also what Linux uses for debugging information and what can be…
»
Taylor Robbins
Thanks for the reply! I didn't realize OSX uses DWARF. That would make it a bit harder to port. In…
»
spx
There are still some fixes necessary for the expression system to be in a better state which shoul…
»
Jeremiah Goerdt
I didn't want to confuse anyone with 'Gitea' and it's basically the same functionality. Leave it t…
»
Jeroen van Rijn
Where GitHub is Gitea, Jeremiah? :) I'm very happy to see this milestone reached. When I next find…
»
joe513
Yes I have access to all the downloads now.
»
Jeremiah Goerdt
The title says it all. Prerelease has been accessable to Patreon backers for a couple days now (ba…
»
spx
Feel free to not only post about problems you may encounter but I'd also love to here if you are m…
»
spx
I am pretty confident that it should work now.
»
spx
Thanks for checking. I've looked into this and found the correct API endpoint. I should fix this …
»
David Butler
»
Taylor Robbins
Hello! I've just become a patron. Hope the project keeps moving forward nicely. I'm hoping to use …
»
Taylor Robbins
Sorry I haven't posted version 1.5 yet! I know I'm behind schedule. I've been busy this month and …
»
joe513
Not working for me. It logs me in but says "Logged in without rewards". All changelog files are av…
»
Carlos Gabriel Hasbun Comandari
It's not a book, I would say it is better, it is a website:
»
JesseF
Ahh they're parameters. Thanks for your thoroughness. Looking through preprocessor syntax with th…
»
shogas
The name is just the parameter to the macro, and the invocation on line 2 in the gives "x_input_g…
»
JesseF
Gonna bump this up one more time for a detail I'm confused about. In the #define line, what is the…
»
Carlos Gabriel Hasbun Comandari
Good to hear from you. Digital social media are addictive. What surprises me is how countless stup…
»
Chris Green
It's possible to do compile-time string hashing in all the major compilers without using either: c…
»