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-17 20:25:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8674604ff5760335f08fa910381608757e89ad21
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
Justin Clark-Casey (justincc)
8674604ff5
regrade osFormatString, osMatchString and osReplaceString to VeryLow.
...
I can't see that these present any real hazard to sim functioning.
2012-07-05 21:10:59 +01:00
..
Api
regrade osFormatString, osMatchString and osReplaceString to VeryLow.
2012-07-05 21:10:59 +01:00
CodeTools
Revert "Bind ~ and ! operators in LSL tighter in order to resolve issues in LSL where these aren't evaluated propertly."
2012-06-11 23:30:58 +01:00
Instance
Fix script "Running" behavior
2012-06-23 04:15:14 -04:00
Tests
Add OSSL function osForceAttachToAvatarFromInventory()
2012-07-05 00:05:06 +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