| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Welcome back LSO. | Tedd Hansen | 2008-01-12 | 1 | -0/+33 |
* | Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip... | Tedd Hansen | 2008-01-12 | 1 | -3/+7 |
* | Added references for last commit | Tedd Hansen | 2008-01-12 | 1 | -2/+6 |
* | ScriptServer communication protocol (v1), primitive RPC-like TCP client/server | Tedd Hansen | 2008-01-12 | 1 | -0/+1 |
* | moving Region store for SQLite into the OpenSim.Framework.Data.SQLite | Sean Dague | 2008-01-09 | 1 | -28/+1 |
* | * Adding More to the MessageServer classes. | Teravus Ovares | 2008-01-07 | 1 | -0/+1 |
* | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 2008-01-05 | 1 | -19/+7 |
* | * Added shell Messaging Server. Don't run the MessagingServer yet or you mig... | Teravus Ovares | 2008-01-05 | 1 | -0/+28 |
* | Put warning codes explaining why some explicit bin/ScriptEngines paths were a... | Justin Clarke Casey | 2008-01-02 | 1 | -0/+13 |
* | prebuild.xml back to 2901 because of bug in prebuild on nant | Tedd Hansen | 2008-01-01 | 1 | -2/+3 |
* | Minor changes. Changed Prebuild.xml to avoid first-time-compile error because... | Tedd Hansen | 2008-01-01 | 1 | -2/+2 |
* | Fix up prebuild.xml so it compiles on Linux. Needs to be retested on Windows. | Justin Clarke Casey | 2007-12-31 | 1 | -30/+29 |
* | * Fixed References in Prebuild so the project compiles | Teravus Ovares | 2007-12-30 | 1 | -0/+6 |
* | Added ScriptEngine.RemoteServer module | Tedd Hansen | 2007-12-30 | 1 | -0/+33 |
* | Add System.Xml back into AssetServer and into AssetLoader for the first time.... | Justin Clarke Casey | 2007-12-28 | 1 | -0/+2 |
* | Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main | Justin Clarke Casey | 2007-12-28 | 1 | -5/+31 |
* | * Added osTerrainSetHeight(int x, int y, double val) to LSL commands | Adam Frisby | 2007-12-27 | 1 | -0/+1 |
* | start to pull in config for OpenSim export | Sean Dague | 2007-12-14 | 1 | -0/+1 |
* | stubbing in OpenSimExport program. This does nothing | Sean Dague | 2007-12-14 | 1 | -0/+40 |
* | * Applied MSSQL Patch from akokko, Thanks! akokko | Teravus Ovares | 2007-12-05 | 1 | -0/+33 |
* | * Moved XMLRPC Controller to a Application Plugin. Requires testing. | Adam Frisby | 2007-12-03 | 1 | -0/+30 |
* | remove the .dll from System.Data, this breaks monodevelop builds | Sean Dague | 2007-11-27 | 1 | -1/+1 |
* | added dummy POS physics plugin | Jeff Ames | 2007-11-16 | 1 | -0/+22 |
* | * Added MySQLDataStore (adapted from MonoSqlite | lbsa71 | 2007-11-15 | 1 | -0/+2 |
* | * Moves the Meshmerizer to a separate plugin | Teravus Ovares | 2007-11-10 | 1 | -4/+33 |
* | added ODE back to prebuild | dan miller | 2007-11-05 | 1 | -2/+0 |
* | * Reverted local xsd copy | lbsa71 | 2007-11-05 | 1 | -1/+1 |
* | * prebuild now creates .exe references in NAntTarget | lbsa71 | 2007-11-05 | 1 | -1/+1 |
* | disable ODE as it is breaking the build | Sean Dague | 2007-11-05 | 1 | -0/+2 |
* | Added forgotten ApplicationPlugins directory and moved the load region code o... | MW | 2007-11-04 | 1 | -3/+6 |
* | forgot change in prebuild.xml | MW | 2007-11-04 | 1 | -2/+2 |
* | trying to fix the problem of Mono not liking to work with Mono.Addins, but MS... | MW | 2007-11-04 | 1 | -2/+2 |
* | Added support for OpenSim application plugins (as requested by Adam), which u... | MW | 2007-11-04 | 1 | -1/+26 |
* | *Fixed prebuild.xml...again | mingchen | 2007-11-03 | 1 | -1/+1 |
* | *Fixing the prebuild.xml | mingchen | 2007-11-03 | 1 | -0/+2 |
* | *Moved region loading into its own interface IRegionLoader | mingchen | 2007-11-03 | 1 | -0/+50 |
* | ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-s... | Tedd Hansen | 2007-11-01 | 1 | -55/+0 |
* | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 2007-10-31 | 1 | -5/+5 |
* | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 2007-10-30 | 1 | -0/+29 |
* | Very early first implementation of grid based assets. | Tleiades Hax | 2007-10-26 | 1 | -2/+3 |
* | Created a generic RESTClient component, which simplifies querying for resourc... | Tleiades Hax | 2007-10-25 | 1 | -0/+1 |
* | Fixed a situation where a reference to OpenSim.Region.ScriptEngine.DotNetEngi... | Tleiades Hax | 2007-10-21 | 1 | -4/+0 |
* | (no commit message) | Tleiades Hax | 2007-10-21 | 1 | -0/+3 |
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 1 | -3/+7 |
* | updated prebuild.xml | MW | 2007-10-15 | 1 | -0/+1 |
* | * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken! | lbsa71 | 2007-10-15 | 1 | -1/+1 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -0/+1 |
* | Applied patch 485, inventory patch from tleiades (thanks again). | MW | 2007-10-08 | 1 | -0/+3 |
* | removed the OpenSim.Region.ScriptEngine.DotNetEngine reference from OpenSim.... | MW | 2007-10-06 | 1 | -1/+0 |
* | Some more work on new ScriptEngine. | Tedd Hansen | 2007-10-05 | 1 | -0/+55 |