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.
Mārtiņš Možeiko
Oh, sorry. My mistake. If you build with command line, then you need to add "/I%DXSDK_DIR%Include"…
»
Casey Muratori
Not isometric per se, but roughly top-down, yes.Casey
»
Jason
To use DirectX SDK headers you need to add include path to it for compiler. If you use IDE, then …
»
Mārtiņš Možeiko
For more information about Windows XP see here: For x86 console applications: set LINK=/SUBSYST…
»
Mārtiņš Možeiko
Oh, right Windows 7 SDK also includes older headers. To use DirectX SDK headers you need to add in…
»
Jason
I started to download that SDK, but then thought I'd go look. The Xinput file looks like it's bein…
»
Mārtiņš Možeiko
You are probably using xinput.h file from DirectX SDK, right? VS2013 includes header files and lib…
»
Jason
I was following along with the video and was getting a compile error when I tried to do the loop t…
»
Stefan Koch
has anyone tried cling yet ? I usually don't work on windows so I do not have many chances to catc…
»
Casey Muratori
This is wonderful!! I am so happy to see this... thanks for posting it. I look forward to seeing…
»
theinternetftw
@Uberstedt, after testing people in IRC I think the problem is with my map provider's CDN. In pla…
»
Mārtiņš Možeiko
Probably this is the error: 44000 is very weird samples per second. You typically want to specify…
»
Casey Muratori
This is covered in the stream on day 17. subsystem:5.1 is only allowed on the 32-bit build, so wh…
»
Iker Murga
Oh, I apparently explained myself wrong. I do understand the code is right, what I don't understan…
»
Jim Shearer
Hey Jeff, thanks for the OS X port! I'll definitely be using that to follow along with Casey goin…
»
Jim Shearer
I'm going to throw a really weird one out there, but I think it's 100% in the spirit of HH. I'd r…
»
Johan Öfverstedt
I have also tested it on a project with 15000 lines of code and, sure sometimes it might take sli…
»
Dennis
Will it be top down isometric?
»
Johan Öfverstedt
You can now find it at Can't access the page. Probably crashed from all the people storming to v…
»
Andrew Chronister
Those of you who tune into the twitch chat during streams have probably noticed by now that there …
»
Nines Baobaberson
I feel you. I'm not very close to the industry so I don't have a good feel for these things, but …
»
Jake
New Zealand!!! (Auckland)
»
Troncoso
While I try building with the linker option -subsystem:windows,5.1 (just like Casey did) I get the…
»
Jeff Buck
Thanks for the head's up on the resizing issues. For the first issue, the easiest thing to do is t…
»
drjeats
I think I may have ran into the same problem I had when first doing this bit. Initialize your obj…
»
Nines Baobaberson
Made a little game for ludum dare over the weekend to practice some of the things we've been learn…
»
ThadeuMelo
It seems as I have the same problem of iniciating the fiels in Waveformat struct. But I´ve correc…
»
Allen Webster
If you visit page on MSDN found by searching "WM_KEYDOWN" it lists what the bits mean for the lPa…
»
Allen Webster
Thanks for working on this! It will be nice to have concrete evidence that it works. I trust Cas…
»
David Roguin
I've always used Autotools for my personal C++ projects, but after hearing Casey talk about this U…
»