OpenSimMirror/OpenSim
Homer Horwitz 0d2e5827c5 - No need to build a list of regions and then only the first one.
- I first did lock on m_scenes for that access, but as m_scenes (currently) is
  only changed in Initialise (and locked there), and PostInitialise is called
  after the calls to Initialise, there shouldn't be a need to lock here.
- Trying out git-svn dcommit. Hope this works.
2008-11-21 22:21:49 +00:00
..
ApplicationPlugins
Data * Comment out unused access time method in MSSQL 2008-11-21 21:24:39 +00:00
Framework
Grid
Region - No need to build a list of regions and then only the first one. 2008-11-21 22:21:49 +00:00
ScriptEngine
TestSuite
Tests
Tools