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.
nakst
@mrmixer The manifest files were mostly born out of my desire to have a notion of "commands". F…
»
Simon Anciaux
If you are editing it with 4coder it should be utf8. Otherwise, open the file in Visual Studio, …
»
Lorenzo
The problem persisted even with that line commented out. Anyway I've added the "get_key_code()" c…
»
Simon Anciaux
Why did you choose to use manifests files ? I know there is probably more to it then what you sh…
»
Simon Anciaux
Don't special (meaning non-ascii, > 127) characters require get_key_code ? 1bind(context, get_…
»
Lorenzo
1. I did NOT modify the buildsuper.bat in the end. I gave up and removed the space in the path. I…
»
Vkar
Neural network designs levels for Doom :D Doom GAN level design Casey, what do you think about th…
»
Allen Webster
Okay I have some theories, but first a couple questions: 1. Did you modify buildsuper.bat to mak…
»
»
Allen Webster
Ahh! It's hitting an assert! In release my asserts compile to mov dword ptr [0],0A11Eh so that …
»
Lorenzo
Ok: 1. Tried downloading it again. It ran correctly on the default settings. Once I applied the…
»
Allen Webster
Okay so there are a few possibilities of what may be going wrong. I have two suggestions, it's f…
»
Allen Webster
Thanks for the log file. That's definitely too short which indicates it's crashing somewhere aft…
»
Allen Webster
Virtual whitespace is the "illusion there is a huge number of spaces when code is wrapped onto th…
»
Lorenzo
Running with -L created this log file (I made sure to remove any previous log files) 1 2 3 4…
»
Allen Webster
Yeah I agree, I need more help info... although this looks like something worse than that. As fa…
»
Jack Mott
Anyway I still can't decide if it is going to be worth the work to do a hotloading system. I've g…
»
Jack Mott
Y'all went super hijack on this thread, and I love Casey's handmade hero work, but I don't think …
»
Luke
Hi, Thanks for your reply. I'm not sure what you mean by 'virtual whitespace automatic code refl…
»
Lorenzo
I have decided to write my keybindings in the "custom layer". I've done as you suggested in anoth…
»
Allen Webster
1. Which type of keyword you assign won't make any difference to the built in auto-indent logic. …
»
nakst
Let's take a look at what it takes to write a simple "Hello, world!" GUI program for my operating…
»
Luke
Hello all, I am attempting to implement the Haxe programming language into 4coder and I am explo…
»
Radu
Hi everyone! I recently came across Handmade Hero (bit late to the party) and have been watching …
»
Nicolas Léveillé
Hi, After having written some more ion code, I encountered yesterday my first name collision. T…
»
Per Vognsen
Yes, parsing C isn't terribly difficult in the grand scheme of things. If you want to see a simpl…
»
Allen Webster
Hmmm what could that be... Well a few things to get straight first: 1. What versions of Visual S…
»
Frederik
I am unable to build using buildsuper.bat, I get the following error when I try to build it: 1 2…
»
Oliver Marsh
Thanks Abner, Great overview. I found the Khan academy videos on combinatorics/permutations good …
»
Randy Gaul
Finished up a demo. Tried out tinyspritebatch, tinyc2, tinytime, tinyalloc, tinyfilewatch, tinypn…
»