| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Code from Illumious Beltran (IBM) implementing more LSL | Sean Dague | 2007-10-05 | 1 | -0/+1 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 1 | -18/+18 |
* | * Deleted erroneous ref | lbsa71 | 2007-10-02 | 1 | -1/+0 |
* | Hollow prims (box only), thanks Gerard! Enjoy | dan miller | 2007-09-29 | 1 | -0/+9 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -36/+0 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -0/+36 |
* | fix order issue with prebuild.xml, we need to build Local before | Sean Dague | 2007-09-25 | 1 | -14/+14 |
* | * Added missing project ref | lbsa71 | 2007-09-25 | 1 | -0/+1 |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 1 | -60/+2 |
* | Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,... | Tedd Hansen | 2007-09-22 | 1 | -0/+31 |
* | * CHANGED SOME CONSOLE COMMAND BEHAVIOURS | lbsa71 | 2007-09-17 | 1 | -1/+0 |
* | added version | Sean Dague | 2007-09-16 | 1 | -2/+1 |
* | Fixed missing Axiom references. | Brian McBee | 2007-09-16 | 1 | -0/+1 |