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-06-30 02:57:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d28da5e5ce4e36c7a0b052fb5d2f04105d95176b
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
History
Tom Grimshaw
1c040d8c1e
Fix to the scenario where we send an agent to a neighbouring sim (via teleport), then tell our neighbours to close the agents.. thereby disconnecting the user. Added a new CloseChildAgent method in lieu of CloseAgent. This has been a long standing problem - with any luck this will cure it.
2010-05-18 03:24:43 -07:00
..
Asset
* Adds IAssetService.GetCached() to allow asset fetching from the local cache only
2010-04-08 12:31:44 -07: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
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
2010-05-09 13:39:56 -07:00
GridUser
These files are part of the GridUserService write-up.
2010-05-07 21:32:02 -07:00
Inventory
Renamed HGInventoryBroker2 to HGInventoryBroker.
2010-05-02 10:37:57 -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
Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete fields.
2010-05-07 21:56:14 -07:00
Simulation
Fix to the scenario where we send an agent to a neighbouring sim (via teleport), then tell our neighbours to close the agents.. thereby disconnecting the user. Added a new CloseChildAgent method in lieu of CloseAgent. This has been a long standing problem - with any luck this will cure it.
2010-05-18 03:24:43 -07:00
UserAccounts
Last commit was too fast... must override.
2010-04-03 12:14:57 -07:00