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-28 04:45:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac60382599d8a2bfcf431c0eeafd65eebf865e21
opensim
/
OpenSim
/
Region
/
Communications
/
Local
History
MW
694dff3b70
Some changes to remove some of the direct calls to CommsManager from Scene, so that they now go through the SceneCommunicationService. As a small step towards the day we can kill the CommsManager (YAY!)
2008-02-16 11:55:09 +00:00
..
Properties
* Mother of all commits:
2008-01-15 02:09:55 +00:00
CommunicationsLocal.cs
* Optimized usings
2007-12-27 21:41:48 +00:00
LocalBackEndServices.cs
Converted logging to use log4net.
2008-02-05 19:44:27 +00:00
LocalInventoryService.cs
Added a method to access a named folder in a users inventory, to the inventory Database interfaces. This could be useful for adding a item to a users inventory from say a web front end application or some other third party application. [note the method is only currently implemented in the sqlite provider]
2008-02-13 14:45:13 +00:00
LocalLoginService.cs
Some changes to remove some of the direct calls to CommsManager from Scene, so that they now go through the SceneCommunicationService. As a small step towards the day we can kill the CommsManager (YAY!)
2008-02-16 11:55:09 +00:00
LocalUserServices.cs
Added a small but maybe important clue that UserServer is not running.
2008-02-14 01:35:17 +00:00