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-16 11:46:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c2a73b61ef1e834c77f5d945ebae435b033ca38
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
TBG Renfold
9c2a73b61e
llGenerateKey implementation. Creates a random UUID I.E: UUID.Random().ToString();
...
Signed-off-by: TBG Renfold <
tbg.renfold@g2mv.co.uk
>
2012-04-30 17:36:49 +01:00
..
Api
llGenerateKey implementation. Creates a random UUID I.E: UUID.Random().ToString();
2012-04-30 17:36:49 +01:00
CodeTools
Protect the scriptmodulecomms interface.
2012-03-15 13:37:43 -07:00
Instance
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
Tests
Add regression test for teleporting an agent between separated regions on the same simulator.
2012-04-27 00:58:54 +01:00
AssemblyResolver.cs
Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText().
2012-02-07 17:44:37 +00:00
Helpers.cs
Remove pointless cluttering SOP.ParentGroup != null checks.
2011-09-01 01:22:28 +01:00
LSL_Types.cs
refactor: Get LSLString(LSLInteger i) constructor to now call LSLString(int i) structure to remove code duplication.
2011-07-09 01:28:27 +01:00