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.
Handmade Network»Feed
Andrew Bromage
"Also keep in mind that this is the first game to feature "meta-achievements", which are achievem…
»
Nines Baobaberson
(nasally voice) Ahem, yes, on the Handmade Hero CD-ROM, is there a waay to get out of the dungeon…
»
Nines Baobaberson
@schme I had the same question actually. I ended up just letting all WM_PAINT messages fall thro…
»
Nines Baobaberson
@Mr4thDimension I think you've asked an important question here... I wish I better understood th…
»
Christopher
The code looks a lot like Casey's and some of it is direct copy and paste, some of it comes from…
»
Christopher
Yes I second this. I've never made a bot before but I'm willing to put in manpower. and chonalro…
»
Ian
I've noticed that there is a path through the amended controller code that can leave NewControlle…
»
Jeff Buck
Filip, That's a good example of building and packaging a Mac app. Nice work! I don't go out of …
»
Iker Murga
If you want to do nothing with the area, just whatever is necessary for Windows to not complain I…
»
Jeff Buck
@visitect, Thanks for the head's up on __builtin_readcyclecounter() - I didn't know about that. …
»
Jason
mmozeiko Oh, sorry. My mistake. If you build with command line, then you need to add "/I%DXSDK_DI…
»
Stefan Koch
It's great to see that handmade-hero is working as intended! You can be proud casey!
»
Kasper Sauramo
One downside is the erronous errors on syntax checking and lack of code completion. If some IDE's…
»
Kasper Sauramo
ikerms If you mean do nothing about the WM_PAINT message Windows sends the program I mean this…
»
BlueWolf
Someone posted their Ludum Dare entry, that was kinda build on handmade hero code. https://forum…
»
Allen Webster
This is not even a coding question. But how far off topic do we consider off topic? For example…
»
Allen Webster
Oh I see. I agree that their system is silly. I personally would have flipped the 31st bit beca…
»
Iker Murga
It depends on what exactly you mean with not redrawing on WM_PAINT. If you mean do nothing about…
»
Zach
@Treechoper http://www.amazon.com/dp/0521592712/?tag=stackoverfl08-20 if often cited as being go…
»
Matt
I know it's not used as much, but how about probability? I would really like to understand more a…
»
Matt
I'm actually really surprised I'm one of two people from Texas. I figured there would be a few mo…
»
Tod Hansmann
Ah, as I mentioned in another thread, I can help integrate the bot into a Flask or Pyramid app (I…
»
Tod Hansmann
I can help maintain the code. The bot answers are great, and we just need to do something about …
»
Kasper Sauramo
I'll start. Will the world burn if I don't redraw in WM_PAINT? Does it have bigger ramifications…
»
Filip
Great to see so many people contributing! I tried my hand at a "hybrid approach" where I set up …
»
ThadeuMelo
Thank you Dghelneshi, so obvious copy and paste error!!! Well, I know how inconcsistent my code …
»
Casey Muratori
I love the robot, but as I don't really see the stream chat since I have to concentrate on coding…
»
Dghelneshi
1WaveFormat.nAvgBytesPerSec = WaveFormat.nBlockAlign*WaveFormat.nBlockAlign; This line is wrong…
»
Johan Öfverstedt
Here is an interesting blog post by Bruce Dawson on Hidden Costs of Memory Allocation.
»
ThadeuMelo
No changes, it still fails... :(
»