| Commit message (Collapse) | Author | Files | Lines |
|
|
|
Fix null reference exception during close down of IRC module if the
region was not actually initialized.
|
|
0.6.3.* to better track down dll ref and overwrite problems.
|
|
poor Nant. We probably should take the opportunity to let the non-module bins reside in their /bin/Debug dirs later.
|
|
|
|
|
|
Will execute all OpenSim services redirect their input/output/errors to the selected "GUI module".
This version has following "GUI modules":
* Windows Forms
* Windows Service (doesn't work yet)
* Console
* TCP daemon
This means that OpenSim can now run in a single console for those who want that.
Console functionallity is not too rich yet, but code/framework is there... more to come. :)
|