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-19 06:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d8bc007e2961df33d1fc36828b5f4d720beac22
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
4d8bc007e2
minor: fix wrong indentation in previous commit 0cc3cd
2014-08-30 00:54:36 +01:00
..
Plugins
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +00:00
Properties
Change assembly versions to 0.8.1
2014-06-17 18:37:15 +01:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
Add the "StateChange" function to the async comand manager to differentiate
2014-04-30 20:54:34 +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
minor: fix wrong indentation in previous commit 0cc3cd
2014-08-30 00:54:36 +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
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
2014-06-01 10:06:26 -07:00