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-15 11:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9dbe99af0fda41060e1123c65a3aca87618d0e89
opensim
/
OpenSim
/
Region
/
CoreModules
/
Asset
History
Justin Clark-Casey (justincc)
9dbe99af0f
If "fcache assets" is executed, don't stop with an exception if there's an access violation if another thread is operating on the file at the same time.
...
Resolves one issue from
http://opensimulator.org/mantis/view.php?id=7271
2014-12-04 01:53:42 +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
If "fcache assets" is executed, don't stop with an exception if there's an access violation if another thread is operating on the file at the same time.
2014-12-04 01:53:42 +00:00
GlynnTuckerAssetCache.cs
implement GlynnTuckerAssetCache.Check()
2014-01-18 00:48:20 +00:00