Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-01-02 | * Refactored out function to load specified AssetSet Xml | lbsa71 | 1 | -1/+2 | |
This commit dedicated to 'Mohawk - Bad Girls (Need Love Too)' | |||||
2007-12-28 | Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main | Justin Clarke Casey | 1 | -6/+5 | |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -5/+2 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -1/+1 | |
notice of doom | |||||
2007-11-04 | normalized line endings | Jeff Ames | 1 | -41/+41 | |
2007-11-03 | *Moved region loading into its own interface IRegionLoader | mingchen | 1 | -40/+41 | |
*Added ability to load regioninfo remotely from a webserver from a single file. See share/RegionLoading/HOWTO_REMOTE_REGION_LOADING.txt for more info and an example file. | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -4/+1 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -43/+43 | |
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 | -43/+43 | |
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-16 | changed to native line ending encoding | Sean Dague | 1 | -43/+43 | |
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-13 | * Reorganising Java Virtual Machine code into a subfolder for the JVM ↵ | Adam Frisby | 1 | -0/+0 | |
specific parts, leaving the JVMEngine folder specifically for Script/IScript interfaces. * Fixed a compile issue with the Interpreted Scripts API. | |||||
2007-07-05 | * Added Java support back into Sugilite (although it still needs a calling ↵ | Adam Frisby | 1 | -7/+7 | |
host to be added). | |||||
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -8/+0 | |
* added some licensing info |