aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Renamed RegionProfileService to RegionProfileServiceProxy to better reflect...lbsa712009-02-122-1/+45
* * Turned RegionProfileService non-staticlbsa712009-02-121-4/+4
* * Applied some CCC (Code Convention Conformance)lbsa712009-02-121-17/+17
* * Added RegionProfileService and moved RequestSimData to it.lbsa712009-02-122-81/+94
* * optimized usings.lbsa712009-02-1281-388/+120
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2009-02-093-318/+318
* Thank you kindly, TLaukkan (Timmil) for a patch that:Charles Krinke2009-02-093-0/+318
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-095-1/+6
* * Apply http://opensimulator.org/mantis/view.php?id=3080Justin Clarke Casey2009-02-091-5/+7
* * Apply http://opensimulator.org/mantis/view.php?id=3094Justin Clarke Casey2009-02-095-0/+409
* * Fixing refactoring +1 (Fixes Mantis #3113)Sean Dague2009-02-091-1/+1
* fixing refactoring artefact. (fixes mantis #3113)Dr Scofield2009-02-091-1/+1
* Remove unused OpenSim/Data/{DataStore,InventoryData}Base.cs.Mike Mazur2009-02-092-67/+0
* The DataPluginFactory is now a set of generic methods instead ofMike Mazur2009-02-091-69/+82
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-0637-46/+46
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-045-73/+73
* Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.Mike Mazur2009-02-031-0/+21
* - moved data plugin loading code from various places toMike Mazur2009-02-031-0/+141
* - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.csMike Mazur2009-02-031-0/+193
* - move OpenSim/Framework/IInventoryData.cs toMike Mazur2009-02-032-10/+167
* - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur2009-02-032-2/+54
* Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur2009-02-033-3/+3
* * Removed the unused Data.Base Frameworklbsa712009-02-0217-1883/+0
* * If an orphaned group is found in the mysql or mssql databases (i.e. there i...Justin Clarke Casey2009-01-293-14/+40
* Slight cleanup of docs, removing trailing whitespace.Mike Mazur2009-01-281-6/+5
* Applied patch from #3012 Fixing a minor bug where nhibernate mappings from ou...Adam Johnson2009-01-251-9/+9
* Update svn properties.Jeff Ames2009-01-245-357/+357
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-01-237-0/+360
* Update svn properties, minor formatting cleanup.Jeff Ames2009-01-221-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=3021Justin Clarke Casey2009-01-205-0/+416
* * Apply http://opensimulator.org/mantis/view.php?id=3020Justin Clarke Casey2009-01-209-42/+460
* * Apply http://opensimulator.org/mantis/view.php?id=3012Justin Clarke Casey2009-01-201-10/+49
* * Remove unused prims.ParentID field from SQLite and MySQLJustin Clarke Casey2009-01-194-6/+16
* Avoid an invalid cast on legacy dataMelanie Thielker2009-01-181-1/+8
* Minor formatting cleanup, add copyright header.Jeff Ames2009-01-161-1/+1
* Update svn properties.Jeff Ames2009-01-162-67/+67
* * Added MySQL Grid unit testsSean Dague2009-01-142-0/+348
* * Apply http://opensimulator.org/mantis/view.php?id=2995Justin Clarke Casey2009-01-141-2/+2
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-01-131-1/+3
* * Add copyright notice to NHibernate.UserFriendJustin Clarke Casey2009-01-131-1/+28
* * Apply http://opensimulator.org/mantis/view.php?id=2991Justin Clarke Casey2009-01-131-4/+24
* * Apply http://opensimulator.org/mantis/view.php?id=2992Justin Clarke Casey2009-01-132-87/+0
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-1210-597/+679
* Fix some C#3.0-isms that broke build in Mono 1.2.6 and MSVC# 2005.Homer Horwitz2009-01-121-4/+4
* Fixed some svn propertiesHomer Horwitz2009-01-122-134/+134
* * Apply http://opensimulator.org/mantis/view.php?id=2965Justin Clarke Casey2009-01-126-0/+260
* * Apply http://opensimulator.org/mantis/view.php?id=2980Justin Clarke Casey2009-01-121-0/+4
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-1117-130/+750
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-101-45/+73