Mór I wrecked my right wrist using cheap traditional mice. Its not just their bad ergonomics, the…
Mór —
Yes it was using relative paths. Now it's working. Thanks for your help guys. :)
I'd like to give back to the community so I've decided to create study questions for each Handmad…
Tom —
Hey! Sent you an email just now.
Design is very important but it is way too easy for designers to be talking out their ass, so I a…
Square —
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 …
Mór —
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 …
Neo Ar —
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…
Aidan —
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!
Neo Ar —
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…
Sami —
I feel so stupid now. Thank you!
Connor —
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…
Sami —
1
2
3
4
5
6
7
8 WAVEFORMATEX WaveFormat = {};
WaveFormat.wFormatTag = WAVE_FORMAT_PCM;
Wa…