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-17 20:25:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e69c810486e63e8b4398c7b67e84d73154d2dfcf
opensim
/
OpenSim
/
Region
/
ClientStack
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
..
ClientStackNetworkHandler.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
ClientView.API.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
ClientView.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
ClientView.PacketHandlers.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
ClientView.PacketQueue.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
ClientView.ProcessPackets.cs
* Added code to capture the draw distance setting from the client.
2007-11-22 01:32:13 +00:00
PacketServer.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
RegionApplicationBase.cs
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim.ini.example **
2007-11-15 19:53:10 +00:00
UDPServer.cs
Added temporary try catch to udpserver while testing something out (will remove later)
2007-11-02 14:54:56 +00:00