rby90 —
Can't speak on the suggestions, but Teach Yourself Computer Science has some ideas:
It seems the solved the issue. Still not sure why do I need to cast it.
Hello Guys, Following the stream completely on VS 2017 (everything, so not using any other tool). …
About the file format, why did you chose to use a text format ? It looks like you have lots of thi…
Is the manifest file only used to generate C code, or is it use by the OS after the building the p…
1/2. Visual Studio 2017 3. Just buildsuper.bat 4. 64-bit It seems "manually" calling vcvarsall.bat…
You hear the word designer a lot these days. Whether its a a ui designer, graphic designer or a le…
We're seeing way more of that with The Melodist devlogs .. shorter form videos with game design su…
Yes I admit it was a bit of a hijack. Thanks Jack. Yeah doing a hot shader reload is useful and …
Hi everyone, i have another release for you all! This time i finally implemented the software outp…
Oh, nice! Do you have any link(s) that you've found useful to learn discrete math? Unfortunately I…
mapper —
Wow, this is really nice... I haven't spent much time with the debugger yet, but I already have a…
This is a setting in config.4coder, are you using the same config file you used in the last build?
Is it intended behaviour to not load projects on startup now? (new version 4.0.26) Previously I ju…
No apologies necessary! Uncovering these things is a big help to me, thanks for your patience whi…
That worked! Thank you for the help Allen :D and sorry for adding something new for you to fix :P
Good news! I think I have figured it out. You need to put in "begin_map" "end_map" so that the k…
nakst —
@mrmixer The manifest files were mostly born out of my desire to have a notion of "commands". For …
If you are editing it with 4coder it should be utf8. Otherwise, open the file in Visual Studio, Sa…
The problem persisted even with that line commented out. Anyway I've added the "get_key_code()" ca…
Why did you choose to use manifests files ? I know there is probably more to it then what you show…
Don't special (meaning non-ascii, > 127) characters require get_key_code ? And make sure the file…
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 Casey, what do you think about this? I personally canno…
Okay I have some theories, but first a couple questions: Did you modify buildsuper.bat to make it …
That's actually a pretty smart idea ahahah. Nice :D
Ahh! It's hitting an assert! In release my asserts compile to mov dword ptr [0],0A11Eh so that I…
Ok: Tried downloading it again. It ran correctly on the default settings. Once I applied the same …
Okay so there are a few possibilities of what may be going wrong. I have two suggestions, it's fi…
Thanks for the log file. That's definitely too short which indicates it's crashing somewhere afte…