aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-27* Added osTerrainSetHeight(int x, int y, double val) to LSL commandsAdam Frisby1-0/+1
2007-12-14start to pull in config for OpenSim exportSean Dague1-0/+1
2007-12-14stubbing in OpenSimExport program. This does nothingSean Dague1-0/+40
2007-12-05* Applied MSSQL Patch from akokko, Thanks! akokkoTeravus Ovares1-0/+33
2007-12-03* Moved XMLRPC Controller to a Application Plugin. Requires testing.Adam Frisby1-0/+30
2007-11-27remove the .dll from System.Data, this breaks monodevelop buildsSean Dague1-1/+1
2007-11-16added dummy POS physics pluginJeff Ames1-0/+22
2007-11-15* Added MySQLDataStore (adapted from MonoSqlitelbsa711-0/+2
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-4/+33
2007-11-05added ODE back to prebuilddan miller1-2/+0
2007-11-05* Reverted local xsd copylbsa711-1/+1
2007-11-05* prebuild now creates .exe references in NAntTargetlbsa711-1/+1
2007-11-05disable ODE as it is breaking the buildSean Dague1-0/+2
2007-11-04Added forgotten ApplicationPlugins directory and moved the load region code o...MW1-3/+6
2007-11-04forgot change in prebuild.xmlMW1-2/+2
2007-11-04trying to fix the problem of Mono not liking to work with Mono.Addins, but MS...MW1-2/+2
2007-11-04Added support for OpenSim application plugins (as requested by Adam), which u...MW1-1/+26
2007-11-03*Fixed prebuild.xml...againmingchen1-1/+1
2007-11-03*Fixing the prebuild.xmlmingchen1-0/+2
2007-11-03*Moved region loading into its own interface IRegionLoadermingchen1-0/+50
2007-11-01ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-s...Tedd Hansen1-55/+0
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-5/+5
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax1-0/+29
2007-10-26Very early first implementation of grid based assets.Tleiades Hax1-2/+3
2007-10-25Created a generic RESTClient component, which simplifies querying for resourc...Tleiades Hax1-0/+1
2007-10-21Fixed a situation where a reference to OpenSim.Region.ScriptEngine.DotNetEngi...Tleiades Hax1-4/+0
2007-10-21(no commit message)Tleiades Hax1-0/+3
2007-10-19changes to pass nini config object to the modules that getSean Dague1-3/+7
2007-10-15updated prebuild.xmlMW1-0/+1
2007-10-15* Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!lbsa711-1/+1
2007-10-13Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax1-0/+1
2007-10-08Applied patch 485, inventory patch from tleiades (thanks again).MW1-0/+3
2007-10-06removed the OpenSim.Region.ScriptEngine.DotNetEngine reference from OpenSim....MW1-1/+0
2007-10-05Some more work on new ScriptEngine.Tedd Hansen1-0/+55
2007-10-05Code from Illumious Beltran (IBM) implementing more LSLSean Dague1-0/+1
2007-10-05== The "right name and place" commit ==lbsa711-18/+18
2007-10-02* Deleted erroneous reflbsa711-1/+0
2007-09-29Hollow prims (box only), thanks Gerard! Enjoydan miller1-0/+9
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-36/+0
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-0/+36
2007-09-25fix order issue with prebuild.xml, we need to build Local beforeSean Dague1-14/+14
2007-09-25* Added missing project reflbsa711-0/+1
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-60/+2
2007-09-22Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,...Tedd Hansen1-0/+31
2007-09-17* CHANGED SOME CONSOLE COMMAND BEHAVIOURSlbsa711-1/+0
2007-09-16added versionSean Dague1-2/+1
2007-09-16Fixed missing Axiom references.Brian McBee1-0/+1
2007-09-11Added part 3 of Darok's BulletX patch. The bulletX plugin is now a project in...MW1-0/+25
2007-09-08Cut down on the number of compile warnings. Now down to 5: 4 are related to u...MW1-1/+0
2007-08-28Taken the old scripting engine out of Region.Environment and moved it into a ...MW1-0/+28