| Commit message (Expand) | Author | Files | Lines |
2008-04-01 | few more minor changes, needs prebuild to be ran. | MW | 1 | -2/+2 |
2008-03-30 | * Added competely untested MSSQLMapper | lbsa71 | 1 | -0/+29 |
2008-03-26 | Committed patch from Lulurun to fix Mantis 817. Thanks Lulurun | Johan Berntsson | 1 | -0/+27 |
2008-03-25 | rearranged a couple of projects in prebuild.xml: | MW | 1 | -39/+41 |
2008-03-25 | Moved Avatar appearance Factory to its own project so that the reference to M... | MW | 1 | -1/+29 |
2008-03-25 | * Refactored out circular reference in Region.Environment <-> Framework.Data.... | lbsa71 | 1 | -2/+30 |
2008-03-24 | Added a plugin loader in GridServer | Johan Berntsson | 1 | -0/+1 |
2008-03-18 | Formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -3/+1 |
2008-03-15 | Thank you kindly, Grumly57 for: | Charles Krinke | 1 | -0/+1 |
2008-03-13 | * SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModule | lbsa71 | 1 | -18/+3 |
2008-03-11 | clone off pCampBot to OpenSim.TestSuite, as I'm going to be | Sean Dague | 1 | -0/+28 |
2008-03-04 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -1/+0 |
2008-03-04 | Update svn properties. Minor formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -0/+64 |
2008-03-03 | * renamed the key file (baby steps here) | lbsa71 | 1 | -2/+2 |
2008-03-03 | * Started the ardous task to rename the TribalMedia.Framework.Data to OpenSim... | lbsa71 | 1 | -4/+3 |
2008-02-28 | propset Rev on prebuild, hoping to make it easier to propogate this | Sean Dague | 1 | -1/+1 |
2008-02-24 | * Adds unit test glue to the OdePlugin. | Teravus Ovares | 1 | -0/+2 |
2008-02-22 | Removed LaunchSLClient from Prebuild - it can be added to solution on manuall... | Tedd Hansen | 1 | -30/+0 |
2008-02-22 | * Implement packet queue statistics | Justin Clarke Casey | 1 | -0/+2 |
2008-02-15 | * Two (combined) patches from Dr Schofield (dirk husemann). Ta very much :) | Justin Clarke Casey | 1 | -2/+2 |
2008-02-15 | Moved LaunchSLClient prebuild.xml into main prebuild.xml | Jeff Ames | 1 | -0/+31 |
2008-02-15 | Move pCampBot prebuild.xml into main prebuild.xml to fix reference errors. U... | Jeff Ames | 1 | -0/+25 |
2008-02-08 | * Applying mantis 339 patches round 2 -- Thanks daedius | Adam Frisby | 1 | -0/+52 |
2008-02-07 | Update version numbers to 0.5 | Jeff Ames | 1 | -1/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -25/+65 |
2008-02-04 | * added missing project reference | lbsa71 | 1 | -0/+1 |
2008-02-04 | Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTrigge... | Teravus Ovares | 1 | -0/+1 |
2008-02-04 | * Added JavaScript support to OpenSim scripting. Totally Untested. Enjoy. :) | Adam Frisby | 1 | -0/+1 |
2008-02-04 | First part of avatar persistence, currently only really works in standalone m... | MW | 1 | -0/+2 |
2008-02-02 | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 1 | -0/+1 |
2008-02-01 | Moved iniFilePath to a static and put it in OpenSim.Application.iniFilePath. | Tedd Hansen | 1 | -1/+2 |
2008-01-31 | * Add asset/texture cache statistics to region server console | Justin Clarke Casey | 1 | -0/+1 |
2008-01-28 | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 1 | -0/+1 |
2008-01-28 | * Move AssetStatsReporter to Framework.Statistics | Justin Clarke Casey | 1 | -0/+1 |
2008-01-26 | Ugly workaround for mono-1.2.6 compile failure in TribalMedia code. | Jeff Ames | 1 | -2/+0 |
2008-01-25 | * Add statistics reference to the opensim app and the example app | Justin Clarke Casey | 1 | -0/+2 |
2008-01-25 | * Add very basic initial login stats to the user server | Justin Clarke Casey | 1 | -4/+26 |
2008-01-25 | * Stubbed out beginnings of a user server stress test | Justin Clarke Casey | 1 | -11/+19 |
2008-01-22 | using embedded resources is a lot easier if you actually | Sean Dague | 1 | -0/+1 |
2008-01-21 | * Fix accidental commenting out of OpenSim.Framework.Data | Justin Clarke Casey | 1 | -1/+2 |
2008-01-21 | comment out use of the TribalMedia data mapper layer | Sean Dague | 1 | -2/+3 |
2008-01-15 | * vs croaked on strong name key | lbsa71 | 1 | -1/+3 |
2008-01-14 | * Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper to... | lbsa71 | 1 | -0/+2 |
2008-01-13 | * Added ThirdParty node for external library sources that are shipped with th... | lbsa71 | 1 | -0/+20 |
2008-01-12 | Welcome back LSO. | Tedd Hansen | 1 | -0/+33 |
2008-01-12 | Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip... | Tedd Hansen | 1 | -3/+7 |
2008-01-12 | Added references for last commit | Tedd Hansen | 1 | -2/+6 |
2008-01-12 | ScriptServer communication protocol (v1), primitive RPC-like TCP client/server | Tedd Hansen | 1 | -0/+1 |
2008-01-09 | moving Region store for SQLite into the OpenSim.Framework.Data.SQLite | Sean Dague | 1 | -28/+1 |