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-30 05:57:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e005fc225c2fbf69656a3eb455e4f0a9b91afdb
opensim
/
OpenSim
/
Region
/
Communications
/
Local
History
MW
49a5a00b80
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
..
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
Converted logging to use log4net.
2008-02-05 19:44:27 +00:00
LocalUserServices.cs
Refactor only: serve stats objects directly through StatsManager singleton
2008-02-04 16:22:58 +00:00