aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scripting (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Rolled back a few changes.Adam Frisby2008-05-014-10/+6
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-014-6/+10
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-212-4/+2
* Formatting cleanup.Jeff Ames2008-03-184-107/+105
* Thank you kindly, Ldviopeng for:Charles Krinke2008-03-081-3/+5
* Minor cleanup.Jeff Ames2008-02-202-2/+2
* Converted logging to use log4net.Jeff Ames2008-02-052-11/+6
* * Mother of all commits:Adam Frisby2008-01-152-6/+6
* * Optimized usingslbsa712007-12-272-2/+2
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-102-4/+4
* * Optimized usingslbsa712007-10-302-2/+2
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-152-2/+58
* getting all our line endings consistant againSean Dague2007-10-052-15/+15
* Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,...Tedd Hansen2007-09-222-18/+17
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-194-50/+50
* fixing me some line endingsSean Dague2007-09-174-243/+243
* Applied ldvoipeng's patch [#360], sorry for it taking so long to apply it. I...MW2007-09-112-0/+24
* mass update of urls in source code to new websiteSean Dague2007-09-102-2/+2
* Just trying to get more debug info from a exception that has been reported.MW2007-09-041-1/+1
* Taken the old scripting engine out of Region.Environment and moved it into a ...MW2007-08-2832-3064/+0
* Deleted a few old files that are no longer used.MW2007-08-271-1/+1
* Stopped EntityBase from implementing IScriptHost, as don't think it should, m...MW2007-08-272-0/+4
* Another small tweak to image sending.MW2007-08-272-1/+2
* (Untested) Scripts are individually loaded into objects (on rez), and event f...Tedd Hansen2007-08-221-1/+1
* Pimped up Default.lsl. Now featuring a touch counter.Tedd Hansen2007-08-172-1/+4
* * Now sending manager, host and root host to Script in constructor.lbsa712007-08-162-0/+6
* * Introduced IScriptHost as an interface to fetching object data from scripts.lbsa712007-08-163-1/+41
* ScriptEngine: Some error handling, logs to loggerTedd Hansen2007-08-142-5/+28
* Common script for all objects (Default.lsl). ScriptEngine touch_start event n...Tedd Hansen2007-08-131-0/+1
* Changed ScriptLoader to use Path.combine.MW2007-08-131-1/+2
* (DotNet) ScriptEngine is now loaded and added to Scene during startup.Tedd Hansen2007-08-132-0/+140
* Deleted old LSLEngine files (those under Scene.Scripting)MW2007-08-0912-2911/+0
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-092-6/+8
* * encapsulated firstname/lastname on ScenePresencelbsa712007-08-063-8/+9
* * minor refactoringslbsa712007-08-067-14/+14
* ... and here's the second part...lbsa712007-08-0644-0/+5972