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.
Mārtiņš Možeiko
std::function does not copy executable code. That would be too much overhead and would not work on…
»
Flyingsand
Hello. I have an issue where I get a crash when starting a custom-built timer for my game, but in…
»
Simon Anciaux
Shouldn't that be different if the sound isn't looping ? I suppose you don't want to lerp with th…
»
Dan Zaidan
Hello everybody! I'm creating a new game (from scratch again, but this time on a live stream... :P…
»
Dan Zaidan
Such a nice post. Thanks!
»
Simon Anciaux
I just look at the recent version of the code and there is a way by default to search for the last…
»
Yuval Dolev
Yeah, that makes sense. Thanks!
»
Simon Anciaux
You should ask him on the stream, but I suppose it's because they are Zero terminated (there is a …
»
Yuval Dolev
Why does Casey name c-strings and functions that deal with c-strings using 'Z' (for example: "S32F…
»
Mārtiņš Možeiko
I'm not familiar with ocaml, but I'm pretty sure .NET garbage collector is more interesting, much …
»
bewwys
Hi, It seems that Garbage Collector is a bad thing here. Which I agree. But I found the way Ocaml …
»
John
@nephewtom, Simon(mrmixer) knows 4coder inside-out, so his answer is the best one could ask! I've …
»
Simon Anciaux
The search functions are implemented in 4coder_base_commands.cpp. The "search", "reverse_search", …
»
nephewtom
I have it. Any hints? Recently got 4coder and just have changed some key bindings to match Emacs (…
»
Simon Anciaux
EDIT: actually there is a way: start a search and pres CTRL + Return or CTRL + Tab to search the l…
»
ratchetfreak
Perhaps an obvious one but layout for any data that persists across a reload must remain the same.
»
Mārtiņš Možeiko
Something like this won't work - DllFunction is in dll that is reloaded, pass sizeof(void*) memory…
»
Taylor Robbins
I agree that some of these points are symptoms of the same cause, however I think it's easier to u…
»
Mārtiņš Možeiko
Point 1 is really a subset of point 3. Functions kind of are global "variables" - so they address …
»
Taylor Robbins
Hey Everyone, I wanted to make a post to get some feedback and concrete information about the draw…
»
nephewtom
Hi. Is it possible to repeat last search? Let's say I hit and type a string, for example . Then q…
»
nephewtom
Ok, ENTER did that...
»
nephewtom
Hi. Just bought 4coder and trying to get used to it. Using , when the searched word is highlighted…
»
Matyas
Sure! I have emailed you with more details.
»
x13pixels
Any chance you could email me win32_cloth.pdb so I can see what it is trying to match against? -- …
»
Matyas
Hi George, Thank you for your reply! So I did as you said, I selected "Copy Full Path" and this is…
»
x13pixels
Sorry you are having the same issue. I don't think it is a rendering problem. The arrow won't show…
»
Matyas
Hi George, I just bought / installed remedy on a new computer, and I have the same issue with the …
»
spx
Looking forward to the next release, appears to be a lot of activity on the issue tracker.[/quote…
»
C_Worm
Allright, thank you for your respons! :)
»