Coding Archive

  • GWEN – Source Released

    GWEN – Source Released

    I allowed anonymous access to the GWEN SVN repository today. If you don’t know what GWEN is please have a read here. Basically, GWEN is all the boring shit in this picture. What: A GUI Widget Toolkit that can be used in games Why: Current...

    Full Story

  • Botch Update

    Botch Update

    It’s been a while since I posted anything on Botch. So here it is. I really don’t know where to start explaining the changes and the progress we’ve made. I’d say about 70% of it has been re-thought and refactored some way. The world, entities...

    Full Story

  • Delete SVN Folders

    Delete SVN Folders

    This is an oldie but goody. If you use SVN you’ve probably wanted to recursively remove all the .svn folders. This is something that comes up more often than you think. For example, if your local SVN depot fucks up somehow and you have uncommitted...

    Full Story

  • Break It Up

    Break It Up

    One thing beginner coders tend to do is try to write all their code in one big functions. Loops inside loops. I hate this, I’m probably too anal about it. It’s something I’ve been meaning to blog about for a while but didn’t have a...

    Full Story

  • Terrain

    Terrain

    I’ve been fooling around with terrain rendering. This is what I do when I have some time off ‘work’. Instead of ‘working’ on stuff that needs to be done, I code frivolous fun stuff. A change is as good as a rest. I’m just gonna...

    Full Story

Page 1 of 41234