aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper to...lbsa712008-01-141-0/+2
* * Added ThirdParty node for external library sources that are shipped with th...lbsa712008-01-131-0/+20
* Welcome back LSO.Tedd Hansen2008-01-121-0/+33
* Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen2008-01-121-3/+7
* Added references for last commitTedd Hansen2008-01-121-2/+6
* ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen2008-01-121-0/+1
* moving Region store for SQLite into the OpenSim.Framework.Data.SQLiteSean Dague2008-01-091-28/+1
* * Adding More to the MessageServer classes.Teravus Ovares2008-01-071-0/+1
* Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen2008-01-051-19/+7
* * Added shell Messaging Server. Don't run the MessagingServer yet or you mig...Teravus Ovares2008-01-051-0/+28
* Put warning codes explaining why some explicit bin/ScriptEngines paths were a...Justin Clarke Casey2008-01-021-0/+13
* prebuild.xml back to 2901 because of bug in prebuild on nantTedd Hansen2008-01-011-2/+3
* Minor changes. Changed Prebuild.xml to avoid first-time-compile error because...Tedd Hansen2008-01-011-2/+2
* Fix up prebuild.xml so it compiles on Linux. Needs to be retested on Windows.Justin Clarke Casey2007-12-311-30/+29
* * Fixed References in Prebuild so the project compilesTeravus Ovares2007-12-301-0/+6
* Added ScriptEngine.RemoteServer moduleTedd Hansen2007-12-301-0/+33
* Add System.Xml back into AssetServer and into AssetLoader for the first time....Justin Clarke Casey2007-12-281-0/+2
* Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey2007-12-281-5/+31
* * Added osTerrainSetHeight(int x, int y, double val) to LSL commandsAdam Frisby2007-12-271-0/+1
* start to pull in config for OpenSim exportSean Dague2007-12-141-0/+1
* stubbing in OpenSimExport program. This does nothingSean Dague2007-12-141-0/+40
* * Applied MSSQL Patch from akokko, Thanks! akokkoTeravus Ovares2007-12-051-0/+33
* * Moved XMLRPC Controller to a Application Plugin. Requires testing.Adam Frisby2007-12-031-0/+30
* remove the .dll from System.Data, this breaks monodevelop buildsSean Dague2007-11-271-1/+1
* added dummy POS physics pluginJeff Ames2007-11-161-0/+22
* * Added MySQLDataStore (adapted from MonoSqlitelbsa712007-11-151-0/+2
* * Moves the Meshmerizer to a separate pluginTeravus Ovares2007-11-101-4/+33
* added ODE back to prebuilddan miller2007-11-051-2/+0
* * Reverted local xsd copylbsa712007-11-051-1/+1
* * prebuild now creates .exe references in NAntTargetlbsa712007-11-051-1/+1
* disable ODE as it is breaking the buildSean Dague2007-11-051-0/+2
* Added forgotten ApplicationPlugins directory and moved the load region code o...MW2007-11-041-3/+6
* forgot change in prebuild.xmlMW2007-11-041-2/+2
* trying to fix the problem of Mono not liking to work with Mono.Addins, but MS...MW2007-11-041-2/+2
* Added support for OpenSim application plugins (as requested by Adam), which u...MW2007-11-041-1/+26
* *Fixed prebuild.xml...againmingchen2007-11-031-1/+1
* *Fixing the prebuild.xmlmingchen2007-11-031-0/+2
* *Moved region loading into its own interface IRegionLoadermingchen2007-11-031-0/+50
* ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-s...Tedd Hansen2007-11-011-55/+0
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-5/+5
* Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax2007-10-301-0/+29
* Very early first implementation of grid based assets.Tleiades Hax2007-10-261-2/+3
* Created a generic RESTClient component, which simplifies querying for resourc...Tleiades Hax2007-10-251-0/+1
* Fixed a situation where a reference to OpenSim.Region.ScriptEngine.DotNetEngi...Tleiades Hax2007-10-211-4/+0
* (no commit message)Tleiades Hax2007-10-211-0/+3
* changes to pass nini config object to the modules that getSean Dague2007-10-191-3/+7
* updated prebuild.xmlMW2007-10-151-0/+1
* * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!lbsa712007-10-151-1/+1
* Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax2007-10-131-0/+1
* Applied patch 485, inventory patch from tleiades (thanks again).MW2007-10-081-0/+3