Go to file
MW bfd36e2e83 Some work on Module loading/management.
Some more modules templates classes (hoping that someone will pick some of these and work on implementing them).
Early version of the "Dynamic Texture Module", although currently there are no render modules included (so not really functional without them). 
Added osSetDynamicTextureURL script function, for attaching a dynamic texture to a prim. 
Some work on the console command handling. Added "change-region <regionname>" and "exit-region" so that after the use of change-region, the commands entered will apply to that region only. Then use exit-region to return to the top level (so commands then function as they did before and either apply to all regions or to the first region) (Note: this hasn't been tested very much)
2007-09-04 13:43:56 +00:00
OpenSim Some work on Module loading/management. 2007-09-04 13:43:56 +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 reverting opensim.ini to proper default state 2007-09-01 23:07:58 +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 * upgraded Tedd to 'developer' 2007-08-08 15:59:49 +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