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-07-02 08:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4beef91d006ed18cb7dc4a6ee8f2dc4e2a71ab6f
opensim
/
OpenSim
/
Region
/
Environment
History
MW
47c6d8ae8f
Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a script in a primitive is deleted.
2007-08-22 18:36:47 +00:00
..
Interfaces
The regionUUID is now being passed to the datastore calls.
2007-08-20 15:49:06 +00:00
LandManagement
* Introduced IScriptHost as an interface to fetching object data from scripts.
2007-08-16 17:08:03 +00:00
Scenes
Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a script in a primitive is deleted.
2007-08-22 18:36:47 +00:00
EstateManager.cs
* Permissions! - You can now only perform certain functions (such as editing other peoples objects) if you have permission to do so.
2007-08-15 14:10:26 +00:00
PermissionManager.cs
* Introduced IScriptHost as an interface to fetching object data from scripts.
2007-08-16 17:08:03 +00:00
RegionManager.cs
*New Configuration System, much easier and less buggy compared to the original system in place
2007-07-18 23:15:08 +00:00
StorageManager.cs
Commit 1/2
2007-07-29 09:37:29 +00:00
XferManager.cs
A little bit of cleaning up.
2007-08-22 16:59:13 +00:00