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
86c426e5870a2b91831eeb86cb9372e18e43b6c7
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Instance
History
Diva Canto
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
..
Properties
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Tests
On a multi-region simulator when AppDomain = true, make sure the DLL from the appropriate script engines subdir is loaded rather than always that of the first engine to load the DLL.
2015-01-26 23:31:46 +00:00
ScriptInstance.cs
Move state change in progress in ScriptInstance.PostEvent() to the top of the EventQueue lock to avoid some flags possibly being wrongly set (m_LastControlLevel, etc.)
2015-03-12 00:14:30 +00:00
ScriptSerializer.cs
Revert "Fix script "Running" behavior"
2012-07-16 23:31:55 +01:00