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-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaea89bbb74ad219a01c5dd81e1e4b5d8c1a15a4
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
XEngine
History
Melanie
eaea89bbb7
Remove localID from script controls data. It won't transfer to another
...
region anyway
2010-07-11 13:09:11 +01:00
..
Resources
Add the XML manifests needed to get the new style modules to load.
2009-04-15 23:59:15 +00:00
Tests
* whoops, missing a /
2009-08-15 00:29:34 -04:00
EventManager.cs
Remove localID from script controls data. It won't transfer to another
2010-07-11 13:09:11 +01:00
XEngine.cs
Bug in 0.6.9 sometimes restoring script state causes region console to crash due to unhandled file lock exception. Attempt to resolve by wrapping several instances of file create / read logic in using statements and added some error handling for locked file exceptions. If it is IDisposable, it must be disposed! The close statements are unnecessary but harmless so I have left those in. The end of the using block will close and dispose automagically.
2010-07-09 18:23:48 +01:00
XWorkItem.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00