aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-01121-121/+121
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-312-46/+73
* Update svn properties.Jeff Ames2009-05-311-123/+123
* Forgot to add this to my last commit 2 days ago. Async in the HGBroker too.diva2009-05-301-1/+1
* * refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey2009-05-291-1/+1
* * Add save xml2 serialization testJustin Clarke Casey2009-05-291-3/+70
* * minor: move common serialization test code into fixture setupJustin Clarke Casey2009-05-291-6/+17
* * Add xml2 load testJustin Clarke Casey2009-05-292-2/+143
* Making the delegate handlers async in async Get, to make things consistent. T...diva2009-05-291-2/+2
* Instrumenting GlynnTuckerCache to find out the hit rate.diva2009-05-281-0/+29
* * Tweak to aboveAdam Frisby2009-05-281-1/+1
* * Makes grid announcements more prominent.Adam Frisby2009-05-281-1/+4
* * Oops. Forgot Initialise needs tweaking between IRegionModule and ISharedReg...Adam Frisby2009-05-281-0/+2
* * Converts recently added OGSRadmin to IRegionModule because I cant be arsed ...Adam Frisby2009-05-281-1/+17
* * Adds OGS RAdmin class. Adds primitive remote admin functions for gridserver...Adam Frisby2009-05-281-0/+102
* * May make the terrain flatten brush behave like Second Life(tm)'s client exp...Adam Frisby2009-05-281-1/+5
* Adding the GlynnTucker cache module as the default choice in .ini's.diva2009-05-271-1/+1
* Update svn properties.Jeff Ames2009-05-271-126/+126
* Experimental alternative cache module implementation, using GlynnTucker.Cache...diva2009-05-262-0/+127
* Revert a change I made to get a better URL because it failes under monoMelanie Thielker2009-05-261-1/+1
* Couple of tweaks to the URL module: handle script reset gracefully andMelanie Thielker2009-05-261-1/+10
* * reseparate inventory item creator id and creator uuidJustin Clarke Casey2009-05-251-3/+0
* oops: wrong "path" in addin.xmlDr Scofield2009-05-251-2/+2
* converting CapabilitiesModule to new region module schemeDr Scofield2009-05-252-5/+23
* Prevent group deeded objects from being returned by the group return optionMelanie Thielker2009-05-241-2/+22
* Allow the perms module to inspect and modify the list of objects to returnMelanie Thielker2009-05-242-5/+5
* Make group permissions control what a user can return.Melanie Thielker2009-05-241-0/+32
* Add a new permissions check for bulk object returns.Melanie Thielker2009-05-242-0/+12
* This should make HG asset transfers work much better. It now uses HGUuidGathe...diva2009-05-231-1/+1
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-234-5/+8
* * Reintroduce save iar test, which wasn't working because the asset service h...Justin Clarke Casey2009-05-221-11/+9
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-222-50/+105
* cleaning out warnings.Dr Scofield2009-05-222-4/+4
* converting Chat module and Concierge module to new style region modulesDr Scofield2009-05-222-21/+49
* dropping sex from SceneBanner...Dr Scofield2009-05-221-1/+1
* Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva2009-05-221-11/+24
* Thank you, StrawberryFride, for a patch to fix SceneBan behavior.Melanie Thielker2009-05-201-19/+23
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-203-10/+64
* * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-191-12/+14
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-191-0/+1
* Add initializing m_scene if it's not null. Marking MyScene as [Obsolete]Melanie Thielker2009-05-191-0/+7
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-18/+0
* Bug fix and config rename.diva2009-05-181-1/+2
* Finished HG Service Store. Not fully functional because of problems with asse...diva2009-05-181-3/+6
* * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-181-1/+1
* * Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-182-9/+8
* * Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey2009-05-182-219/+216
* Refactor: Change "Servers" to "Server", since the can only be one. BreakMelanie Thielker2009-05-183-3/+3
* Move the connectors under services for reasons of application logic. RemoveMelanie Thielker2009-05-181-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-181-0/+1