| Commit message (Expand) | Author | Files | Lines |
2008-05-22 | * Fix circular dependency from last checkin by passing version as a parameter... | Justin Clarke Casey | 1 | -1/+0 |
2008-05-21 | * Send VersionInfo string instead of the hardcoded Scene string to the "About... | Justin Clarke Casey | 1 | -0/+1 |
2008-05-18 | Cleanup: Removed LSOEngine source again as it will not be used. | Tedd Hansen | 1 | -33/+0 |
2008-05-17 | while this doesn't fix the initial no pants issue in grid (which still baffle... | Sean Dague | 1 | -0/+1 |
2008-05-16 | in theory, this moves the appearance mapper to live | Sean Dague | 1 | -0/+3 |
2008-05-16 | move AppearanceTableMapper to OpenSim.Data.Base. The mapper | Sean Dague | 1 | -0/+2 |
2008-05-14 | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 1 | -0/+6 |
2008-05-14 | * Start recording as a statistic the number of times we start blocking repeti... | Justin Clarke Casey | 1 | -5/+9 |
2008-05-14 | * Start recording initial complete avatar inventory retrieval failures from t... | Justin Clarke Casey | 1 | -1/+2 |
2008-05-14 | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 1 | -0/+1 |
2008-05-14 | From: Dr Scofield <DrScofield@xyzzyxyzzy.net> | Sean Dague | 1 | -0/+109 |
2008-05-13 | * As part of the region registration process, the grid service now requests t... | Justin Clarke Casey | 1 | -0/+1 |
2008-05-09 | * Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ... | Teravus Ovares | 1 | -0/+1 |
2008-05-08 | * Spring cleaning, round 3029 | Adam Frisby | 1 | -29/+0 |
2008-05-08 | * Some refactorings. | Adam Frisby | 1 | -0/+28 |
2008-05-07 | * Fixed some compiler warnings | Adam Frisby | 1 | -12/+0 |
2008-05-06 | Restored svn:keywords to prebuild.xml. | Jeff Ames | 1 | -1/+1 |
2008-05-02 | fixed the dos line endings | Sean Dague | 1 | -1/+1 |
2008-05-01 | remove db4o from prebuild. It isn't removed from the tree yet, | Sean Dague | 1 | -27/+0 |
2008-05-01 | * Adding unit test support to Environment for modules. | Adam Frisby | 1 | -0/+3 |
2008-04-29 | * Implemented new InterRegion comms method in the form of InterregionModule | Adam Frisby | 1 | -0/+1 |
2008-04-27 | Minor svn, formatting cleanup. | Jeff Ames | 1 | -55/+50 |
2008-04-23 | * Removing old libTerrainBSD and associated Plugin & Project. | Adam Frisby | 1 | -37/+0 |
2008-04-22 | * Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a... | Adam Frisby | 1 | -0/+22 |
2008-04-21 | * Added missing reference to OpenSim.Framework.Communications to RemoteAdminP... | Adam Frisby | 1 | -0/+1 |
2008-04-17 | * Committing first version of SVN Backup Module | Adam Frisby | 1 | -0/+30 |
2008-04-10 | comment out OpenSim.Model until first class is added, | Sean Dague | 1 | -2/+2 |
2008-04-10 | * Added stub OpenSim.Model project for migrating core types and base classes | lbsa71 | 1 | -1/+21 |
2008-04-07 | Thank you kindly Diva & KMeisthax for adding the beginnings | Charles Krinke | 1 | -0/+29 |
2008-04-04 | check in prebuild to build OpenSim.Data.NHibernate | Sean Dague | 1 | -0/+32 |
2008-04-03 | move NullStorage => OpenSim.Data.Null to be consistant with | Sean Dague | 1 | -4/+4 |
2008-04-02 | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 1 | -3/+3 |
2008-04-02 | first pass at fixing up prebuild.xml after the | Sean Dague | 1 | -49/+49 |
2008-04-02 | changes back the output path for simple module to its own bin folder. [if you... | MW | 1 | -2/+2 |
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 |