aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scripting/NullScriptHost.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-86/+0
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-10/+9
* * Rolled back a few changes.Adam Frisby2008-05-011-6/+2
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-2/+6
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * Mother of all commits:Adam Frisby2008-01-151-3/+3
* * Optimized usingslbsa712007-10-301-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* getting all our line endings consistant againSean Dague2007-10-051-12/+12
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-12/+16
* fixing me some line endingsSean Dague2007-09-171-56/+56
* Applied ldvoipeng's patch [#360], sorry for it taking so long to apply it. I...MW2007-09-111-0/+20
* Stopped EntityBase from implementing IScriptHost, as don't think it should, m...MW2007-08-271-0/+3
* Another small tweak to image sending.MW2007-08-271-0/+1
* Pimped up Default.lsl. Now featuring a touch counter.Tedd Hansen2007-08-171-0/+1
* * Now sending manager, host and root host to Script in constructor.lbsa712007-08-161-0/+5
* * Introduced IScriptHost as an interface to fetching object data from scripts.lbsa712007-08-161-0/+26