Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵ | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | with namespaces. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -2/+0 |
| | | | | (this took a while to run). | ||||
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-03-31 | 1 | -0/+49 |
* (and Ansgar/Ansi) * Fleshes out the voice stubs to better interact with the viewer CAPS requests - no actual voice support yet! * In his own words "the attached patch enhances the existing voice support by returning a proper voice account user and password and is preparing the config file so that we can specify a SIP server (not yet working). currently the SIP is hardcoded. the next step is to refactor voice support into a region module. working on that. " |