When a project of this nature (a public development project) starts getting large like this, there is often need of a quality pass through the code to determine what can be streamlined, what can be reorganized and better placed, and what can be cleaned out. SWGEmu is doing exactly that, there is quite a bit of code in this project, some of it doesn't work right, some of it was made completely useless through later changes, some of it was placed in the file structure incorrectly, etc. etc. That's basically what they are doing, there is of course much more to it than that, but as a basic idea, this should suffice.
|