| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | *Updated prebuild.xml for support with monodevelop | mingchen | 2008-06-08 | 1 | -53/+50 |
* | Patch for mantis#1493: Several patches to xengine. Thanks Melanie! | Adam Johnson | 2008-06-07 | 1 | -0/+1 |
* | Mantis#1451. Thank you kindly, mikem for additional | Charles Krinke | 2008-06-05 | 1 | -0/+21 |
* | * This is Melanie's XEngine script engine. I've not tested this real well, h... | Teravus Ovares | 2008-05-30 | 1 | -0/+94 |
* | this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel... | Dr Scofield | 2008-05-29 | 1 | -36/+2 |
* | * Fix circular dependency from last checkin by passing version as a parameter... | Justin Clarke Casey | 2008-05-22 | 1 | -1/+0 |
* | * Send VersionInfo string instead of the hardcoded Scene string to the "About... | Justin Clarke Casey | 2008-05-21 | 1 | -0/+1 |
* | Cleanup: Removed LSOEngine source again as it will not be used. | Tedd Hansen | 2008-05-18 | 1 | -33/+0 |
* | while this doesn't fix the initial no pants issue in grid (which still baffle... | Sean Dague | 2008-05-17 | 1 | -0/+1 |
* | in theory, this moves the appearance mapper to live | Sean Dague | 2008-05-16 | 1 | -0/+3 |
* | move AppearanceTableMapper to OpenSim.Data.Base. The mapper | Sean Dague | 2008-05-16 | 1 | -0/+2 |
* | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 2008-05-14 | 1 | -0/+6 |
* | * Start recording as a statistic the number of times we start blocking repeti... | Justin Clarke Casey | 2008-05-14 | 1 | -5/+9 |
* | * Start recording initial complete avatar inventory retrieval failures from t... | Justin Clarke Casey | 2008-05-14 | 1 | -1/+2 |
* | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 2008-05-14 | 1 | -0/+1 |
* | From: Dr Scofield <DrScofield@xyzzyxyzzy.net> | Sean Dague | 2008-05-14 | 1 | -0/+109 |
* | * As part of the region registration process, the grid service now requests t... | Justin Clarke Casey | 2008-05-13 | 1 | -0/+1 |
* | * Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ... | Teravus Ovares | 2008-05-09 | 1 | -0/+1 |
* | * Spring cleaning, round 3029 | Adam Frisby | 2008-05-08 | 1 | -29/+0 |
* | * Some refactorings. | Adam Frisby | 2008-05-08 | 1 | -0/+28 |
* | * Fixed some compiler warnings | Adam Frisby | 2008-05-07 | 1 | -12/+0 |
* | Restored svn:keywords to prebuild.xml. | Jeff Ames | 2008-05-06 | 1 | -1/+1 |
* | fixed the dos line endings | Sean Dague | 2008-05-02 | 1 | -1/+1 |
* | remove db4o from prebuild. It isn't removed from the tree yet, | Sean Dague | 2008-05-01 | 1 | -27/+0 |
* | * Adding unit test support to Environment for modules. | Adam Frisby | 2008-05-01 | 1 | -0/+3 |
* | * Implemented new InterRegion comms method in the form of InterregionModule | Adam Frisby | 2008-04-29 | 1 | -0/+1 |
* | Minor svn, formatting cleanup. | Jeff Ames | 2008-04-27 | 1 | -55/+50 |
* | * Removing old libTerrainBSD and associated Plugin & Project. | Adam Frisby | 2008-04-23 | 1 | -37/+0 |
* | * Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a... | Adam Frisby | 2008-04-22 | 1 | -0/+22 |
* | * Added missing reference to OpenSim.Framework.Communications to RemoteAdminP... | Adam Frisby | 2008-04-21 | 1 | -0/+1 |
* | * Committing first version of SVN Backup Module | Adam Frisby | 2008-04-17 | 1 | -0/+30 |
* | comment out OpenSim.Model until first class is added, | Sean Dague | 2008-04-10 | 1 | -2/+2 |
* | * Added stub OpenSim.Model project for migrating core types and base classes | lbsa71 | 2008-04-10 | 1 | -1/+21 |
* | Thank you kindly Diva & KMeisthax for adding the beginnings | Charles Krinke | 2008-04-07 | 1 | -0/+29 |
* | check in prebuild to build OpenSim.Data.NHibernate | Sean Dague | 2008-04-04 | 1 | -0/+32 |
* | move NullStorage => OpenSim.Data.Null to be consistant with | Sean Dague | 2008-04-03 | 1 | -4/+4 |
* | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 2008-04-02 | 1 | -3/+3 |
* | first pass at fixing up prebuild.xml after the | Sean Dague | 2008-04-02 | 1 | -49/+49 |
* | changes back the output path for simple module to its own bin folder. [if you... | MW | 2008-04-02 | 1 | -2/+2 |
* | few more minor changes, needs prebuild to be ran. | MW | 2008-04-01 | 1 | -2/+2 |
* | * Added competely untested MSSQLMapper | lbsa71 | 2008-03-30 | 1 | -0/+29 |
* | Committed patch from Lulurun to fix Mantis 817. Thanks Lulurun | Johan Berntsson | 2008-03-26 | 1 | -0/+27 |
* | rearranged a couple of projects in prebuild.xml: | MW | 2008-03-25 | 1 | -39/+41 |
* | Moved Avatar appearance Factory to its own project so that the reference to M... | MW | 2008-03-25 | 1 | -1/+29 |
* | * Refactored out circular reference in Region.Environment <-> Framework.Data.... | lbsa71 | 2008-03-25 | 1 | -2/+30 |
* | Added a plugin loader in GridServer | Johan Berntsson | 2008-03-24 | 1 | -0/+1 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -3/+1 |
* | Thank you kindly, Grumly57 for: | Charles Krinke | 2008-03-15 | 1 | -0/+1 |
* | * SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModule | lbsa71 | 2008-03-13 | 1 | -18/+3 |
* | clone off pCampBot to OpenSim.TestSuite, as I'm going to be | Sean Dague | 2008-03-11 | 1 | -0/+28 |