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-05-20 15:25:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7e56e0143e8afce8a7aaa44cfe848b2017bd5e4
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
History
Dan Lake
62e0b53ca4
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
..
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
Fix tests broken in
88771aeed3
2010-03-12 19:31:14 +00:00