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 19:56:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b98613091cd6dc2f914fb5ab38ca33cdff21fc24
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
Dan Lake
b98613091c
Added new ForEachRootScenePresence to Scene since almost every delegate passed to ForEachScenePresence checks for !IsChildAgent first. It consolidates child and root handling for coming refactors.
2011-10-27 00:42:21 -07:00
..
Api
Added new ForEachRootScenePresence to Scene since almost every delegate passed to ForEachScenePresence checks for !IsChildAgent first. It consolidates child and root handling for coming refactors.
2011-10-27 00:42:21 -07:00
CodeTools
Optionally, don't delete previously compiled scripts on startup
2011-06-24 22:07:20 +01:00
Instance
Fix resume scripts.
2011-10-19 21:30:37 +01:00
Tests
llSetPrimitiveParams Prim type params precision errors
2011-09-09 22:53:45 +01:00
AssemblyResolver.cs
Add configurable path to script engine assemblies
2010-09-26 02:30:46 +01: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