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.
Troncoso
How many days have you "completed" of Handmade Hero? Do you simply watch? Download the nightly so…
»
Casey Borders
Ah, right, thanks!
»
Troncoso
Class GenericHuman https://forums.handmadehero.org/i...um?view=topic&catid=4&id=170#1052 …
»
Casey Muratori
So, I thought you were totally crazy for suggesting that somehow plugging it into a different ana…
»
Class GenericHuman
https://forums.handmadehero.org/i...rum?view=topic&catid=4&id=155#984
»
Casey Muratori
I prefer instant switch, personally. - Casey
»
John Meyer
Will we be imitating Mega Man or Zelda where when you reach the edge of a screen, it pauses the a…
»
Casey Borders
In the Q&A for day 26 Jonathan Blow asked Casey to explain "the variable" and Casey said he's…
»
Livet Ersomen Strøm
Oh and one more important thing. The reason for using virtual routines, or dynamic routines, insi…
»
Livet Ersomen Strøm
Lanz What isn't making life easier though is people who firmly states that something is BAD ALWA…
»
Johan Gustafsson
I've never been a strong advocate for any form of paradigms, if something feels right for the cur…
»
Christopher
Alright so I managed to get a sound test working (it totally dis-regards important errors right n…
»
Juliano
Is it really not possible to upload those somewhere? I am also not able to follow the streams liv…
»
Mike
Ok strangely after very slow loading Day7 started loading... I'll blame my Internet Provider...…
»
Mārtiņš Možeiko
When compilers optimize code often they don't track very accurately where local variables are sto…
»
Jim Drury
I find it disconcerting that I never once bothered to question the merits of OOP until now. This …
»
Joel Davis
Heya, I've been programming for 20 years professionally, worked on games and film vfx. Now I'm wo…
»
Class GenericHuman
I use HTML5 and that only has options for 360p and 720pHD, both of which work.
»
Dane Christenson
sounds like it could be your youtube settings. Just watched both and didn't have problems with 10…
»
Casey Muratori
Well, scrolling is totally trivial, so, I'll make sure I have a flag somewhere that enables it ju…
»
Casey Muratori
Both seem to work fine for me... - Casey
»
Patrick Lahey
If you are interested in mathematics fundamentals (i.e. introduction to vectors, coordinate syste…
»
Mike
It seems that youtube got some problems with these 2 videos. Day 7 loads only on 360p after a lo…
»
Thomas Frase
The fact that it's going to be tiled screens with no scrolling is a bit disappointing. At this po…
»
Moritz
Thanks alot! I now have a batchfile to run devenv with the files i want it to open in it, works p…
»
Class GenericHuman
create an enum for the tilevalues and one for tiledirection 1 2enum class TileName {OPEN, WAL…
»
Class GenericHuman
Do they have ones with eyes? These don't seem to have any stitched on.
»
Simon Anciaux
The LINK error is normal: when you build handmade hero there are 2 compiles, one for win32_handma…
»
Class GenericHuman
For your first problem: 1) Right click on win32_handmade in your solution explorer. Choose 'Debug…
»
Simon Anciaux
I had never used the volatile keyword. Using only "volatile uint64 diff..." I couldn't inspect th…
»