| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixing XmlWriter problem | Dr Scofield | 2009-05-18 | 5 | -99/+124 |
* | Thank you kindly, StrawberryFride, for a patch that: | Charles Krinke | 2009-05-17 | 5 | -155/+168 |
* | Thank you kindly, Jonc, for a patch that solves | Charles Krinke | 2009-05-17 | 1 | -1/+1 |
* | Renaming [ServiceConnectors] back to [Modules]. | diva | 2009-05-17 | 9 | -14/+20 |
* | Update svn properties. | Jeff Ames | 2009-05-17 | 11 | -569/+569 |
* | Removing a superfluous message, just to make bamboo run again. | diva | 2009-05-17 | 1 | -1/+0 |
* | Duh, prebuild was wrong. My evil twin sister did it. | diva | 2009-05-17 | 1 | -10/+11 |
* | HG asset transfers starting to work -- GETs only for now. | diva | 2009-05-17 | 7 | -102/+138 |
* | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 2009-05-16 | 8 | -14/+28 |
* | Oops. Next time try not to commit things at the same time as having important... | diva | 2009-05-16 | 1 | -1/+1 |
* | Another minor bug fix for making notecard/script savings work with old asset ... | diva | 2009-05-16 | 2 | -2/+5 |
* | Bug fix on POST asset so that the new asset service connector can talk to the... | diva | 2009-05-15 | 1 | -2/+5 |
* | * Resolve bug where save oar would never complete if any assets were missing | Justin Clarke Casey | 2009-05-15 | 5 | -17/+20 |
* | * Change default sqlite asset db back to Asset.db instead of AssetStorage.db | Justin Clarke Casey | 2009-05-15 | 1 | -2/+2 |
* | Added PostInitialise method to IGridPlugin. | MW | 2009-05-15 | 2 | -0/+6 |
* | Fixed minor problem in prebuild.xml | diva | 2009-05-15 | 1 | -24/+25 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 56 | -530/+735 |
* | some sculpted prim geometry accuracy and meshing speed improvements | Dahlia Trimble | 2009-05-15 | 1 | -22/+7 |
* | Remove all messages from the groups module that would be output when it is | Melanie Thielker | 2009-05-14 | 2 | -11/+4 |
* | Remove a misleading event that was only used internally | Melanie Thielker | 2009-05-14 | 2 | -3/+0 |
* | * When saving an oar, save assets when immediately received rather than stori... | Justin Clarke Casey | 2009-05-14 | 6 | -148/+155 |
* | * refactor: move SceneXmlLoader into subpackage | Justin Clarke Casey | 2009-05-14 | 2 | -2/+3 |
* | Added a bool variable to OGS1GridServices to be able to turn off the use of t... | MW | 2009-05-14 | 1 | -9/+16 |
* | * Improve loadregions so that all region configs are checked for clashes (e.g... | Justin Clarke Casey | 2009-05-14 | 1 | -20/+15 |
* | * refactor: move bottom part of 'xml2' serializaton to separate class | Justin Clarke Casey | 2009-05-14 | 7 | -73/+70 |
* | * refactor: break some of xml2 serialization out of sog | Justin Clarke Casey | 2009-05-14 | 9 | -23/+36 |
* | Remove empty server dirs to break the mold and allow a new structure to evolve | Melanie Thielker | 2009-05-14 | 0 | -0/+0 |
* | Move the server request handlers into a separate lib nunit can digest | Melanie Thielker | 2009-05-14 | 8 | -6/+39 |
* | * Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ... | lbsa71 | 2009-05-14 | 2 | -3/+3 |
* | * Ignored some gens | lbsa71 | 2009-05-14 | 0 | -0/+0 |
* | * Changed auto-properties to properties with backing field | lbsa71 | 2009-05-14 | 1 | -2/+13 |
* | Move the connector for the new asset server to a connectors project. Inherit | Melanie Thielker | 2009-05-14 | 4 | -185/+293 |
* | Small fix uncommenting something that got commented too much. | diva | 2009-05-14 | 1 | -1/+1 |
* | Honor the temp and local asset flags | Melanie Thielker | 2009-05-14 | 2 | -0/+12 |
* | * Bug fix: Variable m_regionSettings can be null, using RegionSettings instea... | Arthur Valadares | 2009-05-13 | 1 | -1/+1 |
* | Fix up some URL details | Melanie Thielker | 2009-05-13 | 1 | -6/+3 |
* | Add the port to the generated URL. For some reson this still doesn't want to | Melanie Thielker | 2009-05-13 | 1 | -1/+1 |
* | Make the LSL HTTP server create and give out URLs to scripts | Melanie Thielker | 2009-05-13 | 3 | -14027/+14360 |
* | * Ignored some gens | lbsa71 | 2009-05-13 | 0 | -0/+0 |
* | * Added some more tests to the GetAssetStreamHandlers | lbsa71 | 2009-05-13 | 12 | -61/+386 |
* | Disabling WebFetchInventoryDescendents CAPs for the time being as it | Dr Scofield | 2009-05-13 | 1 | -2/+4 |
* | Update ini examples | Melanie Thielker | 2009-05-13 | 2 | -0/+14 |
* | Add most of the meat to the LSL HTTP server | Melanie Thielker | 2009-05-13 | 3 | -12/+133 |
* | Plumb request and return URL functions. | Melanie Thielker | 2009-05-13 | 3 | -7/+22 |
* | Add a skeleton for the LSLHttpServer | Melanie Thielker | 2009-05-13 | 3 | -0/+160 |
* | Implement llAttachToAvatar() | Melanie Thielker | 2009-05-13 | 1 | -1/+27 |
* | Implement llDetachFromAvatar() | Melanie Thielker | 2009-05-13 | 1 | -1/+27 |
* | Add interface, stub implementation and | Charles Krinke | 2009-05-13 | 3 | -0/+14 |
* | Add interface, implementation stub and | Charles Krinke | 2009-05-13 | 3 | -0/+14 |
* | Thank you kindly, BlueWall sir, for a patch that: | Charles Krinke | 2009-05-13 | 2 | -4/+14 |