aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-2234-78/+74
| |/ / /
| * | | * Added a sanity check for missing asset data in LLClientViewJohn Hurliman2010-02-205-181/+212
| * | | * Fixed SL asset type enum to mime type conversion and added more helper func...John Hurliman2010-02-191-31/+166
| * | | Merge branch 'master' into presence-refactorMelanie2010-02-1560-578/+1666
| |\ \ \ | | | |/ | | |/|
| | * | Plug a small holeMelanie2010-02-141-0/+3
| | * | Revolution is on the roll again! :)Revolution2010-02-1439-220/+1424
| * | | Extraneous debug messages removedDiva Canto2010-02-141-4/+0
| * | | Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca...Diva Canto2010-02-147-29/+365
| * | | Implement the methods needed for the login service to populate the friendslistMelanie2010-02-092-4/+29
| * | | Add the friends service skel and correct some namespace issuesMelanie2010-02-095-2/+177
| * | | Add license header and change branded namespace to genericMelanie2010-02-083-3/+84
| * | | Fixed missing System.Xml from the new tool.Diva Canto2010-02-081-0/+1
| * | | Deleted unused class that came back because of merge conflicts.Diva Canto2010-02-081-755/+0
| * | | Merge branch 'master' into presence-refactorMelanie2010-02-086-30/+133
| |\ \ \
| * | | | Convert null presence data to a singleton as well. Standalone logins now workMelanie2010-02-081-0/+34
| * | | | Convert NullRegionData to a singleton pattern, since that is requiredMelanie2010-02-081-2/+53
| * | | | Add InventoryService to default standalone configMelanie2010-02-081-0/+1
| * | | | Create root inventory folder with proper type (9) instead of -1Melanie2010-02-081-1/+1
| * | | | Make an exception report more clear. Fix a database access in Presence toMelanie2010-02-082-16/+23
| * | | | Bug fix in configgerMelanie2010-02-081-2/+2
| * | | | Merge branch 'master' into presence-refactorMelanie2010-02-0863-3471/+5604
| |\ \ \ \
| * | | | | Added missing configs to Standalone.iniDiva Canto2010-02-081-3/+10
| * | | | | Finished implementing the XInventory connector. Untested.Diva Canto2010-02-072-72/+184
| * | | | | Merge branch 'presence-refactor' of melanie@opensimulator.org:/var/git/opensi...Melanie2010-02-071-0/+61
| |\ \ \ \ \
| | * | | | | A little more beef on the xinventory in connector.Diva Canto2010-02-061-0/+61
| * | | | | | Finish the "Get friends" methodMelanie2010-02-071-1/+6
| |/ / / / /
| * | | | | Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...John Hurliman2010-02-055-11/+27
| |\ \ \ \ \
| | * | | | | Clarify some namesMelanie2010-02-051-3/+2
| | * | | | | Implement the friends data adaptorMelanie2010-02-054-8/+25
| * | | | | | Fixing an incorrect logging message in insertUserRowOpenSim Master2010-02-051-1/+1
| * | | | | | * Fixed the Cable Beach inventory server to save the CreatorID as well as pro...OpenSim Master2010-02-051-2/+2
| |/ / / / /
| * | | | | Finally cutting the gordian knot. Friends needs to be both a module and aMelanie2010-02-043-15/+49
| * | | | | Some interface and data structure changes, add the missing method in friendsMelanie2010-02-043-3/+17
| * | | | | Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for no...Diva Canto2010-02-021-11/+16
| * | | | | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...Diva Canto2010-02-020-0/+0
| |\ \ \ \ \
| | * | | | | Removed useless config.Diva Canto2010-02-021-1/+0
| * | | | | | Removed useless config.Diva Canto2010-02-022-3/+1
| |/ / / / /
| * | | | | Bug fix for finding default regions if the specified one doesn't exist.Diva Canto2010-02-011-6/+4
| * | | | | Beginning of friends.Diva Canto2010-02-012-0/+107
| * | | | | Bug fix for getting region flags.Diva Canto2010-02-012-1/+9
| * | | | | Batter debug messages.Diva Canto2010-01-311-1/+2
| * | | | | Assorted bug fixes related to hyperlinkingDiva Canto2010-01-316-12/+19
| * | | | | * Remove unnecessary debug messageDiva Canto2010-01-312-2/+4
| * | | | | * Simplified the configuration by having [DatabaseService] in itDiva Canto2010-01-314-41/+12
| * | | | | In HG, add asset service handlers to 8002, to make it even easier.Diva Canto2010-01-311-3/+3
| * | | | | * More config cleanupDiva Canto2010-01-314-97/+173
| * | | | | Can't comment [Network] even if it's not used.Diva Canto2010-01-311-2/+2
| * | | | | * Added OpenSim.Server.HG.ini as an add-on to OpenSim.Server.iniDiva Canto2010-01-313-10/+57
| * | | | | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto2010-01-3116-175/+16
| * | | | | * Bug fix in XInventoryData -- groupOwned is an int in the DBDiva Canto2010-01-313-4/+12