Go to file
MW c29df824c2 Converted the LSL scripting engine into a IRegionModule, so now all "modules" share a common base interface and are loaded from the single loader. (It seems to work fine, but I have left the old scriptengine loader, incase we have to change back).
Removed the reference to OpenJpeg in the DynamicTextureModule, to see if that was causing the build problem someone is having. 
Added a Temporary fix for the "existing connection was forcibly closed by the remote host" exception on windows when a user logs out of a multiregion instance. 
Some early work to prepare for improving the way clients are updated (about prims etc).
2007-09-08 07:50:31 +00:00
OpenSim Converted the LSL scripting engine into a IRegionModule, so now all "modules" share a common base interface and are loaded from the single loader. (It seems to work fine, but I have left the old scriptengine loader, incase we have to change back). 2007-09-08 07:50:31 +00:00
Prebuild * Removed magic exclusion of MonoSqlite data store from prebuild 2007-08-12 08:11:28 +00:00
ThirdPartyLicenses And its license file. 2007-08-04 18:26:02 +00:00
bin Fix for permissions on library textures. 2007-09-05 05:05:25 +00:00
libraries/ModifiedBulletX changed to native line ending encoding 2007-07-16 15:40:11 +00:00
share remove sqlite3-inventory, this db is autocreated now 2007-08-27 20:39:34 +00:00
tools added perl classaudit tool 2007-08-01 19:20:07 +00:00
CONTRIBUTORS.txt minor change to CONTRIBUTORS, and a quick test of the 2007-09-07 11:51:57 +00:00
OpenSim.FxCop changed to native line ending encoding 2007-07-16 15:40:11 +00:00
prebuild.xml Taken the old scripting engine out of Region.Environment and moved it into a 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-28 18:30:28 +00:00
runprebuild.bat changed to native line ending encoding 2007-07-16 15:40:11 +00:00
runprebuild.sh * Patched runprebuild.sh for *nix systems which do not register a mono ABI handler. 2007-07-22 00:41:01 +00:00