This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-14 03:15:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f68edfe120d7291c7dfbb546172fdebcf9997a9
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
History
Diva Canto
8f68edfe12
* Fail storing user accounts in the remote connector.
2010-04-03 12:11:54 -07:00
..
Asset
* Typo fixes
2010-03-09 12:06:53 -08:00
Authentication
* Added SetPassword to IAuthenticationService.
2010-01-09 18:04:50 -08:00
Authorization
* Finished SimulationServiceConnector
2010-01-07 15:53:55 -08:00
Avatar
* Typo fixes
2010-03-09 12:06:53 -08:00
Grid
Small bug fixes for making tests work.
2010-02-21 18:56:44 -08:00
GridUser
Justin, I must have been dyslexic when I wrote UserGridService as the name for it. GridUserService makes more sense; it's the user of the grid, "grid user". I changed it everywhere.
2010-03-05 21:36:45 -08:00
Inventory
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files.
2010-03-19 15:16:44 -07:00
Land
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
2009-09-26 07:48:21 -07:00
Neighbour
Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules.
2009-09-27 10:14:10 -07:00
Presence
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files.
2010-03-19 15:16:44 -07:00
Simulation
Get the local inner simulation service object to the handler so that there is no possibility of cascading requests when failures happen.
2010-03-15 20:32:36 -07:00
UserAccounts
* Fail storing user accounts in the remote connector.
2010-04-03 12:11:54 -07:00