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-16 11:46:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
beca2373e15c0541e83f01abedfe7d6bfa469c8b
opensim
/
OpenSim
/
Region
/
ClientStack
History
Brian McBee
beca2373e1
Allow moving, deleting, and restoring objects in inventory.
...
Note: only tested in grid mode, and emptying trash is still not implemented.
2007-12-08 19:13:10 +00:00
..
ClientStackNetworkHandler.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
ClientView.cs
Allow moving, deleting, and restoring objects in inventory.
2007-12-08 19:13:10 +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