aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/UserProfileData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-4/+4
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-5/+9
2009-12-06Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...Kunnis1-8/+0
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-08-11Apply http://opensimulator.org/mantis/view.php?id=1448Justin Clark-Casey (justincc)1-0/+11
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-21* Comment out user profile cache update method for nowJustin Clarke Casey1-1/+6
2009-04-13* Changed all privates to m_ schemelbsa711-100/+100
2008-12-23* Add a method to allow friendship offers to a logged in client from an offli...Justin Clarke Casey1-0/+8
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-1/+1
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-1/+1
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-1/+1
2008-11-04implement email field for MySQL and SQLiteSean Dague1-1/+1
2008-11-04add email field to UserProfileData objectSean Dague1-32/+43
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-19/+19
2008-08-21- corrects statement about {asset,user,inventory} source configurationDr Scofield1-2/+6
2008-08-15Plumb in the partner and the account title fields for profile info.Melanie Thielker1-0/+14
2008-08-14Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker1-1/+19
2008-08-14Mantis #1946Melanie Thielker1-0/+10
2008-06-25make lots of properties virtual, which lets nhibernate doSean Dague1-29/+29
2008-04-29* Spring cleaning.Adam Frisby1-205/+149
2008-04-10add some convenience properties. Move all the fieldsSean Dague1-69/+100
2008-04-10further renaming of properties for claritySean Dague1-73/+73
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague1-23/+221
2008-04-09split out UserProfileSean Dague1-67/+0
2008-03-28* Introduced common abstract UserDataBase providerlbsa711-13/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-1/+1
2008-01-09* Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares1-0/+4
2007-12-27* Optimized usingslbsa711-8/+7
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+13
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-213/+213
2007-10-30* Optimized usingslbsa711-4/+27
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-190/+190
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-24/+24
2007-10-05* UserProfileData meets code conventionslbsa711-24/+24
2007-10-05== The "right name and place" commit ==lbsa711-3/+2
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 Dague1-1/+1
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
2007-07-19Some work on Inventory (not yet finished or enabled)MW1-0/+2
2007-07-16changed to native line ending encodingSean Dague1-180/+180
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-2/+0
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa711-1/+1