Design is very important but it is way too easy for designers to be talking out their ass, so I a…
Hi, I'm a Games Designer/Developer and I'm most intruiged and impressed by your project.
As a co…
Are you compiling 64-bit or 32-bit? For 32-bit you need to use 5.01, for 64-bit build you need to…
You can do working directory by launching a batch file instead of the exe.
1
2
3
4
5
6@echo off
p…
First thing, make sure you're building with full file paths, it may be that 4coder isn't finding …
alt-m builds your project, then you go to an error using alt-n and the cursor goes to the error i…
The team and I have looked at how to provide an enriching chat experience for our existing users …
Thanks for the tip Abner, I'll keep that in mind for future streams :)
Miotatsu if you want to cc @handmade_net when you start a stream, we'll typically retweet you. We…
aidanb Just wanted to post here to say I won't be able to make it this year, so I've also got a s…
Just wanted to post here to say I won't be able to make it this year, so I've also got a spare ti…
Looks awesome! What style are you programming in ? How many lines of code? Congrats!
I think we need a general topic here about Linux support :)
I've decided to help out with portin…
So the team decided to take a break from the project for the month of October. We were instead j…
I realized I want to work on *something* but I don't quite know what that something is. So I fig…
I'm ok with you posting this, I don't think that's a problem (unless some HMN admin/mod will say …
Good afternoon everyone,
Probably not an issue overall, as development up to this video day is s…
Allen,
Thanks for the quick reply. Late last night I upgraded to 4.0.12 and I'm very happy with …
So this is a point where 4coder is still a bit week, but it is the #1 thing that I am iterating o…
I feel so stupid now. Thank you!
mmozeiko: I get it too, just click the link to watch it on YouTube directly.
That looks really …
I believe you need to call SetFormat on the primary buffer only, before creating the secondary bu…
1
2
3
4
5
6
7
8 WAVEFORMATEX WaveFormat = {};
WaveFormat.wFormatTag = WAVE_FORMAT_PCM;
Wa…
@Jeremiah: Well it's still a bit rough around the edges. I'd say wait the end of the week.
I'm c…
If you would upload your videos to youtube (or any other video sharing site, your choice) then pe…
I'm pretty excited to get my hands on your creation. Is it ready for us to run over to your GitHu…
After having 4Coder around on the hard drive for a bit, I've decided I wanted to try to get used …