aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scripting (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-15* Mother of all commits:Adam Frisby2-6/+6
2007-12-27* Optimized usingslbsa712-2/+2
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2-4/+4
2007-10-30* Optimized usingslbsa712-2/+2
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712-2/+58
2007-10-05getting all our line endings consistant againSean Dague2-15/+15
2007-09-22Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,...Tedd Hansen2-18/+17
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa714-50/+50
2007-09-17fixing me some line endingsSean Dague4-243/+243
2007-09-11Applied ldvoipeng's patch [#360], sorry for it taking so long to apply it. I...MW2-0/+24
2007-09-10mass update of urls in source code to new websiteSean Dague2-2/+2
2007-09-04Just trying to get more debug info from a exception that has been reported.MW1-1/+1
2007-08-28Taken the old scripting engine out of Region.Environment and moved it into a ...MW32-3064/+0
2007-08-27Deleted a few old files that are no longer used.MW1-1/+1
2007-08-27Stopped EntityBase from implementing IScriptHost, as don't think it should, m...MW2-0/+4
2007-08-27Another small tweak to image sending.MW2-1/+2
2007-08-22(Untested) Scripts are individually loaded into objects (on rez), and event f...Tedd Hansen1-1/+1
2007-08-17Pimped up Default.lsl. Now featuring a touch counter.Tedd Hansen2-1/+4
2007-08-16* Now sending manager, host and root host to Script in constructor.lbsa712-0/+6
2007-08-16* Introduced IScriptHost as an interface to fetching object data from scripts.lbsa713-1/+41
2007-08-14ScriptEngine: Some error handling, logs to loggerTedd Hansen2-5/+28
2007-08-13Common script for all objects (Default.lsl). ScriptEngine touch_start event n...Tedd Hansen1-0/+1
2007-08-13Changed ScriptLoader to use Path.combine.MW1-1/+2
2007-08-13(DotNet) ScriptEngine is now loaded and added to Scene during startup.Tedd Hansen2-0/+140
2007-08-09Deleted old LSLEngine files (those under Scene.Scripting)MW12-2911/+0
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW2-6/+8
2007-08-06* encapsulated firstname/lastname on ScenePresencelbsa713-8/+9
2007-08-06* minor refactoringslbsa717-14/+14
2007-08-06... and here's the second part...lbsa7144-0/+5972