First off, i'm super pumped to have HUMBUG confirmed as a real project on HMN
Mostly misc things…
spx —
First of all I am happy to note that the project submission has been approved as of today. Feel f…
You have mistake in last argument declaration.
"*LPUNKNOWN pUnkOuter" should be "LPUNKNOWN pUnkO…
Can't wrap my head around this one - the function pointers:
1
2
3
4
5
6
7
8#include <windows…
You are my best friend right now! :D <3 Thanks for the video, exactly what I need right now to…
You can also take some online video downloader like convert2mp3, offliberty, keepvid that can dow…
spx —
joe513 Looking forward to the upcoming changes. The new configuration parameters will make it eas…
James —
This worked! Thank you so much :)
"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 a…
joe513 —
Looking forward to the upcoming changes. The new configuration parameters will make it easier to …
spx —
Dautor I'll do that tomorrow as it is pretty late here and I almost never use a debugger (gdb).
O…
Dautor —
I'll do that tomorrow as it is pretty late here and I almost never use a debugger (gdb).
One more…
spx —
Dautor First of all, great work! I'm really looking forward to this project.
Sadly, with the fir…
Dautor —
First of all, great work! I'm really looking forward to this project.
Sadly, with the first thin…
Dear Simon...
I will try to adapt what you stated. Right now that takes me a lot of time is plac…
The way I did 2d maps in one of my projects (a platformer):
- start with a rough idea of what you…
Thanks for the video... and very nice work there BTW.
I kinda have something similar to auto til…
ob —
Evolution of a Programmer
High School / Junior High
1
2 10 PRINT "HELLO WORLD"
20 END
First…
I hate to plug my own content, but I actually implemented a few features in my tilemap editing sy…
Hello there...
I would like to ask experienced game developers how long does it take to design a…
Oh right. I probably don't remember most of the stuff anymore that was explained in beginning of …
Jesus, thank you so much. Whole day at work coding took a toll on me.
Yeah that comment was right…
The error is here:1 &bitmapMemory,
StretchDIBits expects void* argument, basically a pointer…
I'm having this weird problem where StretchDIBits() always return 0, in the debugger everything l…
spx —
joe513
(1) Any way to change the font size?
I have noticed that as well while creating the new …
You need to run shell.bat first. After that you can run build.bat.
I followed along with the video series for the first 12 episodes or so and was able to run everyt…
Ok this is demo 2, where I try to create a web page or something like that.
So now you can actual…
joe513 —
For a pre alpha release this is looking pretty good! After using the standard gdb console for the…