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-11 22:55:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
907918e68e9fb0deb0cea2fa9219ceb76dd41ae1
opensim
/
OpenSim
/
Region
/
ClientStack
History
Dalien Talbot
907918e68e
Little green men (aka dots on minimap). Thanks to bushing for
...
pointing out that it is done by CoarseLocationUpdatePacket.
2007-09-09 17:32:03 +00:00
..
ClientStackNetworkHandler.cs
changed to native line ending encoding
2007-07-16 15:40:11 +00:00
ClientView.API.cs
Little green men (aka dots on minimap). Thanks to bushing for
2007-09-09 17:32:03 +00:00
ClientView.cs
Converted the LSL scripting engine into a IRegionModule, so now all "modules" share a common base interface and are loaded from the single loader. (It seems to work fine, but I have left the old scriptengine loader, incase we have to change back).
2007-09-08 07:50:31 +00:00
ClientView.PacketHandlers.cs
Partial fix for corner-handle prim resize bug. Doesn't work correctly with linked-prims yet, but single prims are good (Thanks Dharma!)
2007-08-29 01:14:03 +00:00
ClientView.ProcessPackets.cs
Added some place holder classes for various modules.
2007-08-30 13:47:04 +00:00
ClientViewBase.cs
Converted the LSL scripting engine into a IRegionModule, so now all "modules" share a common base interface and are loaded from the single loader. (It seems to work fine, but I have left the old scriptengine loader, incase we have to change back).
2007-09-08 07:50:31 +00:00
PacketServer.cs
Converted the LSL scripting engine into a IRegionModule, so now all "modules" share a common base interface and are loaded from the single loader. (It seems to work fine, but I have left the old scriptengine loader, incase we have to change back).
2007-09-08 07:50:31 +00:00
RegionApplicationBase.cs
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace should equal project and directory.
2007-08-28 18:40:40 +00:00
UDPServer.cs
Converted the LSL scripting engine into a IRegionModule, so now all "modules" share a common base interface and are loaded from the single loader. (It seems to work fine, but I have left the old scriptengine loader, incase we have to change back).
2007-09-08 07:50:31 +00:00