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-05-18 04:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b53be022f26cb32c36070ffb028378d587e8762f
opensim
/
OpenSim
/
Region
/
CoreModules
/
Asset
History
Justin Clark-Casey (justincc)
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
...
the separate mock package was not useful and was just another using line to always add
2014-11-25 23:21:37 +00:00
..
Tests
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
2014-11-25 23:21:37 +00:00
CenomeAssetCache.cs
Actually call Close() for shared region modules when the simulator is being shutdown.
2014-07-02 23:49:25 +01:00
CoreAssetCache.cs
implement CoreAssetCache.Check()
2014-01-18 00:52:36 +00:00
FlotsamAssetCache.cs
For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout()
2014-09-05 23:20:59 +01:00
GlynnTuckerAssetCache.cs
implement GlynnTuckerAssetCache.Check()
2014-01-18 00:48:20 +00:00