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-06-12 07:15:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59a29f5f221a1ffe4e22c63ef9da82270442b213
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
Justin Clark-Casey (justincc)
59a29f5f22
Revert "refactor: make llGiveInventory() use existing GetInventoryItem() method rather than iterate through TaskInventory itself."
...
This reverts commit
58b13d51a7
.
2012-07-17 22:56:21 +01:00
..
Api
Revert "refactor: make llGiveInventory() use existing GetInventoryItem() method rather than iterate through TaskInventory itself."
2012-07-17 22:56:21 +01:00
CodeTools
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
2012-07-11 22:54:22 +01:00
Instance
Revert "Fix script "Running" behavior"
2012-07-16 23:31:55 +01:00
Tests
Disable logging in regression test in OSSL_ApiAttachmentTests
2012-07-10 23:04:44 +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