| Commit message (Expand) | Author | Files | Lines |
2009-12-06 | Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ... | Kunnis | 1 | -8/+0 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-08-11 | Apply http://opensimulator.org/mantis/view.php?id=1448 | Justin Clark-Casey (justincc) | 1 | -0/+11 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-21 | * Comment out user profile cache update method for now | Justin Clarke Casey | 1 | -1/+6 |
2009-04-13 | * Changed all privates to m_ scheme | lbsa71 | 1 | -100/+100 |
2008-12-23 | * Add a method to allow friendship offers to a logged in client from an offli... | Justin Clarke Casey | 1 | -0/+8 |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -1/+1 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -1/+1 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -1/+1 |
2008-11-04 | implement email field for MySQL and SQLite | Sean Dague | 1 | -1/+1 |
2008-11-04 | add email field to UserProfileData object | Sean Dague | 1 | -32/+43 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -19/+19 |
2008-08-21 | - corrects statement about {asset,user,inventory} source configuration | Dr Scofield | 1 | -2/+6 |
2008-08-15 | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 1 | -0/+14 |
2008-08-14 | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 1 | -1/+19 |
2008-08-14 | Mantis #1946 | Melanie Thielker | 1 | -0/+10 |
2008-06-25 | make lots of properties virtual, which lets nhibernate do | Sean Dague | 1 | -29/+29 |
2008-04-29 | * Spring cleaning. | Adam Frisby | 1 | -205/+149 |
2008-04-10 | add some convenience properties. Move all the fields | Sean Dague | 1 | -69/+100 |
2008-04-10 | further renaming of properties for clarity | Sean Dague | 1 | -73/+73 |
2008-04-10 | moved fields to properties for UserDataProfile, which was | Sean Dague | 1 | -23/+221 |
2008-04-09 | split out UserProfile | Sean Dague | 1 | -67/+0 |
2008-03-28 | * Introduced common abstract UserDataBase provider | lbsa71 | 1 | -13/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -1/+1 |
2008-01-09 | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 1 | -0/+4 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -8/+7 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 1 | -0/+13 |
2007-10-31 | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 1 | -0/+0 |
2007-10-31 | set svn:eol-style | Jeff Ames | 1 | -213/+213 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -4/+27 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -190/+190 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 1 | -24/+24 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 1 | -24/+24 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 1 | -3/+2 |
2007-09-12 | debug for mysql issue | Sean Dague | 1 | -0/+1 |
2007-09-11 | Fix for setting region through property. This should allow | Sean Dague | 1 | -2/+2 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-28 | some changes which get us closer to Sqlite storage for users | Sean Dague | 1 | -2/+8 |
2007-08-28 | Ensure that UserProfileData doesn't pass down null values. | Sean Dague | 1 | -4/+7 |
2007-07-19 | Some work on Inventory (not yet finished or enabled) | MW | 1 | -0/+2 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -180/+180 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -2/+0 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 1 | -1/+1 |