Thanks, it's just been added to Quests CVS.
Note regarding Quests CVS usage :
- it's actually a CVS, intended to allow
Concurrent updates, and
Versionning.
- It means you get easy and fast access to changes made to files, with full diff and version information.
- It is NOT intended for full distribution, for the following reasons :
*
EQEMu official releases are handled on sourceforge.net, or with links on these forums. There is the code for which you can get support. The Quests repository is NOT a branch of the eqemu devs.
* Code in Quests CVS is very alpha : i can't check it all, and even then only on *nix system. What i can tell is the server runs, but not that it's safe, or even does what it says.
* You don't always want to upgrade your server's code with all changes made to Quests Alpha. Thus diff format per source file is convenient. Full snapshot tarball, or binaries release, would be useless in the sense the repository was made
Since this is clear, now, all contributions and questions are very much welcome.
We can't allow anonymous access to Quests CVS, mainly for technical reasons. However, all submissions will be considered and added to the repository.