aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-04From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-1/+0
2008-03-04Update svn properties. Minor formatting cleanup.Jeff Ames1-4/+4
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-0/+64
2008-03-03* renamed the key file (baby steps here)lbsa711-2/+2
2008-03-03* Started the ardous task to rename the TribalMedia.Framework.Data to OpenSim...lbsa711-4/+3
2008-02-28propset Rev on prebuild, hoping to make it easier to propogate thisSean Dague1-1/+1
2008-02-24* Adds unit test glue to the OdePlugin.Teravus Ovares1-0/+2
2008-02-22Removed LaunchSLClient from Prebuild - it can be added to solution on manuall...Tedd Hansen1-30/+0
2008-02-22* Implement packet queue statisticsJustin Clarke Casey1-0/+2
2008-02-15* Two (combined) patches from Dr Schofield (dirk husemann). Ta very much :)Justin Clarke Casey1-2/+2
2008-02-15Moved LaunchSLClient prebuild.xml into main prebuild.xmlJeff Ames1-0/+31
2008-02-15Move pCampBot prebuild.xml into main prebuild.xml to fix reference errors. U...Jeff Ames1-0/+25
2008-02-08* Applying mantis 339 patches round 2 -- Thanks daediusAdam Frisby1-0/+52
2008-02-07Update version numbers to 0.5Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-25/+65
2008-02-04* added missing project referencelbsa711-0/+1
2008-02-04Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTrigge...Teravus Ovares1-0/+1
2008-02-04* Added JavaScript support to OpenSim scripting. Totally Untested. Enjoy. :)Adam Frisby1-0/+1
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-0/+2
2008-02-02Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS...Tedd Hansen1-0/+1
2008-02-01Moved iniFilePath to a static and put it in OpenSim.Application.iniFilePath.Tedd Hansen1-1/+2
2008-01-31* Add asset/texture cache statistics to region server consoleJustin Clarke Casey1-0/+1
2008-01-28* Add total logouts (and total logins) to server side user statsJustin Clarke Casey1-0/+1
2008-01-28* Move AssetStatsReporter to Framework.StatisticsJustin Clarke Casey1-0/+1
2008-01-26Ugly workaround for mono-1.2.6 compile failure in TribalMedia code.Jeff Ames1-2/+0
2008-01-25* Add statistics reference to the opensim app and the example appJustin Clarke Casey1-0/+2
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-4/+26
2008-01-25* Stubbed out beginnings of a user server stress testJustin Clarke Casey1-11/+19
2008-01-22using embedded resources is a lot easier if you actuallySean Dague1-0/+1
2008-01-21* Fix accidental commenting out of OpenSim.Framework.DataJustin Clarke Casey1-1/+2
2008-01-21comment out use of the TribalMedia data mapper layerSean Dague1-2/+3
2008-01-15* vs croaked on strong name keylbsa711-1/+3
2008-01-14* Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper to...lbsa711-0/+2
2008-01-13* Added ThirdParty node for external library sources that are shipped with th...lbsa711-0/+20
2008-01-12Welcome back LSO.Tedd Hansen1-0/+33
2008-01-12Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen1-3/+7
2008-01-12Added references for last commitTedd Hansen1-2/+6
2008-01-12ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen1-0/+1
2008-01-09moving Region store for SQLite into the OpenSim.Framework.Data.SQLiteSean Dague1-28/+1
2008-01-07* Adding More to the MessageServer classes.Teravus Ovares1-0/+1
2008-01-05Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen1-19/+7
2008-01-05* Added shell Messaging Server. Don't run the MessagingServer yet or you mig...Teravus Ovares1-0/+28
2008-01-02Put warning codes explaining why some explicit bin/ScriptEngines paths were a...Justin Clarke Casey1-0/+13
2008-01-01prebuild.xml back to 2901 because of bug in prebuild on nantTedd Hansen1-2/+3
2008-01-01Minor changes. Changed Prebuild.xml to avoid first-time-compile error because...Tedd Hansen1-2/+2
2007-12-31Fix up prebuild.xml so it compiles on Linux. Needs to be retested on Windows.Justin Clarke Casey1-30/+29
2007-12-30* Fixed References in Prebuild so the project compilesTeravus Ovares1-0/+6
2007-12-30Added ScriptEngine.RemoteServer moduleTedd Hansen1-0/+33
2007-12-28Add System.Xml back into AssetServer and into AssetLoader for the first time....Justin Clarke Casey1-0/+2
2007-12-28Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey1-5/+31