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-06 20:45:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80234b98e5dd03de08229fb5cc6dd2a42e70ec24
opensim
/
OpenSim
/
Region
/
Environment
History
MW
573fb3a609
Hopefully fixed the bugs in primitives rotation editing
2007-08-25 14:12:40 +00:00
..
Interfaces
The regionUUID is now being passed to the datastore calls.
2007-08-20 15:49:06 +00:00
LandManagement
Small bit of refactoring to the startup command script code (moved it into a separate method), so that I could add a new CLI command of "command-script <fileName>", so that as well as the startup command script still being processed on startup. A user can create other command scripts and use the single command ("command-script <filename>") to run them at any time. Could be useful for trying out various configurations etc.
2007-08-24 16:17:57 +00:00
Scenes
Hopefully fixed the bugs in primitives rotation editing
2007-08-25 14:12:40 +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