aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XEngine/LSL_ScriptCommands.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mantis#1496. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-071-86/+31
| | | | | | | | Adds full implementation of all llDetected* functions for sensors, collisions and touches. Adds changed(CHANGED_REGION_RESTART) event to allow restarting of eye-candy functionality not currently persisted with the prim.
* Patch for mantis#1493: Several patches to xengine. Thanks Melanie!Adam Johnson2008-06-071-24/+132
|
* Minor formatting cleanup.Jeff Ames2008-06-061-3/+3
|
* Mantis#1438. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-051-17/+63
| | | | | This patch implements the llLoopSound patch from Xantor for the XEngine
* Mantis#1437. Patch one of four. Thank you kindly, Melanie for:Charles Krinke2008-06-051-13/+22
| | | | | | | | Corrects the XEngine's script startup semantics. Completes llRequestAgentData Implements llDetectedLink Fixes a few minor issues
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-141/+159
|
* * This is Melanie's XEngine script engine. I've not tested this real well, ↵Teravus Ovares2008-05-301-0/+6474
however, it's confirmed to compile and OpenSimulator to run successfully without this script engine active.