aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-02reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague16-1200/+0
2008-04-02refactor, make the file name the class nameSean Dague1-0/+0
2008-04-02* Reworked Data Framework so that MSSQL workslbsa711-3/+0
2008-03-29Set svn:eol-style.Jeff Ames5-91/+91
2008-03-28* Introduced common abstract UserDataBase providerlbsa712-16/+24
2008-03-28* Introduced base abstract provider class for GridDatalbsa711-1/+13
2008-03-28* Introduced common abstract AssetDataBase implementing IAssetProviderlbsa715-0/+60
2008-03-25* Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa711-20/+0
2008-03-18Formatting cleanup.Jeff Ames1-2/+2
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-7/+2
2008-03-18* Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2-0/+49
2008-03-18Formatting cleanup.Jeff Ames11-291/+284
2008-03-14Fix Mantis 636Sean Dague1-1/+1
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-2/+8
2008-03-03* Renamed the Data Framework namespaceslbsa715-5/+5
2008-03-02Thank you very much, Ahzzmandius for:Charles Krinke1-7/+1
2008-02-20Minor cleanup.Jeff Ames1-16/+10
2008-02-18* Make RegionProfileData.RequestSimProfileData staticJustin Clarke Casey1-1/+9
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-2/+2
2008-02-13* Split out MSSQLManager Test/Init into each provider.lbsa711-3/+0
2008-02-05Converted logging to use log4net.Jeff Ames1-1/+1
2008-02-05Added copyright statements.Jeff Ames5-7/+140
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW5-11/+32
2008-02-02Add last entry "owner_uuid" back into regions table definition.Charles Krinke1-1/+19
2008-01-21* Following on from sdague's r3144, commenting out other parts of TribalMediaJustin Clarke Casey5-1/+12
2008-01-16* More work on getting the database framework to actually worklbsa715-14/+14
2008-01-15Set svn:eol-style.Jeff Ames1-17/+17
2008-01-15* Renamed a bunch of Data baseclasses for clarity and readabilitylbsa714-7/+7
2008-01-15* Some morw work on specializing the database framework for OpenSimlbsa713-3/+21
2008-01-15* Mother of all commits:Adam Frisby3-19/+47
2008-01-14Set svn:eol-style.Jeff Ames4-277/+277
2008-01-14* Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper to...lbsa714-0/+278
2007-12-27* Optimized usingslbsa715-6/+9
2007-12-19Misc. cleanup:Jeff Ames1-2/+2
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames5-10/+10
2007-11-24* Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby1-1/+1
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+12
2007-10-30* Optimized usingslbsa716-57/+73
2007-10-17Renamed SimProfileData to RegionProfileDataTleiades Hax2-9/+9
2007-10-05== The "right name and place" commit ==lbsa713-548/+0
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-24/+9
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-9/+24
2007-09-24* Renamed methods on IUserDatalbsa711-12/+12
2007-09-13Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed m...Tedd Hansen1-1/+0
2007-09-12Fixed DNS resolve bug for Grid mode on multi-Homer systems.Tedd Hansen1-0/+1
2007-09-12debug for mysql issueSean Dague1-0/+1
2007-09-11Fix for setting region through property. This should allowSean Dague1-2/+2
2007-09-10mass update of urls in source code to new websiteSean Dague8-8/+8
2007-08-28some changes which get us closer to Sqlite storage for usersSean Dague1-2/+8
2007-08-28Ensure that UserProfileData doesn't pass down null values. Sean Dague1-4/+7