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-27 12:26:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87b337ebf9f36ca3b2af94631ec9a235434877ac
opensim
/
OpenSim
/
Region
/
ClientStack
History
MW
87b337ebf9
Enabled the TextureDownloadModule, so that hopefully I might get some feedback, as to if it makes the texture problem better or worse. As I plan/hope to work on texture/asset downloading this weekend.
2007-12-07 22:47:11 +00:00
..
ClientStackNetworkHandler.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
ClientView.cs
Enabled the TextureDownloadModule, so that hopefully I might get some feedback, as to if it makes the texture problem better or worse. As I plan/hope to work on texture/asset downloading this weekend.
2007-12-07 22:47:11 +00:00
PacketQueue.cs
move to PacketQueue for throttling. This has been tested with a couple
2007-12-07 21:30:01 +00:00
PacketServer.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
PacketThrottle.cs
further encapsulation of function in PacketQueue and PacketThrottle
2007-12-03 21:47:28 +00:00
QueItem.cs
moved out nested class to it's own file
2007-11-27 20:50:45 +00:00
RegionApplicationBase.cs
removed some duplicate hard-coded port numbers. changed ports to uint.
2007-12-06 01:41:41 +00:00
UDPServer.cs
removed some duplicate hard-coded port numbers. changed ports to uint.
2007-12-06 01:41:41 +00:00