aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* removed the OpenSim.Region.ScriptEngine.DotNetEngine reference from OpenSim....MW2007-10-061-1/+0
* Some more work on new ScriptEngine.Tedd Hansen2007-10-051-0/+55
* Code from Illumious Beltran (IBM) implementing more LSLSean Dague2007-10-051-0/+1
* == The "right name and place" commit ==lbsa712007-10-051-18/+18
* * Deleted erroneous reflbsa712007-10-021-1/+0
* Hollow prims (box only), thanks Gerard! Enjoydan miller2007-09-291-0/+9
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-36/+0
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-0/+36
* fix order issue with prebuild.xml, we need to build Local beforeSean Dague2007-09-251-14/+14
* * Added missing project reflbsa712007-09-251-0/+1
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-60/+2
* Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,...Tedd Hansen2007-09-221-0/+31
* * CHANGED SOME CONSOLE COMMAND BEHAVIOURSlbsa712007-09-171-1/+0
* added versionSean Dague2007-09-161-2/+1
* Fixed missing Axiom references.Brian McBee2007-09-161-0/+1
* Added part 3 of Darok's BulletX patch. The bulletX plugin is now a project in...MW2007-09-111-0/+25
* Cut down on the number of compile warnings. Now down to 5: 4 are related to u...MW2007-09-081-1/+0
* Taken the old scripting engine out of Region.Environment and moved it into a ...MW2007-08-281-0/+28