User profile: Ryborg

User info
User name:Ryborg
History
Joined:Jul 7, 2008 at 10:04pm
Number of posts:5
Latest posts:

MinGW and auto-import (what causes it?)
Like so many before me, I have been writing with a small game library. It works fine, but when I li...

Making a polymorphic logger
I'm doing some more C++ learning here, and I have some questions about cleaning up a vector that con...

::className and ::method calls
Ah ha, problem solved. I was way over analyzing the problem. When I was examining the Luna class...

::className and ::method calls
Thank you for your response, but I am still a little in the dark. I would still like to do some rea...

::className and ::method calls
I have been learning how to embed the Lua scripting language into a very simple OpenGL application I...