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.
Pedro Peixoto
Hi!, Today i had to edit a bit of javascript and i decided to give 4coder a try, but there is a pr…
»
ratchetfreak
For the parser itself having a dynamic layer isn't the worst idea. however you will end up mapping…
»
Robert Hickman
Within a closed system, where the author/team defines the nature of the entire system, including a…
»
Jason
Thanks for the suggestions. Ya, this has been my biggest problem. I can't really identify any one…
»
Ben Visness
Sadly we didn't build our forum system to handle race conditions :) I'll make sure the other staff…
»
Ben Visness
The highlighting in code blocks is done by a Python library called . If no language is specified i…
»
Blake Martin
I'm 90% this is old news, but why are code blocks still highlighted incorrectly? I mean, no highli…
»
Mārtiņš Možeiko
Few times I have been writing answer to the topic and when I submit reply all I got is error that …
»
Simon Anciaux
In the past there have been forum threads that were removed (I presume by the author). To my knowl…
»
Simon Anciaux
I don't know if it's the kind of project you're looking for, but take a look at from mmozeiko.
»
Simon Anciaux
Mārtiņš Možeiko is not the developer of cdbg, he was just recommending another source for a pd…
»
Blake Martin
You don't parse pdb files in Cdbg? Or, are you saying you don't plan on releasing the source?
»
LaresYamoir
What exactly do you mean by game engine developer? Graphics, audio, AI, physics or editors/tools? …
»
»
Jason
As a self taught programmer I'm finding it difficult to enter into the game industry as a game pro…
»
Mike Garcia
Hi there, I raised this yesterday on discord (dev channel). I know are a very old fashioned (reto…
»
x13pixels
Here you go @mrmixer. There are obviously additional things that will be need to be fixed/tweaked/…
»
albatros
Here is the RSS feed of his youtube channel. Just in case.
»
Simon Anciaux
Could you show all the user code necessary to implement the call stack (even if it's not final)?
»
x13pixels
RemedyBG's debug-protocol for requesting and receiving data has now been fleshed out. The way it w…
»
B
I give up.
»
Jason
I'm a self taught programmer and for the past few years I have been programming and learning how t…
»
Mārtiņš Možeiko
lldb source from LLVM/clang project probably is best choice to look at: Note that it is heavy C…
»
Blake Martin
I know it's been asked, but +1 for releasing the source. I don't know of any good pdb parsing exam…
»
Ryan Fleury
, 2018 was quite the year! From the passing of , to many new projects and members joining our comm…
»
»
Blake Martin
Maybe a quick hotfix is in order? I am trying to upgrade the vim stuff to 4.0.30, and I am complet…
»
braksten
i see. that's a bit like what i assumed. i still don't fully understand what exactly motion blur i…
»
Simon Anciaux
I think the reason is that is the result of an object moving while you're trying to capture a sti…
»
Blake Martin
All the view functions crash when called from a procedure set as the open file hook. It might not …
»