| Commit message (Expand) | Author | Age | Files | Lines |
* | Stage 2: GridServices build files should be fixed now, Someone will need to t... | MW | 2007-05-24 | 1 | -49/+49 |
* | Stage 1 of repairing the build files, those ofr the OpenSim regionserver shou... | MW | 2007-05-24 | 1 | -18/+18 |
* | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 2007-05-24 | 1 | -53/+53 |
* | Some more code refactoring, plus a restructuring of the directories so that t... | MW | 2007-05-24 | 1 | -235/+265 |
* | * Reduced effect of terraforming brushes by 1000%. | Adam Frisby | 2007-05-24 | 1 | -0/+1 |
* | Added session IDs to the grid management agent | gareth | 2007-05-18 | 1 | -0/+1 |
* | Let stuff be broken! | Adam Frisby | 2007-05-16 | 1 | -2/+3 |
* | Moved the OpenSimMain class into the OpenSim.exe project | MW | 2007-05-16 | 1 | -0/+3 |
* | Turned SimClient into a partial class (and added SimClient(Grid), so that gri... | MW | 2007-05-15 | 1 | -0/+1 |
* | Finished off adding the new management API to gridserver | gareth | 2007-05-14 | 1 | -0/+1 |
* | Added skeleton for grid management agent | gareth | 2007-05-14 | 1 | -0/+25 |
* | Added skeleton master service manager | gareth | 2007-05-13 | 1 | -1/+23 |
* | (no commit message) | gareth | 2007-05-13 | 1 | -62/+0 |
* | Fixed nant build files | gareth | 2007-05-08 | 1 | -5/+66 |
* | SQLite support added to grid manager. (Win!) | Adam Frisby | 2007-05-05 | 1 | -0/+24 |
* | Fixed issue with prebuild causing duplicate reference with standard libraries. | Adam Frisby | 2007-05-05 | 1 | -1/+0 |
* | * Added Microsoft SQL Support | Adam Frisby | 2007-05-05 | 1 | -0/+24 |
* | Updated and run prebuild. | Adam Frisby | 2007-05-05 | 1 | -0/+24 |
* | Cleaned up Adam's mess | gareth | 2007-05-05 | 1 | -2/+2 |
* | Prebuild needs some lovin too. | Adam Frisby | 2007-05-04 | 1 | -5/+52 |
* | And it's fixed | gareth | 2007-04-30 | 1 | -123/+127 |
* | Done some more conversion work on the asset server | gareth | 2007-04-30 | 1 | -0/+29 |
* | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 2007-04-25 | 1 | -0/+28 |
* | Renamed the Servers directory to OpenSim.Servers | MW | 2007-04-11 | 1 | -1/+1 |
* | Attempt to rearrange some of the directories | MW | 2007-04-11 | 1 | -12/+12 |
* | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 2007-04-11 | 1 | -3/+5 |
* | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 2007-04-11 | 1 | -592/+616 |
* | Added POST handler for /sims/ in the grid server | gareth | 2007-04-11 | 1 | -2/+1 |
* | * nant building again | lbsa71 | 2007-04-11 | 1 | -4/+4 |
* | Adding BDB to prebuild, making BDB compile. | Adam Frisby | 2007-04-11 | 1 | -0/+26 |
* | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ... | Adam Frisby | 2007-04-11 | 1 | -0/+26 |
* | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve... | Adam Frisby | 2007-04-11 | 1 | -0/+1 |
* | Fixed "teh bug" | gareth | 2007-04-10 | 1 | -516/+540 |
* | Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now. | MW | 2007-04-04 | 1 | -26/+0 |
* | * Script prototype | lbsa71 | 2007-04-03 | 1 | -1/+0 |
* | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene... | MW | 2007-04-02 | 1 | -22/+23 |
* | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 2007-04-02 | 1 | -0/+23 |
* | Finished adding Db4o support to user profile manager | gareth | 2007-04-02 | 1 | -21/+2 |
* | Added OpenUser.Config project | gareth | 2007-04-02 | 1 | -0/+24 |
* | Moved grid configuration to Db4o database | gareth | 2007-04-02 | 1 | -0/+27 |
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 1 | -0/+1 |
* | * fixed some Framework refs | lbsa71 | 2007-03-31 | 1 | -2/+2 |
* | * Moved LoginServer and LocalUserProfileManager to OpenSim.Servers | lbsa71 | 2007-03-29 | 1 | -0/+1 |
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -7/+9 |
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -9/+7 |
* | * vaseline + duct-tape. | lbsa71 | 2007-03-27 | 1 | -4/+4 |
* | * Added OpenSim.Framework ref to phys mgr | lbsa71 | 2007-03-27 | 1 | -0/+1 |
* | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 2007-03-27 | 1 | -1/+2 |
* | * Enabled the OpenSim.Servers project | lbsa71 | 2007-03-27 | 1 | -2/+2 |
* | * Now there's one Console class, and instead the apps responds to cmd's and s... | lbsa71 | 2007-03-27 | 1 | -21/+42 |