Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Fix up the weird Lindenish "setaccess" message. Talk about strange.... | Melanie | 2010-01-09 | 1 | -1/+11 | |
| | | | | ||||||
| | | * | Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users | Melanie | 2010-01-09 | 5 | -103/+164 | |
| | | | | | | | | | | | | | | | | | | | | will be honored now, while allowed groups will not. This requires additional groups module integration work | |||||
| | | * | Adds IClientAPI voids for GroupProposals. | Revolution | 2010-01-08 | 3 | -3/+27 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | * | | Bug in llGetNumberOfPrims always returns to script when no clients are ↵ | Dan Lake | 2010-01-12 | 1 | -14/+3 | |
| | |/ | | | | | | | | | | connected to the simulator. | |||||
| | * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-01-08 | 1 | -1/+6 | |
| | |\ | ||||||
| | | * | Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ↵ | dahlia | 2010-01-07 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | messages forwarded while offline. Addresses Mantis #4457 | |||||
| | * | | Moving the new group data structures out of LLClientView into GroupData. | Melanie | 2010-01-08 | 1 | -50/+28 | |
| | | | | | | | | | | | | | | | | The new methods are still not in IClientAPI, so some work remains to be done. | |||||
| | * | | Second Fix to the new Packets as per Melanie's request. | Revolution | 2010-01-08 | 1 | -39/+61 | |
| | |/ | | | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | * | Fixes the newly added packets as per Melanie's request. | Revolution | 2010-01-07 | 5 | -93/+97 | |
| | | | | | | | | | | | | | | | | | | Provisionally applied to fix the naming. Signatures are still subject to change. Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | * | Fixes the Collision errors and adds more to llGetStatus | Revolution | 2010-01-07 | 1 | -45/+74 | |
| | | | | | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | * | Allow estate managers (if estate_owner_is_god is set) to actually enter | Melanie | 2010-01-05 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | god mode. Allow god modification of objects if the object owner is the same god that wants to modify, this allows you to regain perms on your own objects after IAR import messed them up. | |||||
* | | | Comment | Diva Canto | 2010-01-15 | 1 | -0/+1 | |
| | | | ||||||
* | | | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for ↵ | Diva Canto | 2010-01-15 | 5 | -42/+55 | |
|/ / | | | | | | | objects too. | |||||
* | | * General cleanup of Teleports, Crossings and Child agents. They are now in ↵ | Diva Canto | 2010-01-15 | 13 | -1611/+1261 | |
| | | | | | | | | | | | | | | the new AgentTransferModule, in line with what MW started implementing back in May -- ITeleportModule. This has been renamed IAgentTransferModule, to be more generic. * HGSceneCommunicationService has been deleted * SceneCommunicationService will likely be deleted soon too | |||||
* | | Added a UserAccountCache to the UserAccountServiceConnectors. Uses a ↵ | Diva Canto | 2010-01-14 | 3 | -3/+143 | |
| | | | | | | | | CenomeCache. | |||||
* | | Bug fix in releasing agent. In Scene, always use SimulatonService, and not ↵ | Diva Canto | 2010-01-13 | 3 | -4/+4 | |
| | | | | | | | | m_SimulationService, because it may be null... | |||||
* | | Omit AuthorizationService from the default configurations, because the ↵ | Diva Canto | 2010-01-13 | 1 | -5/+5 | |
| | | | | | | | | service doesn't exist in the distribution. | |||||
* | | * Removed debug messages. | Diva Canto | 2010-01-13 | 1 | -2/+0 | |
| | | | | | | | | * Everything works! (everything that was tested; lots of things to test) | |||||
* | | Bug in Teleport fixed -- Appearance was missing from AgentCircuitData. | Diva Canto | 2010-01-13 | 2 | -0/+3 | |
| | | ||||||
* | | Several more buglets removed. | Diva Canto | 2010-01-13 | 5 | -21/+20 | |
| | | ||||||
* | | More appearance woes fixed, this time for child agents. Tested on a grid ↵ | Diva Canto | 2010-01-12 | 2 | -0/+6 | |
| | | | | | | | | with 2 simulators. Everything seems to be working, including border crosses. TPs (prim crossing) need love now. | |||||
* | | Fixed more appearance woes that showed up using remote connectors. ↵ | Diva Canto | 2010-01-12 | 4 | -18/+10 | |
| | | | | | | | | Appearance is now being passed with AgentCircuitData, as it should be. | |||||
* | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 9 | -19/+26 | |
| | | ||||||
* | | This fixes the problem that region modules (new style) weren't being recognized. | Diva Canto | 2010-01-11 | 1 | -0/+1 | |
| | | ||||||
* | | Moved MainServer.Instance.AddStreamHandler(new OpenSim.SimStatusHandler()); ↵ | Diva Canto | 2010-01-11 | 1 | -2/+2 | |
| | | | | | | | | around, because it was crashing. Now it crashes elsewhere. | |||||
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 46 | -46/+39 | |
| | | ||||||
* | | CommunicationsManager deleted. | Diva Canto | 2010-01-11 | 13 | -37/+17 | |
| | | ||||||
* | | Refactor. Instantiate sim status handlers in opensim base, not in a plugin | Melanie | 2010-01-11 | 1 | -0/+5 | |
| | | ||||||
* | | Refactor. Move MainServer init to a place with greener grass | Melanie | 2010-01-11 | 1 | -0/+2 | |
| | | ||||||
* | | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 7 | -29/+30 | |
| | | ||||||
* | | All Framework.Communications.Clients and Framework.Communications.Services ↵ | Diva Canto | 2010-01-10 | 9 | -1219/+4 | |
| | | | | | | | | deleted, including old LoginService. | |||||
* | | OpenSim.Region.Communications.* is no more. Thanks to everyone who ↵ | Diva Canto | 2010-01-10 | 11 | -1816/+0 | |
| | | | | | | | | contributed to these! | |||||
* | | CommunicationsManager is practically empty. Only NetworkServersInfo is there. | Diva Canto | 2010-01-10 | 9 | -36/+34 | |
| | | ||||||
* | | Moved GridInfo service from where it was to Handlers/Grid | Diva Canto | 2010-01-10 | 3 | -2/+124 | |
| | | ||||||
* | | * Starting to clean the house... | Diva Canto | 2010-01-10 | 2 | -21/+22 | |
| | | | | | | | | * Fixed circular dependency | |||||
* | | Some typos fixed related to master avie removal | Diva Canto | 2010-01-10 | 2 | -3/+3 | |
| | | ||||||
* | | Merge branch 'presence-refactor' of ↵ | Diva Canto | 2010-01-10 | 1 | -6/+0 | |
|\ \ | | | | | | | | | | ssh://diva@opensimulator.org/var/git/opensim into presence-refactor | |||||
| * | | Remove a little bit more if master avatar | Melanie | 2010-01-10 | 1 | -6/+0 | |
| | | | ||||||
* | | | Merge branch 'presence-refactor' of ↵ | Diva Canto | 2010-01-10 | 11 | -99/+16 | |
|\ \ \ | |/ / | | | | | | | ssh://diva@opensimulator.org/var/git/opensim into presence-refactor | |||||
| * | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 11 | -99/+16 | |
| | | | | | | | | | | | | | | | appropriate. This changes the behavior of the REST plugins and RemoteAdmin's region creation process. | |||||
* | | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 8 | -29/+30 | |
|/ / | | | | | | | * CommsManager.AvatarService rerouted | |||||
* | | * Last reference to CommsManager.UserProfileCacheService removed | Diva Canto | 2010-01-10 | 1 | -1/+1 | |
| | | | | | | | | * Grided-sims added the Library module | |||||
* | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 30 | -1177/+765 | |
| | | | | | | | | | | * HG is seriously broken here * Compiles. Untested. | |||||
* | | * Moved command reset password from OpenSim to UserAccountService. | Diva Canto | 2010-01-09 | 1 | -47/+0 | |
| | | ||||||
* | | * Added SetPassword to IAuthenticationService. | Diva Canto | 2010-01-09 | 2 | -74/+5 | |
| | | | | | | | | | | * Added create user command to UserAccountService. Works. * Deleted create user command from OpenSim. | |||||
* | | Preliminary work on the new default region setting mechanism | Melanie | 2010-01-09 | 2 | -0/+30 | |
| | | ||||||
* | | Less refs to UserProfileCacheService. Compiles but likely doesn't run. | Diva Canto | 2010-01-09 | 6 | -17/+58 | |
| | | ||||||
* | | A few more inches... Old friends things removed. Less references to ↵ | Diva Canto | 2010-01-08 | 6 | -54/+1 | |
| | | | | | | | | UserProfileService. | |||||
* | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 8 | -96/+68 | |
| | | ||||||
* | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 13 | -118/+188 | |
| | | | | | | | | | | * Started rerouting calls to UserService. * Compiles. May run. |