aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Common.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-26DNE code cleanupsMelanie Thielker1-10/+0
2008-09-26Remove all the subclassing complexity and script server interfaces fromMelanie Thielker1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-10/+9
2008-02-01SCRIPTING STILL BROKENTedd Hansen1-2/+2
2008-01-12Set eolTedd Hansen1-57/+57
2008-01-12Added license to new filesTedd Hansen1-2/+3
2008-01-12Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen1-56/+56
2007-12-30In this commit I am using an editor feature called "Save All" before I commit.Tedd Hansen1-0/+2
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-30* Optimized usingslbsa711-10/+6
2007-09-13remove ^M, as native storage should be UNIX format, and ^M in/out mashingSean Dague1-59/+59
2007-09-13Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed m...Tedd Hansen1-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-16* Now sending manager, host and root host to Script in constructor.lbsa711-2/+2
2007-08-14ScriptEngine: Some error handling, logs to loggerTedd Hansen1-2/+3
2007-08-09Removed 2 warnings. Added pointer comments to where to add hooks and modify f...Tedd Hansen1-4/+4
2007-08-08Added ScriptEngine.DotNetEngineTedd Hansen1-56/+58
2007-08-06... and here's the second part...lbsa711-0/+0
2007-08-06Part 1 of a two-part commit to change caps of 'scripting' dir...lbsa711-0/+0
2007-07-30mass update of files to have native line endingsSean Dague1-56/+56
2007-07-16* Updating internal LSL handler/compiler with Tedd's r1.Adam Frisby1-49/+56
2007-07-16changed to native line ending encodingSean Dague1-49/+49
2007-07-13* Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.ScriptingAdam Frisby1-2/+2
2007-07-13* Reorganising Java Virtual Machine code into a subfolder for the JVM specifi...Adam Frisby1-0/+0
2007-07-05* Added Java support back into Sugilite (although it still needs a calling ho...Adam Frisby1-10/+16
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen1-7/+2
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-3/+0