| Commit message (Expand) | Author | Files | Lines |
2007-11-16 | added dummy POS physics plugin | Jeff Ames | 1 | -0/+22 |
2007-11-15 | * Added MySQLDataStore (adapted from MonoSqlite | lbsa71 | 1 | -0/+2 |
2007-11-10 | * Moves the Meshmerizer to a separate plugin | Teravus Ovares | 1 | -4/+33 |
2007-11-05 | added ODE back to prebuild | dan miller | 1 | -2/+0 |
2007-11-05 | * Reverted local xsd copy | lbsa71 | 1 | -1/+1 |
2007-11-05 | * prebuild now creates .exe references in NAntTarget | lbsa71 | 1 | -1/+1 |
2007-11-05 | disable ODE as it is breaking the build | Sean Dague | 1 | -0/+2 |
2007-11-04 | Added forgotten ApplicationPlugins directory and moved the load region code o... | MW | 1 | -3/+6 |
2007-11-04 | forgot change in prebuild.xml | MW | 1 | -2/+2 |
2007-11-04 | trying to fix the problem of Mono not liking to work with Mono.Addins, but MS... | MW | 1 | -2/+2 |
2007-11-04 | Added support for OpenSim application plugins (as requested by Adam), which u... | MW | 1 | -1/+26 |
2007-11-03 | *Fixed prebuild.xml...again | mingchen | 1 | -1/+1 |
2007-11-03 | *Fixing the prebuild.xml | mingchen | 1 | -0/+2 |
2007-11-03 | *Moved region loading into its own interface IRegionLoader | mingchen | 1 | -0/+50 |
2007-11-01 | ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-s... | Tedd Hansen | 1 | -55/+0 |
2007-10-31 | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 1 | -5/+5 |
2007-10-30 | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 1 | -0/+29 |
2007-10-26 | Very early first implementation of grid based assets. | Tleiades Hax | 1 | -2/+3 |
2007-10-25 | Created a generic RESTClient component, which simplifies querying for resourc... | Tleiades Hax | 1 | -0/+1 |
2007-10-21 | Fixed a situation where a reference to OpenSim.Region.ScriptEngine.DotNetEngi... | Tleiades Hax | 1 | -4/+0 |
2007-10-21 | (no commit message) | Tleiades Hax | 1 | -0/+3 |
2007-10-19 | changes to pass nini config object to the modules that get | Sean Dague | 1 | -3/+7 |
2007-10-15 | updated prebuild.xml | MW | 1 | -0/+1 |
2007-10-15 | * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken! | lbsa71 | 1 | -1/+1 |
2007-10-13 | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 1 | -0/+1 |
2007-10-08 | Applied patch 485, inventory patch from tleiades (thanks again). | MW | 1 | -0/+3 |
2007-10-06 | removed the OpenSim.Region.ScriptEngine.DotNetEngine reference from OpenSim.... | MW | 1 | -1/+0 |
2007-10-05 | Some more work on new ScriptEngine. | Tedd Hansen | 1 | -0/+55 |
2007-10-05 | Code from Illumious Beltran (IBM) implementing more LSL | Sean Dague | 1 | -0/+1 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 1 | -18/+18 |
2007-10-02 | * Deleted erroneous ref | lbsa71 | 1 | -1/+0 |
2007-09-29 | Hollow prims (box only), thanks Gerard! Enjoy | dan miller | 1 | -0/+9 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 1 | -36/+0 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 1 | -0/+36 |
2007-09-25 | fix order issue with prebuild.xml, we need to build Local before | Sean Dague | 1 | -14/+14 |
2007-09-25 | * Added missing project ref | lbsa71 | 1 | -0/+1 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 1 | -60/+2 |
2007-09-22 | Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,... | Tedd Hansen | 1 | -0/+31 |
2007-09-17 | * CHANGED SOME CONSOLE COMMAND BEHAVIOURS | lbsa71 | 1 | -1/+0 |
2007-09-16 | added version | Sean Dague | 1 | -2/+1 |
2007-09-16 | Fixed missing Axiom references. | Brian McBee | 1 | -0/+1 |
2007-09-11 | Added part 3 of Darok's BulletX patch. The bulletX plugin is now a project in... | MW | 1 | -0/+25 |
2007-09-08 | Cut down on the number of compile warnings. Now down to 5: 4 are related to u... | MW | 1 | -1/+0 |
2007-08-28 | Taken the old scripting engine out of Region.Environment and moved it into a ... | MW | 1 | -0/+28 |
2007-08-28 | Start of trying to make Region/Scene more modular. | MW | 1 | -0/+1 |
2007-08-27 | Deleted a few old files that are no longer used. | MW | 1 | -99/+2 |
2007-08-18 | Moved OpenSim.Region.ScriptEngine.Common.dll from bin\ScriptEngine\ to bin\ f... | Tedd Hansen | 1 | -2/+2 |
2007-08-18 | LSL Compiler now only referring required assemblies (DotNetEngine and Common)... | Tedd Hansen | 1 | -2/+0 |
2007-08-18 | Moved LSL_BuiltIn_Commands_Interface.cs to a separate library (OpenSim.Region... | Tedd Hansen | 1 | -0/+26 |
2007-08-18 | Started on AppDomains for ScriptEngine. Moved llFunctions in LSL_BaseClass.cs... | Tedd Hansen | 1 | -0/+1 |