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-07-04 01:40:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0fd09b4453f6fef7b59dbcd820e33018df63a32
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
6ac9c9c972
refactor: Use m_sittingAvatars to maintain the list of sitting avatars instead of two independent structures that do exactly the same thing
...
m_sittingAvatars code also already properly handles locking to avoid races.
2014-04-03 01:14:39 +01:00
..
Plugins
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +00:00
Properties
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
2013-10-04 23:33:47 +01:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
Remove unnecessary m_scenes and m_scene from AsyncCommandManager.
2013-05-31 23:00:10 +01:00
LS_Api.cs
Following on from
50ea2e0
, only fetch scene presence for check if lightscript function has failed initial IsEstateManagerOrOwner() check
2014-01-18 01:36:40 +00:00
LSL_Api.cs
refactor: Use m_sittingAvatars to maintain the list of sitting avatars instead of two independent structures that do exactly the same thing
2014-04-03 01:14:39 +01:00
MOD_Api.cs
Fix problem with modInvoke defined integer constants being build into
2013-08-02 09:44:01 -07:00
OSSL_Api.cs
Implement osForceBreakAllLinks().
2014-03-13 00:04:20 +00:00