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.
spx
First of all I am happy to note that the project submission has been approved as of today. Feel fr…
»
Mārtiņš Možeiko
You have mistake in last argument declaration. "*LPUNKNOWN pUnkOuter" should be "LPUNKNOWN pUnkOut…
»
kepler425b
Can't wrap my head around this one - the function pointers: #define DIRECT_SOUND_CREATE(name) HRE…
»
Martin Cohen
You are my best friend right now! :D <3 Thanks for the video, exactly what I need right now to mov…
»
Sonia Ross
You can also take some online video downloader like convert2mp3, offliberty, keepvid that can down…
»
spx
Question about viewing memory. When viewing the memory of an array of chars with lets say 10,000 …
»
James
This worked! Thank you so much :)
»
Mārtiņš Možeiko
"Visual Studio 14.0" folder is for Visual Studio 2015. If you want to use Visual Studio 2017 then …
»
James
Hey all, I've been learning from Casey's stream for the past 10 months or so, and am really so app…
»
joe513
Looking forward to the upcoming changes. The new configuration parameters will make it easier to w…
»
spx
good news is, that I've just posted an page regarding this issue (or more specifically the issue…
»
Dautor
I'll do that tomorrow as it is pretty late here and I almost never use a debugger (gdb). One more …
»
spx
Sadly, with the first thing I tried to debug I managed to hit a bug. I don't know what you'd like…
»
Dautor
First of all, great work! I'm really looking forward to this project. Sadly, with the first thing …
»
Mustafa Al-Attar
Dear Simon... I will try to adapt what you stated. Right now that takes me a lot of time is placin…
»
Simon Anciaux
The way I did 2d maps in one of my projects (a platformer):start with a rough idea of what you wan…
»
Mustafa Al-Attar
Thanks for the video... and very nice work there BTW. I kinda have something similar to auto tile …
»
ob
ar in College[/b] rofessional[/b] }[/code] class string { private: int size; char *ptr; stri…
»
Ryan Fleury
I hate to plug my own content, but I actually implemented a few features in my tilemap editing sys…
»
Mustafa Al-Attar
Hello there... I would like to ask experienced game developers how long does it take to design a m…
»
Mārtiņš Možeiko
Oh right. I probably don't remember most of the stuff anymore that was explained in beginning of H…
»
Minh Nguyen
Jesus, thank you so much. Whole day at work coding took a toll on me. Yeah that comment was right …
»
Mārtiņš Možeiko
The error is here:StretchDIBits expects void* argument, basically a pointer to memory. But you are…
»
Minh Nguyen
I'm having this weird problem where StretchDIBits() always return 0, in the debugger everything lo…
»
spx
I have noticed that as well while creating the new help overlays and unfortunately font sizes are…
»
Mārtiņš Možeiko
You need to run shell.bat first. After that you can run build.bat.
»
Ben Merkel
I followed along with the video series for the first 12 episodes or so and was able to run everyth…
»
Stas Lisetsky
Ok this is demo 2, where I try to create a web page or something like that. So now you can actuall…
»
joe513
For a pre alpha release this is looking pretty good! After using the standard gdb console for the …
»
spx
I've created the mentioned video regarding saving configurations and the current ability for small…
»