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-14 03:15:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e292d43b96ff21f1a16bf161313a9b1a84d5f9c0
opensim
/
OpenSim
/
Region
/
ClientStack
History
Teravus Ovares
e292d43b96
* Since default loglevel is debug, I'm commenting out the resending x packet lines instead. If you want to see them, uncomment the lines, alternatively open up the simulator statistics in the client to get a 'bytes unacked' which is the same information, just compressed so it doesn't lag the simulator and make it harder to pick out useful debug information from the console.
2008-02-18 17:30:55 +00:00
..
ClientStackNetworkHandler.cs
* Optimized usings
2007-12-27 21:41:48 +00:00
ClientView.cs
* Since default loglevel is debug, I'm commenting out the resending x packet lines instead. If you want to see them, uncomment the lines, alternatively open up the simulator statistics in the client to get a 'bytes unacked' which is the same information, just compressed so it doesn't lag the simulator and make it harder to pick out useful debug information from the console.
2008-02-18 17:30:55 +00:00
PacketQueue.cs
Converted logging to use log4net.
2008-02-05 19:44:27 +00:00
PacketServer.cs
* Change logger to handle [<entry>] where <entry> contains non alphabetic characters
2008-02-09 01:53:57 +00:00
PacketThrottle.cs
* Optimized usings
2007-12-27 21:41:48 +00:00
QueItem.cs
* Optimized usings
2007-12-27 21:41:48 +00:00
RegionApplicationBase.cs
Converted logging to use log4net.
2008-02-05 19:44:27 +00:00
UDPServer.cs
* Thanks to Ahzz, more verbose error messages on the console and possibly a fix to the b*stard Sakai issue.
2008-02-18 07:22:10 +00:00