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-30 02:57:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54eaadeb8276f77c597044f2eb537db05fbbdb84
opensim
/
OpenSim
History
MW
54eaadeb82
added a thread.Sleep(500) to OGS1GridServices.CheckRegion() , to try to help avoid a potential race condition. As IAsyncResult.AsyncWaitHandle.WaitOne before a AsyncCallback is called. So in this case, its a race to see who sets or reads the bool m_bAvailable first.
2008-04-16 15:49:28 +00:00
..
ApplicationPlugins
From: dirk husemann <hud@zurich.ibm.com>
2008-04-15 14:18:37 +00:00
Data
fix types on nhibernate mappings for User bits
2008-04-15 23:01:42 +00:00
Framework
* Set default EstateSettings regionFlags to allow 'set home here', and 'create landmark'. This won't apply retroactively, so you'll need to replace the region_flags value in your estate_settings.xml file to 336723974 and then in the estate tools dialog, re-set your desired simulator setup if you want people to be able to create landmarks without viewing admin options.
2008-04-16 14:29:57 +00:00
Grid
* Tiny, tiny, login message refinement to reduce human parsing requirements
2008-04-15 22:44:18 +00:00
Region
added a thread.Sleep(500) to OGS1GridServices.CheckRegion() , to try to help avoid a potential race condition. As IAsyncResult.AsyncWaitHandle.WaitOne before a AsyncCallback is called. So in this case, its a race to see who sets or reads the bool m_bAvailable first.
2008-04-16 15:49:28 +00:00
Tests
changing more references to OpenSim.Data
2008-04-02 15:38:44 +00:00
TestSuite
Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. Thanks daTwitch!
2008-03-22 23:52:48 +00:00
Tools
Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. Thanks daTwitch!
2008-03-22 23:52:48 +00:00