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-26 00:15:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4a1ff3d9b187dd4fad063510ae47bacac6904cd
opensim
/
OpenSim
/
Region
/
ClientStack
History
MW
a4a1ff3d9b
Added ClickAction property to SceneObjectPart (and the relevant changes in IClientAPI so its used), so that the default click action (ie touch, sit, etc) can be set on a prim. Note: Sill need to handle the incoming packets that set this, from the client.
2007-11-17 12:03:20 +00:00
..
ClientStackNetworkHandler.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
ClientView.API.cs
Added ClickAction property to SceneObjectPart (and the relevant changes in IClientAPI so its used), so that the default click action (ie touch, sit, etc) can be set on a prim. Note: Sill need to handle the incoming packets that set this, from the client.
2007-11-17 12:03:20 +00:00
ClientView.cs
* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, manually trying to add a friend (with the add button) or useful to those who are curious which usernames have visited your standalone sim. Important for future development :D.
2007-11-13 22:48:19 +00:00
ClientView.PacketHandlers.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
ClientView.PacketQueue.cs
turn back on verbose message for resending packets
2007-11-09 20:32:55 +00:00
ClientView.ProcessPackets.cs
* Implemented the little friendly pop tooltip messages that appear when you hover your mouse over prim with the object name, description, ownerid.. etc.
2007-11-15 07:32:24 +00:00
PacketServer.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
RegionApplicationBase.cs
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim.ini.example **
2007-11-15 19:53:10 +00:00
UDPServer.cs
Added temporary try catch to udpserver while testing something out (will remove later)
2007-11-02 14:54:56 +00:00