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.
Livet Ersomen Strøm
:( And I thought I'd been so smart now? This works even if I change the DPI settings in Windows7…
»
David Roguin
It simplifies the creation of other platform implementations by only calling one function and it …
»
Sven
Even though it might not cost anything at runtime, why would you want this initialization logic t…
»
David Roguin
Hi, I remember than Casey mentioned that in order to simplify the platform code he will send a Q…
»
Simon Anciaux
It seems to work. Thanks 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15char pdbLockFullPath[ WIN32…
»
Sven
Sadly this is still valid C, even though this is only a remnant of the way the first compilers be…
»
Casey Muratori
He will not ever find his arms, no... - Casey
»
Casey Muratori
It depends on what you're trying to do. If you're trying to make sure that it looks the same "si…
»
Casey Muratori
I'll explain it here in the meantime :) Just check for the existence of a lock file. In the DLL…
»
Simon Anciaux
Thanks. I'll stay with the "sleep" solution for now. I hope that Casey will find some time to exp…
»
Livet Ersomen Strøm
And what problems will I have if I chose an internal unit that is a percentage or a thousandth o…
»
Benjamin Kloster
I may have found another solution for the PDB loading here. To restate our problem: The PDB is cr…
»
Jon Valdes
I would say the game definitely needs dreadful dungeons filled with Pork and Pumpkins. And maybe …
»
Roderic Bos
And further more will he ever smile? (Basic ignore full alpha pixels added) The first thing my …
»
Ianuarius
Sleepy I'm sure most people on this forum would welcome a civil discussion about game design, but…
»
Daniel Wood
Will Hero ever find his arms!? ;)
»
David Roguin
Thanks a lot!
»
Jari Komppa
Kladdehelvete sol_hsa Oh, you mean scratch? I do not understand what you are asking. But since …
»
sinsizer
[quote=midnight_mero]Maybe not the place to ask, but has anyone thought of (possibly radical) new…
»
Livet Ersomen Strøm
sol_hsa Oh, you mean scratch? I do not understand what you are asking. But since your input on …
»
Benjamin Kloster
I feel like this thread has a sort of combative tone at times I really wish this discussion wou…
»
Sleepy
midnight_mero wrote: I feel like this thread has a sort of combative tone at times From one part…
»
Pete
Thank you all for pointing me in the right direction, i guess i will start figuring out the WinSo…
»
Bojan
cmuratori Currently, I use QtCreator for debugging up until the point where it is unable to insp…
»
fluffels
Yeah I guess so. There's not much to learn to get basic functionality out of it. 1gdb ./main …
»
BlueWolf
I guess I'll just ask here. Would it be worth it to learn using gdb from command line?
»
Jari Komppa
Kladdehelvete midnight_mero Maybe not the place to ask, but has anyone thought of (possibly radic…
»
Casey Muratori
SuPete My question is if WinSock is the only alternative in C for Windows? Well, it's the "only a…
»
Casey Muratori
bhollis Got it - though I'm not 100% sure why not just build everything like .h files (with inclu…
»
Matt Campbell
If you're going down the socket route with Winsock I'd highly recommend Beej's Guide to Network P…
»