Morrowind is a role playing game, and apparently is the third of a series.
I've only played it for a few hours, but the alchemy component has tweaked my interest.
So I wrote a couple of perl scripts to determine what ingredients produce what potions.
And then converted them to a C++ program. The result can be found on its own web page
I also hacked up a quick little quicksave copier, so that doing you can load a previous quicksave (since I hit F5 when I meant to hit F9 one too many times). It's also on its own web page