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.
Benjamin Arnaud
So, I made progress on "Aero Snapping". Found these useful resources: - https://github.com/deimo…
»
Benjamin Arnaud
I've been working on the linux version. I have a fix for the broken pictures and the video playb…
»
Benjamin Arnaud
Hey miotatsu, Congratulations for that first stream \o/. Ok, I'm not 100% objective since it's …
»
Saticmotion
I've been using the VisualGDB plugin trial for Visual Studio. I use it for writing C for the rasp…
»
Mór
mmozeiko That sounds like you are debugging optimized binary. Optimizer typically rearranges code…
»
Mārtiņš Možeiko
That sounds like you are debugging optimized binary. Optimizer typically rearranges code a lot so…
»
Sergio González
It should have anti-aliasing on many more machines now! (Paging gingerBill and mrmixer) Linky H…
»
Neo Ar
bump: RISCY BUSINESS is now active (well, test streaming motionbox debugging for now)
»
Dan
I also have yet to solidify my rooming arrangements, and would be happy to share the cost with ot…
»
Neo Ar
Been a while since I've worked on this, but I've gotten my stream setup working (twitch.tv/miotat…
»
Mór
mmozeiko If that stepping thing happens at start of program then that is because of special SDL m…
»
Daniel
Hey Casey, I had the same struct-not-being-inspected problem on QtCreator and solved it by using…
»
lclhstr
Hi afeb, I've just started coding along with the series. I've documented my "process" on http://…
»
argontus
anael Here is my ongoing experiment with X86-64 JIT (+ MIPS-like top layer) : https://gist.github…
»
anaël seghezzi
Here is my ongoing experiment with X86-64 JIT (+ MIPS-like top layer) : https://gist.github.com/a…
»
argontus
anael It made me curious about assembly and just-in-time compilation (I'm writing a small JIT ass…
»
Jesse
Yeah, OpenMW has gone through a number of organizational changes which have all left their mark, …
»
void
Thanks, Jesse! Exactly the kind of project I would like to start myself - writing a replacement …
»
Jesse
Check out OpenMW if you're into The Elder Scrolls.
»
ratchetfreak
cgag He gets pretty concrete and actionable at around 26 minutes in, when he breaks down common t…
»
Mārtiņš Možeiko
If that stepping thing happens at start of program then that is because of special SDL main entry…
»
cgag
He gets pretty concrete and actionable at around 26 minutes in, when he breaks down common techni…
»
Mór
I have some issues with it when using the Handmade SDL port. When I step (F6) it jumps into assem…
»
void
Thanks, Michael! WoW and Battlefield could be perfect if it also includes specs of the world and …
»
Parker Pestana
I'm sorry to hear that Miguel. Thanks for letting me know! My search continues...
»
anaël seghezzi
Very inspiring talk, I identify to the basic idea of allowing future agility, more in the way too…
»
Michael Cameron
World Of Warcraft seems to have many of it's resources pretty well reverse engineered. Also proba…
»
Casey Muratori
When I was looking for debuggers a few years ago, I tried Nemiver and it didn't really work, but …
»
Mārtiņš Možeiko
Wow, it's actually pretty nice. Much better than anything else I've tried from standalone debugge…
»
Steve Olsen
I actually found something the other day that isn't terrible. https://wiki.gnome.org/Apps/Nemive…
»