Tedd Hansen
|
bacbade369
Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common.
|
17 years ago |
Tedd Hansen
|
39880f2b45
Added references for last commit
|
17 years ago |
Tedd Hansen
|
1e9a66cbaa
ScriptServer communication protocol (v1), primitive RPC-like TCP client/server
|
17 years ago |
Sean Dague
|
411d06c94e
moving Region store for SQLite into the OpenSim.Framework.Data.SQLite
|
17 years ago |
Teravus Ovares
|
f43e75762a
* Adding More to the MessageServer classes.
|
17 years ago |
Tedd Hansen
|
966f639ad6
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
|
17 years ago |
Teravus Ovares
|
b86d119721
* Added shell Messaging Server. Don't run the MessagingServer yet or you might end up with problems later.
|
17 years ago |
Justin Clarke Casey
|
e678056e13
Put warning codes explaining why some explicit bin/ScriptEngines paths were added to prebuild.xml
|
17 years ago |
Tedd Hansen
|
05cc9af2fb
prebuild.xml back to 2901 because of bug in prebuild on nant
|
17 years ago |
Tedd Hansen
|
8d79a5d93c
Minor changes. Changed Prebuild.xml to avoid first-time-compile error because of dependencies. Made some changes to new LSLString.
|
17 years ago |
Justin Clarke Casey
|
508048f3c4
Fix up prebuild.xml so it compiles on Linux. Needs to be retested on Windows.
|
17 years ago |
Teravus Ovares
|
57a1132585
* Fixed References in Prebuild so the project compiles
|
17 years ago |
Tedd Hansen
|
c084c54fb5
Added ScriptEngine.RemoteServer module
|
17 years ago |
Justin Clarke Casey
|
04f284e175
Add System.Xml back into AssetServer and into AssetLoader for the first time. Prebuild generation ran fine on my Linux box without these, so I presume this is a Windows
|
17 years ago |
Justin Clarke Casey
|
4ae10034bd
Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main
|
17 years ago |
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 |