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
5d31267185
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
5d31267185
Remove two spurious m_sceneGraph != null checks in Scene.cs. It's set in constructor and never subsequent set to null.
2012-02-22 00:55:16 +00:00
..
ApplicationPlugins
…
Capabilities
…
ConsoleClient
…
Data
Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process.
2012-02-21 02:52:20 +00:00
Framework
Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process.
2012-02-21 02:52:20 +00:00
Region
Remove two spurious m_sceneGraph != null checks in Scene.cs. It's set in constructor and never subsequent set to null.
2012-02-22 00:55:16 +00:00
Server
…
Services
Amend to last commit: synchronize access to queues.
2012-02-20 11:12:02 -08:00
Tests
In ObjectTortureTests, run garbage collector on Teardown and run scene loop update when scene objects have been deleted.
2012-02-15 01:45:25 +00:00
Tools
…