| Commit message (Expand) | Author | Files | Lines |
2012-05-03 | minor: resolve some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-03-13 | Datasnapshot: added "secret" to the registration/deregistration query so that... | Diva Canto | 2 | -33/+28 |
2012-03-12 | DataSnapshot: renamed gridserverURL to gatekeeperURL, and normalimzed the cap... | Diva Canto | 1 | -2/+2 |
2012-01-05 | Commenting out DataSnapShot message "Registering service discovery capability... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-12-05 | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-09-01 | Eliminate pointless checks of SOG.RootPart != null | Justin Clark-Casey (justincc) | 1 | -43/+40 |
2011-04-30 | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 1 | -1/+1 |
2010-09-10 | First pass at cleaning up thread safety in EntityManager and SceneGraph | John Hurliman | 1 | -1/+2 |
2010-09-05 | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 1 | -1/+6 |
2010-08-26 | More on mantis #4985 | Diva Canto | 1 | -6/+14 |
2010-08-26 | Addresses mantis #4985 -- exceptions in DataSnapshot | Diva Canto | 1 | -7/+23 |
2010-08-26 | Addresses mantis #4984 -- Datasnapshot exceptions. | Diva Canto | 1 | -3/+12 |
2010-08-13 | refactor: Use SOP.Flags rather than SOP.ObjectFlags | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-07-14 | Remove useless quaternion parameter from AttachObject sig | Melanie Thielker | 1 | -1/+1 |
2010-07-07 | Switched order of conditionals. | Diva Canto | 1 | -3/+3 |
2010-07-07 | Fixes problem where "Adult" regions were reported as being of type "Unknown". | Kevin Cozens | 1 | -12/+7 |
2010-04-30 | Fix link security issue | Melanie | 1 | -1/+1 |
2010-04-16 | minor: stop datasnapshot issuing a warning log message if it's disabled | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2010-03-16 | Fixed several unhandled exceptions and performance issues with PrimitiveBaseS... | John Hurliman | 1 | -26/+36 |
2010-01-31 | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot... | Diva Canto | 1 | -15/+3 |
2010-01-29 | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 1 | -33/+22 |
2010-01-23 | Updates all IRegionModules to the new style region modules. | Revolution | 1 | -22/+33 |
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2 | -2/+2 |
2010-01-10 | Some typos fixed related to master avie removal | Diva Canto | 1 | -1/+1 |
2010-01-10 | Remove all references to master avatar, replacing with estate owner where | Melanie | 1 | -3/+1 |
2010-01-10 | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2 | -7/+7 |
2009-12-11 | Added an image uuid to objects marked "Show in search". Only works for boxes. | Diva Canto | 1 | -0/+70 |
2009-10-02 | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 1 | -1/+1 |
2009-10-02 | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2 | -10/+10 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 1 | -7/+7 |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 1 | -1/+2 |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 2 | -3/+3 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 9 | -9/+9 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -0/+1 |
2009-04-28 | Correctly handle group owned land in the Datasnapshot module. Will return | Melanie Thielker | 1 | -16/+28 |
2009-04-28 | Thank you, Fly-Man, for a patch that fixes propagating the group | Melanie Thielker | 1 | -1/+1 |
2009-04-17 | * Use profile cache service for data snapshot | Justin Clarke Casey | 1 | -4/+4 |
2009-04-17 | * Moved the DefaultConfig settings into already-existing ConfigSettings | lbsa71 | 1 | -4/+4 |
2009-04-17 | * Some more work on refactoring configs; | lbsa71 | 1 | -4/+4 |
2009-03-11 | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 1 | -6/+16 |
2009-02-12 | * optimized usings. | lbsa71 | 7 | -30/+22 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2 | -2/+2 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 7 | -10/+10 |
2009-01-06 | * refactor: call AddHttpHandler() directly via CommsManager | Justin Clarke Casey | 1 | -1/+1 |
2009-01-03 | Plumb in dwell in a couple of places | Melanie Thielker | 1 | -1/+1 |
2008-12-03 | Make a couple log4net instances static readonly. | Jeff Ames | 1 | -1/+1 |
2008-11-24 | * Swaps Scene.Entities Dictionary for EntityManager. | Adam Frisby | 1 | -1/+1 |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2 | -4/+4 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2 | -4/+4 |