aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scripting/IScriptHost.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-46/+0
2009-10-15Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-6/+5
2008-05-01* Rolled back a few changes.Adam Frisby1-1/+1
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-08Thank you kindly, Ldviopeng for:Charles Krinke1-3/+5
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-10-05getting all our line endings consistant againSean Dague1-3/+3
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-11/+9
2007-09-17fixing me some line endingsSean Dague1-20/+20
2007-09-11Applied ldvoipeng's patch [#360], sorry for it taking so long to apply it. I...MW1-0/+4
2007-08-27Stopped EntityBase from implementing IScriptHost, as don't think it should, m...MW1-0/+1
2007-08-27Another small tweak to image sending.MW1-1/+1
2007-08-16* Now sending manager, host and root host to Script in constructor.lbsa711-0/+1
2007-08-16* Introduced IScriptHost as an interface to fetching object data from scripts.lbsa711-0/+14