Logo
Explore Help
Sign In
ogb912/opensim
1
0
Fork 0
You've already forked opensim
mirror of https://github.com/opensim/opensim.git synced 2026-05-16 19:56:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
bdc968f1fcd4008e9f2a6099a7d30edb075ca0f1
opensim/OpenSim/Region/ScriptEngine/Shared
History
Justin Clark-Casey (justincc) 94e58ff6b9 Use SP.ParentPart instead of ParentID in places where it's more efficient (saving extra null checks, etc.)
However, it looks like we should retain SP.ParentID since it's much easier to use that in places where another thread could change ParentPart to null.
Otherwise one has to clumsily put ParentPart in a reference, etc. to avoid a race.
2012-03-09 02:38:11 +00:00
..
Api
Use SP.ParentPart instead of ParentID in places where it's more efficient (saving extra null checks, etc.)
2012-03-09 02:38:11 +00:00
CodeTools
Fix TestSyntaxError() and TestSyntaxErrorDeclaringVariableInForLoop()
2012-03-06 02:30:22 +00:00
Instance
minor: put in commented out logging statements for future reuse
2012-02-09 00:10:45 +00:00
Tests
Get all test methods in OpenSim.Region.ScriptEngine.Tests.dll to report that they're running
2012-03-06 02:21:19 +00: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
Powered by Gitea Version: 1.25.5 Page: 80ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API