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-27 09:15:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4beef91d006ed18cb7dc4a6ee8f2dc4e2a71ab6f
opensim
/
OpenSim
/
Framework
/
Communications
/
Cache
History
MW
5ea6d8d739
A little bit of cleaning up.
2007-08-22 16:59:13 +00:00
..
AssetCache.cs
A little bit of cleaning up.
2007-08-22 16:59:13 +00:00
AssetTransactionManager.cs
More work on inventory, can now create other inventory types, like Clothes and body parts. [Note while you can edit these, at the moment your changes won't be saved between restarts. This will be fixed very soon.]
2007-08-15 18:34:36 +00:00
AssetTransactions.cs
Can now turn on/off server side permission checking (on prim editing etc) from the opensim.ini file. Just add a line to the Startup section like : serverside_object_permissions = true
2007-08-21 13:21:03 +00:00
CachedUserInfo.cs
Taking Prims (SceneObjectGroups) in and out of inventory should now work and if left in inventory will still be there after restarts. (as with the rest of inventory it will only fully work in standalone mode with account authentication turned on).
2007-08-16 16:31:32 +00:00
InventoryFolder.cs
Taking Prims (SceneObjectGroups) in and out of inventory should now work and if left in inventory will still be there after restarts. (as with the rest of inventory it will only fully work in standalone mode with account authentication turned on).
2007-08-16 16:31:32 +00:00
LibraryRootFolder.cs
Can now turn on/off server side permission checking (on prim editing etc) from the opensim.ini file. Just add a line to the Startup section like : serverside_object_permissions = true
2007-08-21 13:21:03 +00:00
UserProfileCache.cs
Can now turn on/off server side permission checking (on prim editing etc) from the opensim.ini file. Just add a line to the Startup section like : serverside_object_permissions = true
2007-08-21 13:21:03 +00:00