aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Storage (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Added proper copyright notices to everything (1/3)Adam Frisby2007-06-056-12/+96
|
* * Removed MainConsole.Instance.WriteLine completelyAdam Frisby2007-06-052-23/+24
| | | | | | * Now exists MainConsole.Instance.Error/Warn/Notice/Verbose -- use those instead * Removed some instances of System.Console use - aiming to depreciate this in favour of MainConsole completely.
* Parcel Manager Changes:mingchen2007-06-043-1/+63
| | | | | | | | | | *Added Parcel Backup Support for DB4. Other storages currently do not save *Added parcelIDList in ParcelManager to speed up parcel fetching at position *Added ParcelData.cs and ParcelData class for better storage support *Documentation for parcel added *2 Parcel Related bug fixes
* Prebuild and stuffAdam Frisby2007-06-046-475/+475
|
* Rebuilt the build filesgareth2007-05-306-475/+475
| | | | | | Added some more prompts and stuff to ServiceManager
* * Rebuilt PrebuildAdam Frisby2007-05-293-139/+139
| | | | | | | * Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before.
* FIXED THE TRUNK!gareth2007-05-273-139/+139
|
* * re-prebuiltlbsa712007-05-243-36/+0
| | | | | * deleted all those *.user - ignore them next time!
* Stage 2: GridServices build files should be fixed now, Someone will need to ↵MW2007-05-241-1/+1
| | | | | | | test it under nant, and the releng scripts might need updating as we now have two solutions. Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices.
* Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW2007-05-246-40/+40
| | | | should now be okay. Now onto the Grid servers...
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-2416-0/+1071