This is my first forray into the world of 'real' games, so I don't have any library code or anything else useful like that, but I do have my trusty companion Google :-)

I'm actually enjoying putting this path finder together, even if its a nightmare to debug because of all the pointer crunching it uses. As for objects... don't swear at me ;-) I'm still trying to figure out how to manage them. We have an added hassle that at certain key stages of the game, you'll switch from being human to something else, so I have to worry about different inventory gumps, different weapon slot layouts and such like... life would be so simple if it wasn't for other people and their ideas :-D