Casey[/quote] Yeah actually -- I don't know how much work this would be on your end, but if you co…
There's no "video discussion" or "meta discussion" forum so I picked this one. Hope it's not too o…
Thanks for clearifing all this. On the tilesize, don't you think that on modern resolutions the ti…
I know this is a reallllly long way off but Casey reiterating that the primary mechanic of the gam…
Just giving an update. The code is substantially more complete . As of right now, supports the gr…
The design is not up for discussion, so I'll refrain from commenting on that, but I would like to …
Not quite sure what happened, but I had a somewhat similar problem with input playback not working…
You don't need to use the Express version anymore: November 12, 2014 Visual Studio Community 2013 …
I'm not a professional game developer so I can't speak specifically to games but I can tell you in…
Casey[/quote] Are these no longer available? I cant find them :/
Honestly, I don't see a benefit here. I guess if that's your preference, but it seems a little odd…
can anyone recommend an asm tool chain for building from windows, i am currently using the GNU Ass…
It there anything I could do that would help centralize where the schedule is, so that perhaps I j…
I haven't looked to see if there are restrictions in terms of what can and can't be shown about St…
In the offscreen buffer, yes, you can use the fourth byte for whatever you want. Since we are not…
Hi there Nick... I guess the way you get motivated differs from one person to another. In my case,…
Hi there... Usually this byte is used to represent Alpha, which is the transparency of the color. …
i guys i was wondering if its posible to make a Portable Visual Studios C/C++ compiler? anyone has…
Nick —
Hey guys, I have been following HMH for quite a while now and have been working on uni stuff and t…
Personally I'm very fond of Sublime Text 3 with the Vintageous packet. With that I get many of Vim…
Awesome, I missed that. That's another one for the list then. Thanks!
Qt has class for dynamic library loading.
Hello everyone, As a Christmas day project I decided to implement a Qt platform layer for HMH: I …
Erlend —
I asked the question and it seems it now, but it might later. Found some notes on though.
Hi there... I was wondering if the tutorials will show how to publish/Integrate the game into stea…
If you like both Conemu and Clink, check out . It's essentially a prepackaged version of ConEmu an…
Someone else found this yet hidden page: which should only be linked and seems to work fine
When we set the Bitmap as 32bit and told it to use RGB, we are assigning values to only 3 of the 4…
Seems like the sort of thing that should be hiding in the forum software somewhere. Just gotta wra…
That absolutely makes the interop a million times easier. Worked like a charm. Thanks Casey!