aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scripting/NullScriptHost.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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