| Commit message (Expand) | Author | Files | Lines |
2009-05-16 | Another minor bug fix for making notecard/script savings work with old asset ... | diva | 1 | -1/+1 |
2009-05-15 | * Resolve bug where save oar would never complete if any assets were missing | Justin Clarke Casey | 3 | -17/+11 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 44 | -495/+513 |
2009-05-15 | some sculpted prim geometry accuracy and meshing speed improvements | Dahlia Trimble | 1 | -22/+7 |
2009-05-14 | Remove all messages from the groups module that would be output when it is | Melanie Thielker | 2 | -11/+4 |
2009-05-14 | Remove a misleading event that was only used internally | Melanie Thielker | 2 | -3/+0 |
2009-05-14 | * When saving an oar, save assets when immediately received rather than stori... | Justin Clarke Casey | 5 | -132/+132 |
2009-05-14 | * refactor: move SceneXmlLoader into subpackage | Justin Clarke Casey | 2 | -2/+3 |
2009-05-14 | Added a bool variable to OGS1GridServices to be able to turn off the use of t... | MW | 1 | -9/+16 |
2009-05-14 | * refactor: move bottom part of 'xml2' serializaton to separate class | Justin Clarke Casey | 5 | -70/+69 |
2009-05-14 | * refactor: break some of xml2 serialization out of sog | Justin Clarke Casey | 7 | -19/+29 |
2009-05-14 | Move the connector for the new asset server to a connectors project. Inherit | Melanie Thielker | 2 | -223/+9 |
2009-05-14 | Honor the temp and local asset flags | Melanie Thielker | 2 | -0/+12 |
2009-05-13 | Fix up some URL details | Melanie Thielker | 1 | -6/+3 |
2009-05-13 | Add the port to the generated URL. For some reson this still doesn't want to | Melanie Thielker | 1 | -1/+1 |
2009-05-13 | Make the LSL HTTP server create and give out URLs to scripts | Melanie Thielker | 3 | -14027/+14360 |
2009-05-13 | Add most of the meat to the LSL HTTP server | Melanie Thielker | 3 | -12/+133 |
2009-05-13 | Plumb request and return URL functions. | Melanie Thielker | 3 | -7/+22 |
2009-05-13 | Add a skeleton for the LSLHttpServer | Melanie Thielker | 3 | -0/+160 |
2009-05-13 | Implement llAttachToAvatar() | Melanie Thielker | 1 | -1/+27 |
2009-05-13 | Implement llDetachFromAvatar() | Melanie Thielker | 1 | -1/+27 |
2009-05-13 | Add interface, stub implementation and | Charles Krinke | 3 | -0/+14 |
2009-05-13 | Add interface, implementation stub and | Charles Krinke | 3 | -0/+14 |
2009-05-13 | Thank you kindly, BlueWall sir, for a patch that: | Charles Krinke | 1 | -2/+4 |
2009-05-13 | Added interface, implementation stub and | Charles Krinke | 1 | -0/+5 |
2009-05-13 | Remove incorrect semicolon | Charles Krinke | 2 | -1/+8 |
2009-05-13 | Add interface, stubbed implementation and | Charles Krinke | 3 | -1/+14 |
2009-05-13 | Remove some no longer needed debug. | Melanie Thielker | 1 | -6/+2 |
2009-05-13 | Added interface, stub implementation and script | Charles Krinke | 3 | -0/+11 |
2009-05-13 | Add interface, stub and bare implmentation for llHTTPResponse(). | Charles Krinke | 3 | -0/+16 |
2009-05-12 | Fix interface registration/deregistration mechanics | Melanie Thielker | 2 | -9/+16 |
2009-05-12 | Make the accet cache module actually register the interface | Melanie Thielker | 1 | -0/+2 |
2009-05-12 | Bug fix in SceneBase.RequestModuleInterface. Check that the list's count is g... | diva | 1 | -1/+2 |
2009-05-12 | Making SimStatsReporter a little more restrained in requesting the IEstateMod... | diva | 1 | -1/+3 |
2009-05-12 | * Adds additional check to MRM rezzing - the host object must be created by t... | Adam Frisby | 1 | -1/+3 |
2009-05-12 | * Adds ScenePresence.TeleportWithMomentum - same as .Teleport, but preserves ... | Adam Frisby | 2 | -1/+19 |
2009-05-12 | * EventManager's OnNewPresence event now fires correctly again. | Adam Frisby | 1 | -0/+3 |
2009-05-12 | Correct addin XML | Melanie Thielker | 1 | -1/+1 |
2009-05-12 | Commit the addin XML for the Core Asset Cache | Melanie Thielker | 1 | -0/+1 |
2009-05-12 | Add more group notify glue | Melanie Thielker | 3 | -0/+10 |
2009-05-12 | Paving the way for syncing group permissions across a grid | Melanie Thielker | 5 | -1/+12 |
2009-05-12 | fixing SocketException when IP address cannot be resolved | Dr Scofield | 1 | -8/+15 |
2009-05-12 | Correctly reset the group ownership flag when a parcel is reclaimed. | Melanie Thielker | 1 | -0/+1 |
2009-05-12 | Hook up deed permissions checking to the land module | Melanie Thielker | 1 | -1/+3 |
2009-05-12 | Add permission mechanisms for group deeding land | Melanie Thielker | 2 | -0/+35 |
2009-05-12 | * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M... | Adam Frisby | 13 | -18/+32 |
2009-05-12 | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 1 | -0/+25 |
2009-05-12 | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 7 | -15/+25 |
2009-05-11 | Changes to the new user system to add the modularity developed for the asset | Melanie Thielker | 3 | -4/+36 |
2009-05-11 | Add AssetService of type IAssetService to Scene | Melanie Thielker | 1 | -0/+14 |