·| What on earth does that mean?[/quote] It means that not all IO operations complete in the sam…
I know that rewritten entity system code has not been properly debugged yet but I'll throw it out …
Join HandmadeNetwork (DONE)Interact with people (DONE) 😁Create a Project (TODO)Interact some mor…
"Please note that while the packets are queued in FIFO order they may be dequeued in a different o…
Bogdan —
.NET developer here. Been developing mainly in C# and WPF for the past three years. Used C++ and…
Caveat, not an Objective C coder. From what I know, however, like C++, Objective C is a superset o…
exactly, and Apple is good in prohibiting things, but they could not leave C/C++ out because of la…
Objective C is what happens when you let Steve Jobs come back to run your company. Pre-OSX, the M…
(If t/*)That would be UTF-8 multi-character support I can seconds it, I wants my ÆØÅ (and Ü Ä…
I've been experimenting with creating an entity system in pure C, and have run into a very annoyin…
Thanks. I don't know if you plan to make diacritics ( 'à', 'ç', 'é' ... ) work in the next upda…
My understanding of the issue amounts to basically zero bits of information. Since I won't be mai…
Mike —
Casey[/quote] No worries. I'll be in contact; I appreciate the offer to connect me to the right pe…
That is very kind of you! No, I do not have time to set up anything official for this kind of th…
This is probably a topic for a different thread :) I can't move it, though, because the moderati…
Mike —
I can't take the time off work to get to HandmadeCon 2016 - living in Australia, I'm not travellin…
Yeah, currently search is not available. But people are working on it. It will happen:
Brad B —
The new forum layout is ok but it really needs to have a search utility. I'm trying to isolate stu…
A random chime in since we are kind of experiencing this with Ludus. Its a lot easier to do the wh…
Oh, that's cool. I didn't know that somebody is making new client.
Brad B —
Thanks. I had previously done a search on this forum before the new format and had found and downl…
Look into using as Handmade Network's default web client while we work to roll our own.
It's better to write bridging header between pure C and Obj-C/C++ and encapsulate what you want, t…
Embedding it might be nice while we develop our own web client (which chronaldragon and effect0r h…
Oh! Right on, CPPMODE has just the thing. Very elegant way to provide C and C++ support at same ti…
Jon Blow once said in a talk on programming indie games that you can learn to write software that …
My main interest is coding game engines. I've dabbled in various 2d and 3d engines (software raste…
Maybe you could host it on this site? Somewhere like Then nobody would need to install anything i…
It is supposed to be used exactly like that. You interact with Objective-C runtime with objc_msgSe…
Quick update, Looks like there was a bug handling dead keys because the other layouts I dealt with…