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-12 17:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd658ea845c9657440cfb6f0fa06809e71bdc054
opensim
/
OpenSim
/
Region
/
ClientStack
History
Teravus Ovares
3ff5ad1ed3
Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTriggerSound, llPlaySound, llPreloadSound.
...
* Time to make music boxes?
2008-02-04 14:40:46 +00:00
..
ClientStackNetworkHandler.cs
* Optimized usings
2007-12-27 21:41:48 +00:00
ClientView.cs
Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTriggerSound, llPlaySound, llPreloadSound.
2008-02-04 14:40:46 +00:00
PacketQueue.cs
* Enabled dead region tracking for ChildAgentDataUpdates
2008-01-22 08:52:51 +00:00
PacketServer.cs
* Optimized usings
2007-12-27 21:41:48 +00:00
PacketThrottle.cs
* Optimized usings
2007-12-27 21:41:48 +00:00
QueItem.cs
* Optimized usings
2007-12-27 21:41:48 +00:00
RegionApplicationBase.cs
First part of avatar persistence, currently only really works in standalone mode (with accounts_authenticate set to true), it also only currently has a mysql database connector. (sqlite one will follow soon). It also uses the tribalmedia database system, so this needs checking to see if the old problems with mono have been fixed.
2008-02-04 12:04:02 +00:00
UDPServer.cs
In an attempt to solve multihomed UDP problem I seem to have bound UDP socket to external IP instead of internal :)
2008-02-02 16:03:10 +00:00