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-06-24 07:15:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e772fde7fd912477f8ca23a0568d7f19e4de5dd
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Diva Canto
ab12a14279
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
..
Plugins
Taking a reference to the value collection is not thread safe. Change this
2015-03-23 22:15:25 +01:00
Properties
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
seems to compile ( tests comented out)
2015-09-02 19:54:53 +01:00
CM_Api.cs
fix CM_api compile error
2015-09-03 20:22:39 +01:00
LS_Api.cs
Change the IScriptApi back to it's original form, removing XEngine
2015-08-17 21:46:30 +02:00
LSL_Api.cs
more changes on lookAt and RotLookAt; do something in attachments
2015-12-01 12:11:48 +00:00
MOD_Api.cs
bad merge?
2015-09-01 14:54:35 +01:00
OSSL_Api.cs
add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created with the group of the object with the script, if that object owner is member of that group. This should allow parcel access by group to work now, and not much else. The groupTitle will also be set, it the region option NoNPCGroup is not active.
2016-01-01 23:41:25 +00:00