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-26 18:37:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58ce018625384cf21f336584c5bedbf712d7315e
opensim
/
OpenSim
/
Region
/
ClientStack
/
LindenUDP
History
MW
7db2e19500
corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum])
2008-07-09 11:01:26 +00:00
..
LLClientStackNetworkHandler.cs
fixed the dos line endings
2008-05-02 19:21:33 +00:00
LLClientView.cs
corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum])
2008-07-09 11:01:26 +00:00
LLPacketQueue.cs
last round of warning squashing. calling it a day now.
2008-06-27 23:03:39 +00:00
LLPacketServer.cs
Formatting cleanup.
2008-05-16 01:22:11 +00:00
LLPacketThrottle.cs
fixed the dos line endings
2008-05-02 19:21:33 +00:00
LLQueItem.cs
fixed the dos line endings
2008-05-02 19:21:33 +00:00
LLUDPServer.cs
last round of warning squashing. calling it a day now.
2008-06-27 23:03:39 +00:00