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-08 04:25:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4af84b0bb2df2ad85da4f9809edb1401c80a3df3
opensim
/
OpenSim
/
Region
/
Environment
History
Teravus Ovares
e69c810486
* Added code to capture the draw distance setting from the client.
...
* Added a support function to InnerScene to calculate the distance between two vectors.
2007-11-22 01:32:13 +00:00
..
Interfaces
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim.ini.example **
2007-11-15 19:53:10 +00:00
LandManagement
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. This parameter has an enum:int ThrottleOutPacketType and contains types; Resend, Land, Wind, Cloud, Task, Texture, and Asset.
2007-11-18 15:54:05 +00:00
Modules
* Did some initial work for prim crossing. Just glue so far.
2007-11-21 02:17:24 +00:00
Scenes
* Added code to capture the draw distance setting from the client.
2007-11-22 01:32:13 +00:00
Types
* Optimized usings
2007-10-30 09:05:31 +00:00
EstateManager.cs
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. This parameter has an enum:int ThrottleOutPacketType and contains types; Resend, Land, Wind, Cloud, Task, Texture, and Asset.
2007-11-18 15:54:05 +00:00
ModuleLoader.cs
* Supressed the "not a module assembly" warning for verbosity reasons.
2007-11-18 18:26:51 +00:00
PermissionManager.cs
Attempt to get World Map working in Grid mode, will need to be using the grid asset server for it to work correctly and has only been quickly tested in a three region grid.
2007-11-18 11:11:44 +00:00
StorageManager.cs
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim.ini.example **
2007-11-15 19:53:10 +00:00