aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scripting/NullScriptHost.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-91/+0
2009-10-15Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman1-2/+2
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)1-1/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-1/+5
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-10/+9
2008-05-01* Rolled back a few changes.Adam Frisby1-6/+2
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-2/+6
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-01-15* Mother of all commits:Adam Frisby1-3/+3
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-12/+12
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-12/+16
2007-09-17fixing me some line endingsSean Dague1-56/+56
2007-09-11Applied ldvoipeng's patch [#360], sorry for it taking so long to apply it. I...MW1-0/+20
2007-08-27Stopped EntityBase from implementing IScriptHost, as don't think it should, m...MW1-0/+3
2007-08-27Another small tweak to image sending.MW1-0/+1
2007-08-17Pimped up Default.lsl. Now featuring a touch counter.Tedd Hansen1-0/+1
2007-08-16* Now sending manager, host and root host to Script in constructor.lbsa711-0/+5
2007-08-16* Introduced IScriptHost as an interface to fetching object data from scripts.lbsa711-0/+26