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.
twelvefifteen
@mrmixer I appreciate the perspective, and I'll definitely consider structuring things like that s…
»
Mārtiņš Možeiko
You need to take into account the context where that was said. It was about shipping desktop games…
»
Dawoodoz
The interface does look neat and Lua scripting sounds like a good middle ground between resource …
»
Miles
In other words, vim is a cult for people who succumb easily to the sunk cost fallacy.
»
Guntha
I came here to also recommend rxi's , it's the cleanest and most user friendly text editor I found…
»
Igor Morgado
I'll try CodeLite next then.[/quote] BTW, vim isn't a editor to "try" you pick it and use it for…
»
Dawoodoz
I'll try CodeLite next then.
»
Mārtiņš Možeiko
There's also Sublime Text, Geany and CodeLite that fit these requirements.
»
Mike Jackson
As someone who has spent most of his career development web applications, I've often wondered what…
»
Dawoodoz
Just need a stable light-weight editor with multi-document tabs, syntax coloring, file browser on…
»
Igor Morgado
Recently I watched some Handmade Hero episodes where Casey says that there is no more reason to V…
»
Igor Morgado
Just need a stable light-weight editor with multi-document tabs, syntax coloring, file browser on…
»
joe513
I mainly use vim but occasionally use kate as a backup from time to time. It has most of the feat…
»
Dawoodoz
Sorry, I have no interests in contributing to the code. All you need to do is put this code I pos…
»
Dawoodoz
It seems like all code editors available for Linux are either quirky command line tools where you …
»
Mārtiņš Možeiko
What do you mean quite bad? Compared to what? I showed you that it is pretty much same performance…
»
Dawoodoz
Yes, the image uploading on Windows is quite bad when not having much access to use the operating …
»
Mārtiņš Možeiko
I don't know how you get 10x slowdown. First of all, you are being not fair in Windows code when b…
»
Morskiyef
Hi, Chen. Great post. You talked a lot about collision detection, but I didn't understand very wel…
»
Dawoodoz
I managed to get a working Windows port to github before the decade old computer I borrowed could …
»
spx
0.9.5.2 is now available which among a few smaller improvements contains some fixes for autocomple…
»
Miles
For anyone else who comes across this, there's now a better way to do this with the API introduce…
»
Alexey
Thanks for the great reference! I've been fiddling with TTF's for the last few days and your code …
»
Flyingsand
I'm using the union of components technique as the entity system in my game as well, and for the m…
»
Roman
Thank you! DSBLOCK_FROMWRITECURSOR was causing the problem.
»
ratchetfreak
I would argue that pellets don't need to be entities at all. They are a tile state with the uneate…
»
Simon Anciaux
One difference in your code is that you pass to while Casey passes 0. Which means that in your c…
»
joe513
Thanks for the quick fix. Appears to be working correctly now.
»
spx
I've uploaded 0.9.5.1 which should fix this for good. Please report back if this is still an issu…
»
Roman
Hi guys. I am at 19 ep handmade hero. Casey fixed sound lagging by increasing latency. When I try …
»