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-20 07:05:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14c72d4a5bba73c10bd4a5d93d53cd4fc0398570
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
14c72d4a5b
Revert "Fixed: Windlight functions caused an error if called when the script's owner isn't in the scene"
...
This reverts commit
39e5785c0f
. Did not mean to apply this yet.
2014-01-17 01:58:10 +00: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
Revert "Fixed: Windlight functions caused an error if called when the script's owner isn't in the scene"
2014-01-17 01:58:10 +00:00
LSL_Api.cs
Fixed llTextBox error message text
2014-01-10 20:43:24 +00: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
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly.
2013-09-27 19:14:21 +01:00