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-26 00:15:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cffa71be20fe6d35d7ba4d54d4fd3476dd68cda
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Runtime
History
UbitUmarov
ac72598c6b
add OSSL osGetPhysicsEngineName(). this returns a string with name and version. does no permition checks or it whould be less usefull ( only ubOde returns value)
2016-07-04 08:29:26 +01:00
..
Properties
Bump version and assembly version numbers from 0.7.5 to 0.7.6
2013-02-05 00:23:17 +00:00
CM_Constants.cs
…
CM_Stub.cs
…
Executor.cs
bad merge?
2015-09-01 14:54:35 +01:00
LS_Stub.cs
…
LSL_Constants.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
LSL_Stub.cs
add missing llSetVelocity stub
2015-09-08 21:53:52 +01:00
MOD_Stub.cs
Add a hust UUID to the script invocations
2012-03-26 14:19:55 +01:00
OSSL_Stub.cs
add OSSL osGetPhysicsEngineName(). this returns a string with name and version. does no permition checks or it whould be less usefull ( only ubOde returns value)
2016-07-04 08:29:26 +01:00
ScriptBase.cs
…
ScriptSponsor.cs
…