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-07 03:45:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34bd41d1867656d0c7b9147484f1095e5cbfdb0b
opensim
/
OpenSim
/
Region
/
ClientStack
/
LindenUDP
History
Diva Canto
ebeef02fef
Hunting down mantis
#5365
...
Revert "refactor: remove redundant null checks" This reverts commit
6e58996b4d
.
2011-02-07 07:45:03 -08:00
..
Tests
Beginning work on the new LLUDP implementation
2009-10-05 17:38:14 -07:00
IncomingPacket.cs
* Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written
2009-10-06 12:13:16 -07:00
IncomingPacketHistoryCollection.cs
* Continued work on the new LLUDP implementation. Appears to be functioning, although not everything is reimplemented yet
2009-10-06 02:38:00 -07:00
J2KImage.cs
Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids.
2010-07-04 14:59:15 -07:00
LLClientView.cs
Thank you, Goetz, for a patch to fix prim count display in cut regions.
2011-01-28 02:34:07 +00:00
LLImageManager.cs
Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids.
2010-07-04 14:59:15 -07:00
LLUDPClient.cs
Record number of resent packets in LindenUDP stack and display in stats report
2011-02-02 20:00:50 +00:00
LLUDPServer.cs
Record number of resent packets in LindenUDP stack and display in stats report
2011-02-02 20:00:50 +00:00
OpenSimUDPBase.cs
minor: remove some mono compiler warnings
2009-11-09 17:09:56 +00:00
OutgoingPacket.cs
* Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written
2009-10-06 12:13:16 -07:00
ThrottleRates.cs
* Moving parcel media and avatar update packets from the unthrottled category to task
2009-10-30 00:43:46 -07:00
TokenBucket.cs
It turns out that the 1/2 sec burst for prims download is not a bug, but a feature of the client. The client sets the throttles in such a way that makes the server behave like that. The same happens in the Linden Grid.
2010-12-13 11:45:17 -08:00
UnackedPacketCollection.cs
Hunting down mantis
#5365
2011-02-07 07:45:03 -08:00