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-19 14:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2db19b7d657c236e6f5e085cea5269983b99f909
opensim
/
OpenSim
/
Region
/
ClientStack
History
Teravus Ovares
2db19b7d65
* Added more comments
...
* Tweaked the esoteric throttler parameters again.
2007-11-22 23:56:44 +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
* Added more comments
2007-11-22 23:56:44 +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
* Added more comments
2007-11-22 23:56:44 +00:00
ClientView.ProcessPackets.cs
* Quelled a Log format exception in the logging routines.
2007-11-22 21:40:53 +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