Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 1 | -3/+4 | |
(this took a while to run). | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 | |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -4/+7 | |
Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. | |||||
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -2/+2 | |
notice of doom | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -3/+4 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -63/+63 | |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-08-28 | Taken the old scripting engine out of Region.Environment and moved it into a ↵ | MW | 1 | -63/+63 | |
separate module: OpenSim.Region.ExtensionsScriptModule (named as such because the purpose of it is to script server extensions, rather than "user scripting" like Tedd's engine.) | |||||
2007-08-06 | ... and here's the second part... | lbsa71 | 1 | -0/+0 | |
2007-08-06 | Part 1 of a two-part commit to change caps of 'scripting' dir... | lbsa71 | 1 | -0/+0 | |
2007-07-17 | * More LSL related fun | Adam Frisby | 1 | -1/+6 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -58/+58 | |
2007-07-14 | * encapsulated some public fields | lbsa71 | 1 | -1/+1 | |
2007-07-13 | * Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting | Adam Frisby | 1 | -1/+1 | |
* Renamed OpenSim.Scripting to OpenSim.Region.Scripting | |||||
2007-07-05 | * Added Java support back into Sugilite (although it still needs a calling ↵ | Adam Frisby | 1 | -1/+5 | |
host to be added). | |||||
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -6/+2 | |
* added some licensing info | |||||
2007-06-28 | Finished removing the old scripting code, Scene.Scripting.cs and ↵ | MW | 1 | -1/+1 | |
OpenSim.Framework.Interfaces.Scripting. | |||||
2007-06-28 | Imported the scripting changes, so now should be up to date with sugilite. | MW | 1 | -12/+20 | |