Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-04-30 | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 1 | -0/+0 | |
2009-06-22 | Update svn properties. | Jeff Ames | 1 | -56/+56 | |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 1 | -1/+1 | |
* "luke, use the sed" | |||||
2009-06-18 | Moved OpenSim/Framework/Communications/Capabilities up to ↵ | diva | 1 | -56/+56 | |
OpenSim/Framework/Capabilities. Didn't change the namespace because VC# is not helping, and this would imply manually changing more than 50 files. So the namespace is still OpenSim.Framework.Communications.Capabilities, to be cleaned up later by someone with more energy. | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-04-17 | add fix for LLSDVoiceAccountResponse to work with freeswitch (from Rob | Sean Dague | 1 | -0/+10 | |
Smart) | |||||
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -1/+1 | |
libOMV. | |||||
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -1/+1 | |
release a direct descendant of the stable 7364, with all the features and none of the issues. This omits the following patch chain: r7383 r7382 r7381 r7377 r7375 r7373 r7372 r7370 r7369 r7368 r7367 r7366 | |||||
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -1/+1 | |
* Update libopenjpeg as well for this patch. * Appears to be okay on a very short sniff test * Source code will be placed in opensim-libs shortly | |||||
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 | |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵ | Adam Frisby | 1 | -1/+1 | |
with namespaces. | |||||
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 1 | -2/+0 | |
(this took a while to run). | |||||
2008-03-31 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -9/+17 | |
* (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. " | |||||
2008-03-24 | Added a plugin loader in GridServer | Johan Berntsson | 1 | -0/+41 | |