This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
aa78df4a79e4e357f8424a0163525c3254b2c146
opensim
/
OpenSim
/
Region
/
ScriptEngine
History
SignpostMarv
aa78df4a79
Scipt modules get the OpenMetaverse types, so lists passed as arguments to script module functions which then later call LSL_Types.list.GetVector3Item() or LSL_Types.list.GetQuaternionItem() methods would then trigger an InvalidCastException, which is now avoided.
2013-01-03 00:18:33 +00:00
..
Interfaces
Extend default 1 second wait for event completion to other thread script reset (as called by llResetOtherScript()).
2012-12-17 21:37:02 +00:00
Shared
Scipt modules get the OpenMetaverse types, so lists passed as arguments to script module functions which then later call LSL_Types.list.GetVector3Item() or LSL_Types.list.GetQuaternionItem() methods would then trigger an InvalidCastException, which is now avoided.
2013-01-03 00:18:33 +00:00
XEngine
minor: Assign names to the different SmartThreadPools for debugging purposes.
2013-01-01 23:57:20 +00:00