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.
Israel Fernández Angullo
iffy So whoever you are mmozeiko, thanks dood. Thanks indeed!
»
Mārtiņš Možeiko
Yeah, I was thinking where should I put those 4coder videos, and decided to put them with prestre…
»
Jacob Farrell
But this key is for the pre-stream stuff, I want the full episodes. Or does this include the epis…
»
Bryan Taylor
Data structures and algorithms are the obvious things, but also usually the easiest to fix -- big…
»
Mārtiņš Možeiko
If you are OK to use Bittorrent Sync, then you can these videos with BXX52F55Z5ZQNRQWRMTMESHCZWHP…
»
Jacob Farrell
Some of the streams where he is doing this have been already deleted from twitch. There is only s…
»
Piotr Madalinski
Well, I'm sure there is something he doesn't know.... Like... whether P == NP ;-) Otherwise, it'…
»
ratchetfreak
Caseys live update technique used in handmade hero has some limitations It depends on the main l…
»
hendrix
Work hard and you can achieve anything. Mmozeiko is hard working man in this field.
»
Andre
Wizard or not, I'm just glad he and others like him take time out of their day to share some of t…
»
Mārtiņš Možeiko
Oh, OK :) Well, I wouldn't call this a hundred step guide, because I went into a lot of detail. …
»
Ginger Bill
It seems that mmozeiko knows everything about programming and computing. How is this possible?! A…
»
Israel Fernández Angullo
Ei! I wasn't asking for more help with my new problems following your guide. I explained the erro…
»
Mārtiņš Možeiko
I think there are people on twitch #handmade_hero channel pretty much all the time. Here's info h…
»
Piotr Madalinski
Well, I don't know the answer to your question (it's a hard one). But, if I were to recommend one…
»
Mārtiņš Možeiko
That is not correct. A functions stands for ANSI, and they do not support utf-8 encoding. Any by…
»
Andrew Reece
My programming education has been almost exclusively self-directed so far (books, the internet, d…
»
ratchetfreak
mmozeiko Just use UTF-8 and you'll be fine. Most of string functions will be exactly the same for…
»
Carsten Holtkamp
Topic says it. Is there an IRC Channel you people are around and if so, is it logged? So that I c…
»
Carsten Holtkamp
You are very welcome! Never stop asking unless you answer my questions. XD I know that I am not …
»
»
Mārtiņš Možeiko
First of all, initially you said you are missing _dtoi3 function, not _dtoui3. _dtoi3 function do…
»
Fred Harris
Just re-read your post mmozeiko. Its casting a double to int64 then. Well, its gotta be those l…
»
Fred Harris
It really is _dtoui3 Mmozeiko. I’ll see shortly about getting the asm output. Here’s the consol…
»
Stephen A
I honestly can't express how appreciative i am of the references you've posted. Currently checkin…
»
»
»
Jacob Farrell
Simply what the title says. :)
»
Mārtiņš Možeiko
Can you check that when you build makefile project it really creates c:\build\win32_handmade.exe …
»
Mārtiņš Možeiko
I'm not aware of _dtoi3 function. msvcrt.lib MSVC C runtime library doesn't have such function. A…
»