This project hosts the source code to the classic RPG creator Blades of Exile after it was released by Spiderweb Software under GPLv2.
The primary purpose of this project is to provide bug fixes to blades of exile so that it can compile and run on modern operating systems. The secondary purpose is to generalize and extend its functionality while maintaining backwards compatibility.
If you would like to be added to this project contact "catphive at catphive dot net" or one of the other people on the owners list. This is an open project, with no strong prerequisites for getting commit access. With that in mind, please be careful of what you check into the repository. Please do not commit any binaries, junk files, or anything that doesn't compile.
The current task at hand is to merge the Mac and Windows code into a single unified code base. Any work towards this should be done in the trunk. There is also a branch intended for getting a stable Mac Beta release out to complement the existing Windows BoE release.
Linux
We're trying to get ahold of of any version of a linux port. If you have those, please request commit access, and add them to the linux directory of the repository.