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.
fda0
4.1.7 changed the way configs work (it is more dynamic - you can match arbitrary settings with str…
»
Epicrelyt
Thank you for your advice. I had thought about making some sort of visual debugging thing for coll…
»
Ryan Fleury
Well, it's certainly been a while! This is of course not a unique occurrence for me, really, but a…
»
Simon Anciaux
Thanks for the code, I'll try to have a look when I have some time. I have no idea. The best way …
»
Epicrelyt
Here is the code I have currently in the game. However I have not yet implented collision between …
»
ThePr1ms
Hello there, I've updated to 4.1.7 today and I've noticed my TODOs and NOTEs are not highlighting …
»
Simon Anciaux
Welcome to the forums. I'm not sure if you're asking a question or just sharing you experience wit…
»
Epicrelyt
Hello, I am a highschool student and have been working on a 2D game with a friend. I have done mos…
»
Simon Anciaux
In my experience, you should just do anything minimal/simple that does the job, and when you enco…
»
C_Worm
Hey, im trying to come up with some kind of custom allocator for my engine but its hard to forsee …
»
ratchetfreak
[/quote] if you want an example of that firefox with an unhealthy amount of tabs open takes ages …
»
x13pixels
And some additional fixes as 0.3.3.3...Limits maximum depth when building summary to prevent infin…
»
Leonardo
Awesome! Did not know about these ones. Thank you too!
»
Aphetres
Thanks. I also enjoyed his talk on how he gets ideas. Along similar lines there is this one: Desig…
»
S
Didn't know that and no notification on posts unfortunately :/ so didn't see this until now. than…
»
»
Mārtiņš Možeiko
Yes, Windows will release all resources when process exits. This includes any file and other handl…
»
Leonardo
Yes, I remember Casey saying that on Handmade Hero. Why waste user's time if what he only wants to…
»
Leonardo
Like it happens for memory or file handles, does Windows also frees averything releated to Direct3…
»
Miles
In general, on desktop (windows, mac, linux, bsd, etc.) and mobile (android, ios) operating system…
»
Miles
You seem to be under the impression that doing multiple optimization passes is somehow stupid and…
»
Leonardo
For example, supose you need to read a file which the program cannot continue executing without it…
»
Dawoodoz
Even worse then. :D
»
Dawoodoz
For development though you would want to boot over NFS which is well supported for Linux, and whi…
»
Dawoodoz
All tools on Android will make you look like a total beginner, so just pick one and focus on the u…
»
Mārtiņš Možeiko
You don't need to use Python - there are C API's for all Pi's functionality on regular Linux. It i…
»
Mārtiņš Možeiko
That's not how clang works. It creates objects specialized for target architecture at beginning an…
»
Dawoodoz
Clang is a cross compiler for many different systems and hardware without getting to know the targ…
»
Dawoodoz
Whenever I search for embedded Raspberry Pi Zero projects, almost everything is made with super s…
»
x13pixels
Thanks Jason. All, Another follow up release is available, 0.3.3.2 which fixes bugs reported by ph…
»