This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4c59d57596
OpenSimMirror
/
OpenSim
History
dahlia
4c59d57596
use getters instead of member variables in velocity network filter code and add some more descriptive comments.
2011-05-04 03:29:06 -07:00
..
ApplicationPlugins
Mantis
#5442
: Add admin_save_heightmap
2011-04-17 21:43:16 +01:00
ConsoleClient
Make the text mode remote console really work. It can now be used to send
2010-06-08 22:05:06 +01:00
Data
Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to speed with 0.7.x.
2011-04-28 07:28:29 -07:00
Framework
Turns out that it's a bad idea to let Agent position updates linger for a long time on certain versions of mono. It's better to abort them if they take too long. So timeout is now an argument. Currently: 20secs for CreateAgent, 100secs for UpdateAgent (fat), 10 secs for UpdateAgent (Position); all of these divided by 4, for ReadWrite, as Mic had before.
2011-05-02 09:04:34 -07:00
Region
use getters instead of member variables in velocity network filter code and add some more descriptive comments.
2011-05-04 03:29:06 -07:00
Server
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing the agent and all attachments. Preserves backwards compatibility -- older sims get passed attachments one by one. Meaning that I finally introduced versioning in the simulation service.
2011-04-28 20:19:54 -07:00
Services
Increased timeout for fat UpdateAgent to 200secs. Nebadon's 3800-prim alien avatar takes 6secs to transfer between sims on the same machine...
2011-05-02 09:20:08 -07:00
TestSuite
* Fixes issue
#4329
"llDialog fails silently" by updating OpenMetaverse.dll
2009-10-30 00:08:41 -07:00
Tests
Merge branch 'master' into test-merge0418
2011-04-18 11:29:43 -07:00
Tools
remove ancient and unused OpenSim.GridLaunch GUI code.
2010-08-19 01:11:10 +01:00