Adam Frisby
|
8b6dd623bd
* Added osTerrainSetHeight(int x, int y, double val) to LSL commands
|
17 years ago |
Sean Dague
|
7d53c736f6
start to pull in config for OpenSim export
|
17 years ago |
Sean Dague
|
65a002fc3a
stubbing in OpenSimExport program. This does nothing
|
17 years ago |
Teravus Ovares
|
71fd737a66
* Applied MSSQL Patch from akokko, Thanks! akokko
|
17 years ago |
Adam Frisby
|
981c97502a
* Moved XMLRPC Controller to a Application Plugin. Requires testing.
|
17 years ago |
Sean Dague
|
719257b9a9
remove the .dll from System.Data, this breaks monodevelop builds
|
17 years ago |
Jeff Ames
|
e3998230cc
added dummy POS physics plugin
|
17 years ago |
lbsa71
|
57ff76850d
* Added MySQLDataStore (adapted from MonoSqlite
|
17 years ago |
Teravus Ovares
|
cb07ba0d68
* Moves the Meshmerizer to a separate plugin
|
17 years ago |
dan miller
|
c7628fc77e
added ODE back to prebuild
|
17 years ago |
lbsa71
|
44f3e4fc50
* Reverted local xsd copy
|
17 years ago |
lbsa71
|
ce33db72cb
* prebuild now creates .exe references in NAntTarget
|
17 years ago |
Sean Dague
|
53235e1e05
disable ODE as it is breaking the build
|
17 years ago |
MW
|
1467720f60
Added forgotten ApplicationPlugins directory and moved the load region code out to a plugin.
|
17 years ago |
MW
|
878f9d8b02
forgot change in prebuild.xml
|
17 years ago |
MW
|
6df3a56805
trying to fix the problem of Mono not liking to work with Mono.Addins, but MS .net is fine with it.
|
17 years ago |
MW
|
039f2c46c0
Added support for OpenSim application plugins (as requested by Adam), which use Mono.addins for loading/management. (which is a pure .net solution so works on both Mono and MS .net, and is under the MIT license, will add the source code for the library later). I also suggest we look into switching to using Mono.addins for our Region module loading management.
|
17 years ago |
mingchen
|
e46451c1d1
*Fixed prebuild.xml...again
|
17 years ago |
mingchen
|
9c0ba3578d
*Fixing the prebuild.xml
|
17 years ago |
mingchen
|
51488ee7f4
*Moved region loading into its own interface IRegionLoader
|
17 years ago |
Tedd Hansen
|
dcf41cb683
ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-sure) on script load/unload, removed experimental Grid-scriptengine from compile because of dynamic module loader, and added random string to script filename to bypass module loader file lock.
|
17 years ago |
lbsa71
|
064404ab40
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
|
17 years ago |
Tleiades Hax
|
6a8d8f54e8
Step one on the long march towards grid based inventory. Introduction of an InevntoryServer
|
17 years ago |
Tleiades Hax
|
5e7dba7268
Very early first implementation of grid based assets.
|
17 years ago |
Tleiades Hax
|
60e4541865
Created a generic RESTClient component, which simplifies querying for resources from REST based web-services.
|
17 years ago |
Tleiades Hax
|
f6279beafb
Fixed a situation where a reference to OpenSim.Region.ScriptEngine.DotNetEngine caused a circular reference in VS-2005
|
17 years ago |
Tleiades Hax
|
6653f97a48
|
17 years ago |
Sean Dague
|
139994757c
changes to pass nini config object to the modules that get
|
17 years ago |
MW
|
5144742e95
updated prebuild.xml
|
17 years ago |
lbsa71
|
77459edb70
* Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!
|
17 years ago |