Tim —
So for dungeons it makes sense to have your screen centered on a particular room. For the overwor…
Someone with more C/C++ knowledge than me will probably give you a more in depth explanation, but…
It is not possible to write between the PlayCursor and the WriteCursor, this as an area that if w…
I'll preface this by saying that I may be missing something completely so please correct me if I'…
Thanks, I've edited the post to try to capture this.
I am having difficulty visualizing the sound buffer in chapter 8 and 9 and how the play cursor an…
I'd prefer something like LttP where there are "screen" boundaries but the boundaries aren't nece…
I would add constant string pointers to the Live Code Editing list. If you do this in the game c…
Thanks! I had a look through the forums and couldn't see this.
Hey Mārtiņš,
IIRC, one more thing that msvcrt does for us is catching stack page access exceptio…
Hi everyone,
Since I am somewhat allergic to installing Visual Studio, I went to compile Handmad…
Thanks guys - both of these methods work great! It might be good to put a link to search in the…
I think it might be useful to have a thread that captures some of the technical issues that need …
Hi,
I was watching day 27 and doing the drawRectangle function and at some point I though it wou…
You can also use google:
site:forums.handmadehero.org/index.php/forum <search string>
This is a known issue. You can see what has been discussed so far here: Sleep problem causing Au…
I'm currently following a long with the series but I am behind (episode 20). When running handmad…
Wow, what a coincidence! Yesterday I started to implement a platform layer using XCB on my Raspbe…
Due to school exams and gift preparations for the holidays i'm already a week behind. Because of …
Simon —
Right, question answered I was being dim.. : )
The search already exists, it's just not linked anywhere:
https://forums.handmadehero.org/index.…
For now your only option is google just add site:handmadehero.org in your search query.
Not rea…
Casey talked about a tiled world, but will the player character be centered or do we go oldskool …
cmuratori No - we do not know that the audio clock is at all synchronized with the other clocks, …
theinternetftw And if you want to dive deep into GPUs, check out this absolutely fantastic course…
Maybe I'm missing it but -- is there a way to search on the forums? I have an idea but I want to…
The shipping game will run on both software and hardware interchangeably. The renderer will be f…
You probably have a better chance of finding a Higgs Boson in the code...
- Jeff
Erlend —
Now spawning only one cmd process which is calling all commands (shell.bat, build.bat and win32_h…
Just my guess, but Casey will have to write its own render and rasterizer functions (CGL) that ar…