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.
Simon Anciaux
Nothing special, legacy is just the earlier source. For the art, it contains different versions of…
»
Mārtiņš Možeiko
Not sure what this means, what other macros exactly? Things to make compiler build in this or that…
»
da447m
When acquiring the game, there's a link to download all the files, source + art, both for current …
»
da447m
Thx for the answers! No. That's pretty much opposite what wants. Ok! more sane macro support, Not …
»
Mārtiņš Možeiko
Is this more or less what people like Casey would prefer? Or the thing is really deep and advanced…
»
da447m
The problem any new languages will have is network effects. People will stay on something that is …
»
da447m
Otherwise C is not great, it has ton of problems. That said, we don't have anything much better ri…
»
Jason
I know breaking into the disassembly window can happen if your program tries to call out to some o…
»
Luis Kawabata
Hi there. I've got some free time to explore my laptop, and found the problem. There was an AHK sc…
»
Tobias Wolf
You are right, I didn't consider looking at someone's code at all. Thank you for bringing that up.…
»
Simon Anciaux
One thing that might also be useful is to encourage reading other programmers code. For example wh…
»
Mārtiņš Možeiko
He has mentioned issues with C many many times during HMH videos. Only place where he said that he…
»
da447m
Idk why but always assumed he liked C overall. Don't recall having watched HMH videos of him bash…
»
Macoy Madson
This tutorial introduces a way to set up projects that use Cakelisp. This isn't the only way, so y…
»
Tobias Wolf
Hello all, I made a (way too long) video where I talk about the "how" and "what" of current CS edu…
»
Luis Kawabata
Hi there! Thanks for the response! Regarding the last point, I don't think so because I use the sa…
»
longtran2904
I did a couple of more testing. These two are 64x64 sprites (I drew these, didn't use any shader).…
»
longtran2904
So my previous question about when to apply the fat pixel shader is probably unrelated (my bad). T…
»
Mārtiņš Možeiko
Regardless of what you do in your shader, the "fat pixel shader" code applies directly before samp…
»
longtran2904
In my game, I use SmoothDamp to move the camera around. So when the camera moves close to the play…
»
longtran2904
When you understand the algorithm, you can write the C code. That's the point. The video you send …
»
longtran2904
I know the basic stuff about graph theory and all the terminologies here. I also watched your vide…
»
Jason
Assuming this wasn't a temporary placement of the search bar I definitely agree that the search fu…
»
Simon Anciaux
Did you try to change the hotkey in bindings.4coder to see if the issue is the key combination or …
»
longtran2904
Just spend time reading the "Algorithms for Testing and Embedding Planar Graphs" one and it's pret…
»
Luis Kawabata
Hi there! I've installed the 4.1.8 version both on my desktop and my notebook. But for some reason…
»
Tim Dierks
Uh, wow. Thank you, again!
»
Mārtiņš Možeiko
There's no builtin utility for that. But you can use this API function: SetSystemFileCacheSize If …
»
Tim Dierks
Thank you for the quick response! mmozeiko you are really a treasure! Not only do you seem to know…
»
Mārtiņš Možeiko
Unfortunately filesystem drivers on Windows are not the fastest thing out there. They have signifi…
»