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
5acbbcb33fef4d129a1f09ae90c55fbf7bbc6f51
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
5acbbcb33f
minor: spacing cleanup from previous commit
79a4d1ea
2014-10-11 00:10:49 +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
Changes to be committed: modified: OpenSim/Region/Framework/Scenes/Scene.PacketHandlers.cs modified: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs This solves mantis bug# 5005: llRegionSay script does not trigger ChatFromWorld event. This was solved by adding World.SimChat() command to the llRegionSay() function (per suggestion of DrCuriosity). Additionally this fixes llRegionSayTo() which was also not functioning by adding a World.SimChat() command and adding a new SimChatToAgent() overrided function to Scene.PacketHandlers.cs This is the second patch revision. Corrections made to the position of World.SimChat() and removal of tabs per suggestion by justincc.
2014-09-17 23:37:18 +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
minor: spacing cleanup from previous commit
79a4d1ea
2014-10-11 00:10:49 +01:00