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.
ratchetfreak
·| What on earth does that mean?[/quote] It means that not all IO operations complete in the sam…
»
Marius Adaškevičius
I know that rewritten entity system code has not been properly debugged yet but I'll throw it out …
»
Jorge Sánchez
Join HandmadeNetwork (DONE)Interact with people (DONE) 😁Create a Project (TODO)Interact some mor…
»
Carlos Gabriel Hasbun Comandari
"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…
»
Bill Strong
Caveat, not an Objective C coder. From what I know, however, like C++, Objective C is a superset o…
»
Peter Bocan
exactly, and Apple is good in prohibiting things, but they could not leave C/C++ out because of la…
»
Casey Muratori
Objective C is what happens when you let Steve Jobs come back to run your company. Pre-OSX, the M…
»
Jim R. Didriksen
(If t/*)That would be UTF-8 multi-character support I can seconds it, I wants my ÆØÅ (and Ü Ä…
»
Kyle Devir
I've been experimenting with creating an entity system in pure C, and have run into a very annoyin…
»
Simon Anciaux
Thanks. I don't know if you plan to make diacritics ( 'à', 'ç', 'é' ... ) work in the next upda…
»
Allen Webster
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…
»
Casey Muratori
That is very kind of you! No, I do not have time to set up anything official for this kind of th…
»
Casey Muratori
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…
»
Mārtiņš Možeiko
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…
»
strangezak
A random chime in since we are kind of experiencing this with Ludus. Its a lot easier to do the wh…
»
Mārtiņš Možeiko
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…
»
Abner Coimbre
Look into using as Handmade Network's default web client while we work to roll our own.
»
Peter Bocan
It's better to write bridging header between pure C and Obj-C/C++ and encapsulate what you want, t…
»
Abner Coimbre
Embedding it might be nice while we develop our own web client (which chronaldragon and effect0r h…
»
david van brink
Oh! Right on, CPPMODE has just the thing. Very elegant way to provide C and C++ support at same ti…
»
Hamish Todd
Jon Blow once said in a talk on programming indie games that you can learn to write software that …
»
xcodedave
My main interest is coding game engines. I've dabbled in various 2d and 3d engines (software raste…
»
Mārtiņš Možeiko
Maybe you could host it on this site? Somewhere like Then nobody would need to install anything i…
»
Mārtiņš Možeiko
It is supposed to be used exactly like that. You interact with Objective-C runtime with objc_msgSe…
»
Allen Webster
Quick update, Looks like there was a bug handling dead keys because the other layouts I dealt with…
»